CharlotteCeramics Posted November 11, 2011 Share Posted November 11, 2011 When any category is clicked on in the front of my store, all of the images have a tick box saying 'select to compare', but all of the products are already ticked. How do you make them un-ticked? Link to comment Share on other sites More sharing options...
CharlotteCeramics Posted November 14, 2011 Author Share Posted November 14, 2011 Here's a link to my store (not yet finished), please click on a category by scrolling down and selecting from the list on the left, for example 'Bowls & Dishes'. http://www.charlottehupfieldceramics.com/shop/ You should see that all of the boxes for each product in a category are pre-ticked for the 'select to compare' option. Is there a way of un-ticking all of these boxes, or even removing the option altogether? Link to comment Share on other sites More sharing options...
CharlotteCeramics Posted November 16, 2011 Author Share Posted November 16, 2011 Does anybody know how to solve this? Please let me know if you need any further info... Link to comment Share on other sites More sharing options...
Nanuk Posted November 26, 2011 Share Posted November 26, 2011 same issue here... someone has a fix to that? Link to comment Share on other sites More sharing options...
tayami Posted January 27, 2012 Share Posted January 27, 2012 Hi, I have the same issue. I think this is a bug, the only work around I can find is to deactivate the compare feature completely. Shame as this is a great feature. Any help would be very appreciated. Thanks! Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 27, 2012 Share Posted January 27, 2012 Hi everybody, Can you please post your URLs, version numbers and current themes so that I can look into this for you? -Mike Link to comment Share on other sites More sharing options...
tayami Posted January 27, 2012 Share Posted January 27, 2012 Hi Mike, After looking into this, I think the issue may be related to some themes from 2link. I am using the very nice Matrice theme (http://dgcraft.free....1-3-1-gratuits/) and so is charlotteceramics, the original poster. I have also seen the same issue on a 2link demo at: http://ipno.tik.free...p?id_category=2 My site is not public yet, but if you have a static IP I can enable access for you (and add the compare feature back). Here is some information about my configuration: Server information Prestashop version: 1.4.6.2 [/left] Server information: Linux #1 SMP Mon Oct 3 18:27:54 EEST 2011 x86_64 [/left] Server software version: LiteSpeed [/left] PHP version: 5.2.17 [/left] MySQL version: 5.0.[spam-filter]community-cll [/left] Many thanks for replying. [/left] Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 27, 2012 Share Posted January 27, 2012 Hi tayami, In that situation, can you please start by switching temporarily to the default theme to see if the issue persists? -Mike Link to comment Share on other sites More sharing options...
tayami Posted January 28, 2012 Share Posted January 28, 2012 Hi Mike, I just switched to the default theme and the issue does not occur. Therefore must be the matrice theme not Prestashop. Thanks for your help! Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 30, 2012 Share Posted January 30, 2012 I'm glad I could help! If you would like, you can contact the developer of the Matrice theme through their website. -Mike Link to comment Share on other sites More sharing options...
tayami Posted February 14, 2012 Share Posted February 14, 2012 Hi, For anyone else facing this issue in the theme, it can be corrected as follows: In /themes/matrice/product-list.tpl Line 57, change: <input type="checkbox" onclick="checkForComparison({$comparator_max_item})" class="comparator" id="comparator_item_{$product.id_product}" value="{$product.id_product}" checked="checked" /> to: <input type="checkbox" onclick="checkForComparison({$comparator_max_item})" class="comparator" id="comparator_item_{$product.id_product}" value="{$product.id_product}"/> i.e. delete the checked="checked" property. Hope this helps. 1 Link to comment Share on other sites More sharing options...
jiggsaw Posted February 16, 2012 Share Posted February 16, 2012 Thanks. I just ran into this problem. Link to comment Share on other sites More sharing options...
tahirmismail Posted June 19, 2012 Share Posted June 19, 2012 Thanks I had the same issue. This fixed it. Link to comment Share on other sites More sharing options...
cardnpaste Posted August 20, 2012 Share Posted August 20, 2012 Hi, I have the same issue. I think this is a bug, the only work around I can find is to deactivate the compare feature completely. Shame as this is a great feature. Any help would be very appreciated. Thanks! Hi, how do you deactivate the compare feature totally? Link to comment Share on other sites More sharing options...
Recommended Posts