jmass78 Posted July 28, 2012 Share Posted July 28, 2012 (edited) hello, my site is littlehousearts.com and I am having an issue where the character "1" without quotes appears on my product pages between the more info tab and the product image. I am using Theme001 and have searched all over the product.tpl file but cannot find where this number 1 is accidentally input. When I view my page source i get the following div tags but do not know where to locate them in prestashop: 1 Any information on how to get rid of this is greatly appreciated. Edited July 28, 2012 by jmass78 (see edit history) Link to comment Share on other sites More sharing options...
Médéric Posted July 28, 2012 Share Posted July 28, 2012 Hi, Maybe in your product.tpl in your theme. after : <!-- description and features --> {if $product->description || $features || $accessories || $HOOK_PRODUCT_TAB || $attachments} <div id="more_info_block" class="clear"> Link to comment Share on other sites More sharing options...
jmass78 Posted July 28, 2012 Author Share Posted July 28, 2012 i checked the product.tpl file in my theme and do not see it anywhere, I even ctrl-F and search all instancesof the number 1 and there is no rogue out of place 1's Link to comment Share on other sites More sharing options...
Dh42 Posted July 28, 2012 Share Posted July 28, 2012 Post your site with a link to a product. It might actually be a variable that is outputting 1 as a value. Link to comment Share on other sites More sharing options...
jmass78 Posted July 28, 2012 Author Share Posted July 28, 2012 http://littlehousearts.com/painting/41-winsor-newton-cotman-water-colours-single-colours-21-ml.html It shows up on all of the product pages only Link to comment Share on other sites More sharing options...
Dh42 Posted July 28, 2012 Share Posted July 28, 2012 Try taking this out. {$HOOK_PRODUCT_FOOTER} Link to comment Share on other sites More sharing options...
jmass78 Posted July 28, 2012 Author Share Posted July 28, 2012 That seemed to work! will it affect my sites functionality not having it? Link to comment Share on other sites More sharing options...
Dh42 Posted July 28, 2012 Share Posted July 28, 2012 Not at all, you aren't loading a footer on that page. Link to comment Share on other sites More sharing options...
jmass78 Posted July 28, 2012 Author Share Posted July 28, 2012 sweet, thanks for your help! Link to comment Share on other sites More sharing options...
Dh42 Posted July 28, 2012 Share Posted July 28, 2012 No Problem Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now