Search the Community
Showing results for tags 'PS 1.5.4.1.'.
-
I have forced SSL by editing the frontcontroller.php. By changing public $ssl = false; ---> public $ssl = true; This made my entire site using SSL. Using chrome, the yellow padlock shows when visiting only the category and product pages. This was a problem before due to the quick search bar. But I fixed that. Is it possible to have the quick search effecting these other pages too, or is it a whole different thing? Thanks!
- 16 replies
-
- Form action SSL
- tpl
- (and 7 more)
-
My products have been disapproved on google shopping because: 1) The products are getting disapproved because of Google not being able to crawl the landing pages of the products. 2) The landing page may be working when opened manually but due to a lot of redirects on my website Google is not able to crawl the pages. I have forced SSL on my site, would that have something to do with all the redirects? My site is: http://tinyurl.com/pma9hu9 Anyone know what I can do so Google doesn't disapprove my products? Thanks! Example of 1 of my products (you can see some have https and the link is http): <item> <g:id>SMUS40</g:id> <title><![CDATA[Product Name - Category Name]]></title> <description><![CDATA[The description is here....]]></description> <link><![CDATA[http://www.mydomain.com/subcat/productname.html]]></link> <g:image_link><![CDATA[https://www.mydomain.com/107-thickbox_default/productname.jpg]]></g:image_link> <g:condition>new</g:condition> <g:product_type><![CDATA[Products Hardware Blocks Big Boat Blocks]]></g:product_type> <g:google_product_category><![CDATA[Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Sailboat Parts]]></g:google_product_category> ...........etc, etc, etc, </item>
- 2 replies
-
- google shopping
- redirects
- (and 4 more)
-
In Google webmaster tools I have 24 URL's that are not found. 404 errors. I am seeing this occurs if you go to my site for example and type in www.mydomain.com/category and then click on the "brands" link at the top (fyi this link has been renamed from the manufacturing block). Does anyone know what is going on here? Would there be a manual way to redirect this so it doesn't have a 404 error? Thanks for your help. Below is a screen shot of what I'm seeing in Webmaster tools.
- 3 replies
-
- webmaster tools
- PS 1.5.4.1.
-
(and 4 more)
Tagged with:
-
I am in need of a module or CSV document that will allow me to upload products. Is there a CSV file that can do this (with explanations on how to use)? or a module that allows you to input everything? I'm using PS 1.5.4.1. and my product section is relatively simple, although I have an extra information section for products called "multiple tabs for products." I'm looking for something that would allow me to at least create the information section, prices, SEO, Associations, Shipping, images, attachments and multiple tabs for products. I can go back and fill out the rest if I need to. Does anyone know of a module that can handle this or have a CSV file that I can upload? I'm new to this and looking for what people think will work best... THANK YOU!
- 4 replies
-
- import products
- PS 1.5.4.1.
-
(and 2 more)
Tagged with:
-
I edited my frontcontroller.php by changing publick $ssl; --> public $ssl =true; this made my entire site Secure. 3 forms initally showed up that were http and not https <form id="productsSortForm" action="http://www.domain.com/18-big-boat-blocks"> <form action="http://www.domain.com/18-big-boat-blocks" method="get" class="nbrItemPage pagination"> <form action="http://www.domain.com/18-big-boat-blocks" method="get" class="pagination"> The top one was corrected by changing it to <form id="productsSortForm" action="{$link->getPageLink('search',true)|escape:'html':'UTF-8'}"> However I am still unable to change the last two: <form action="{if !is_array($requestNb)}{$requestNb}{else}{$requestNb.requestUrl}{/if}" method="get" class="nbrItemPage pagination"> <form action="{if !is_array($requestNb)}{$requestNb}{else}{$requestNb.requestUrl}{/if}" method="get" class="pagination"> Does anyone know how to make these form actions produce https? This would make my entire site show the green padlock instead of yellow for category and product pages. Thank you!
- 3 replies
-
- Frontcontroller.php
- force SSL
- (and 6 more)
-
I need help with a few things. I've looked and tried just about everything. First for the Homefeatured block where it says Featured Products. I'd like to move that header over to match the content on the right side. (Shown by the red arrow). Everytime I make an edit it changes the margin for the New Products block also, I just want the featured products to change. Next The Product title that is circled in red. I need help changing that. Everytime I change that, other words change in different blocks. How do I specify just for that area that is circled? Last, When hovering over viewed products, specifically the top one, it gets really jumpy and the border bounces around. Can anyone help me fix that?
- 13 replies
-
- homefeatured.css
- global.css
-
(and 4 more)
Tagged with: