mipravin Posted April 12, 2013 Share Posted April 12, 2013 Hi Friends, I have a prestashop version 1.4.8.2. product comparison not working well. when i remove a product from comparision page, the product doesn't get removed. But after removing product from product comparison page if i press F5 key, product gets removed. plz suggest me a solution. Can upgrade from 1.4.8.2 to latest stable version will solve this issue? Regards, Pravin 1 Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 15, 2013 Share Posted April 15, 2013 HI Pravin, that is a caching issue, have you tried on different browsers? Link to comment Share on other sites More sharing options...
mipravin Posted April 16, 2013 Author Share Posted April 16, 2013 I have tried on all browsers. problem is same on all browsers...even i have cleared cache many times.. Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 16, 2013 Share Posted April 16, 2013 Hi Pravin, do you have a link to your store? Link to comment Share on other sites More sharing options...
nakul Posted September 29, 2013 Share Posted September 29, 2013 (edited) Hi Benjamin, i am facing same problem which pravin facing. Here is the link. http://www.tabsort.org/39-narrow-your-search 1. choose at max. 4 products for comparision 2. Click compare button 3. Start removing products one by one. 4. The first product gets removed instatntly. 5. While for all other they dont get disappeared. But acually they get removed from comparision if we reload the page. I am using PS 1.5.4.1 Please help me out. Thanks. Edited September 29, 2013 by nakul (see edit history) Link to comment Share on other sites More sharing options...
nakul Posted October 8, 2013 Share Posted October 8, 2013 No one there to reply?????? :( :( :( Just wanted to ask a little help about this problem. What I want is that reload page after i hit remove . Below is the code. <a class="cmp_remove" href="{$link->getPageLink('products-comparison', true)}" rel="ajax_id_product_{$product->id}" >{l s='Remove'}</a> Above code helps to remove product at the server side but we need to reload it manually. Can any one give me code that will reload the page as I press Remove. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts