-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Unable to insert multiple catalog product list widgets in CMS page #4468
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
Comments
@tkacheva can you review if this is a bug or an improvement? |
@kandrejevs |
@palamar I had the same issue - MAGETWO-54911 please check |
Yes, The problem is still there. We have same issue now (version 2.1.1). I have also checked the problem on Magento Sample Data package (V2.1.1) . But we can solve this problem by disabling all cache types from Cache Management. However, the site could take 15- 20 second to load. |
@tkacheva do you know when this is fixed? |
I'm getting this error as well |
I'm getting this error too. (version 2.1.1) |
Issue is still on 2.1.3 also. But just setting the option to remove pagination seems to work until you have the issue resolved. |
Issue still in 2.1.3. Does anyone have a workaround? |
Issue is still in 2.1.5, possible due to pager (pagination) and page_var_name which seems to be generated unique to each category product list widget generated. What worked for me was under 'Category Products List' select Display Page Control to 'No'. Hope this helps! Permanent solution still needed. |
Yep this issue is still in Magento 2.1.5. You can temporary solve it by Disable Blocks HTML output cache |
Bug is still present in 2.1.6 |
@phuongnd disabling the block output doesn't help :( |
There error in 2.1.7 too, couldn't find the solution on whole internet... |
@smokygeek17 do you refresh the cache? @johnsonmasih just disable blocks HTML output cache, it will be sorted out. |
@phuongnd Refreshing cache or disabling blocks HTML output cache didn't work |
@johnsonmasih we're using multi widget here http://novetty.zooextension.com/stores/store/switch/?___store=home9_en and it's working very well. |
@phuongnd Yes it did. And your next advise to disable the HTML output cache didn't work. We just used the "SKU is one of" option and listed all SKUs that are needed. But it's obviously a bug. |
@smokygeek17 yes, it's exactly a bug. Disable block html cache is just a temporary solution. |
Hi any update on this issue? |
Hey, I faced the issue in Magento 2.2 as well. Can you please let know the solution of the same. |
we had this issue too. Quick solution is duplicate the widget phtml file, so you never have the same template loaded twice on the same page. |
This issue is still present in 2.2.6 version any updates ?? |
The only solution seems to be disable pagination "Display Page Control" to NO |
@magento-engcom-team give me 2.3-develop instance |
Hi @vasilii-b. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @vasilii-b, here is your Magento instance. |
Hi @vasilii-b. Thank you for working on this issue.
|
@magento-engcom-team give me 2.2-develop instance |
Hi @vasilii-b. Thank you for your request. I'm working on Magento 2.2-develop instance for you |
Hi @vasilii-b, here is your Magento instance. |
…ist widgets (with pager) in CMS page"
Hi @kandrejevs. Thank you for your report. The fix will be available with the upcoming 2.3.1 release. |
…roduct list widgets (with pager) in CMS page" #18714
…ist widgets (with pager) in CMS page"
Hi @kandrejevs. Thank you for your report. The fix will be available with the upcoming 2.2.8 release. |
…catalog product list wid… #18874
I am on magento 2.3.0 this issue is still not fixed. |
Preconditions
Steps to reproduce
Actual result
error in CMS page output:
Expected result
Content is displayed properly, error message is absent.
The text was updated successfully, but these errors were encountered: