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

Custom layout update ignored after refresh #340

Open
gijsve opened this issue Mar 19, 2019 · 1 comment
Open

Custom layout update ignored after refresh #340

gijsve opened this issue Mar 19, 2019 · 1 comment

Comments

@gijsve
Copy link

gijsve commented Mar 19, 2019

We have for one catergory this xml update:

<reference name="product_list_toolbar">
  <action method="addPagerLimit"><mode>list</mode><limit>200</limit></action>
  <action method="addPagerLimit"><mode>grid</mode><limit>200</limit></action>
</reference>

This works okay when FPC is turned off. When it is turned on and we refresh one or two times the update is ignored.

We have the same kind of problem on the layered navigation. Using it after cache refresh, all works okay. Refreshing the filter, for example click on an attribute, then deselect it and select it again and it doesn't work anymore.

Who can help? The problem is driving me nuts.

@gijsve
Copy link
Author

gijsve commented Mar 19, 2019

Ok so I solved it. Very stupid. I totally debugged it and found that productlist was in lazy blocks config. :D hope I did not waste anybody's time.

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

1 participant