Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with cart module #14

Open
ghost opened this issue Mar 4, 2013 · 3 comments
Open

problem with cart module #14

ghost opened this issue Mar 4, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 4, 2013

Got a problem with ezzoom when enabled with my cart if a customer has added items to there cart the block totaly removes from the cache en doesnt show up.

With another setting the block is showing but even when another customer is on my site without any items in there cart is show the number of items in cart for the customer when the page was been cached.

Anyone knows how to fix this?!

@ezramorse
Copy link
Owner

You must have a custom module overriding your cart (so zoom can't). You
will need to follow the instructions on my blog to add the necessary
snippets. See:

http://journal.ezapps.ca/2012/03/zoom-full-page-cache-and-customized.html

On Mon, Mar 4, 2013 at 2:14 AM, jeemiej [email protected] wrote:

Got a problem with ezzoom when enabled with my cart if a customer has
added items to there cart the block totaly removes from the cache en doesnt
show up.

With another setting the block is showing but even when another customer
is on my site without any items in there cart is show the number of items
in cart for the customer when the page was been cached.

Anyone knows how to fix this?!


Reply to this email directly or view it on GitHubhttps://github.com//issues/14
.

@ezramorse
Copy link
Owner

Wait, I see that is only an issue with the block disabled (indicating that
it did in fact override your module). I will need more information about
your site to tell you any more about why the block does not show when an
item is added. Im presuming this isn't a stock Magento installation, right?

On Mon, Mar 4, 2013 at 2:14 AM, jeemiej [email protected] wrote:

Got a problem with ezzoom when enabled with my cart if a customer has
added items to there cart the block totaly removes from the cache en doesnt
show up.

With another setting the block is showing but even when another customer
is on my site without any items in there cart is show the number of items
in cart for the customer when the page was been cached.

Anyone knows how to fix this?!


Reply to this email directly or view it on GitHubhttps://github.com//issues/14
.

@rmccastro
Copy link

I'm having the same problem.
It seems as some blocks arent recognized and therefore are cached.
How can I find the blocks name so I can make an exception?
Btw, I'm using an custom theme so maybe thats the problem

Thanks a lot for this great extension!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants