Please try 1.8.59 and let us know if it is fixed.
Hi,
Today i noticed the same issue in “product list page” after “add to quote” any item.
Please check it
Thanks
Can you post the specific code as you did before? I can’t find the same issue but it might be a different problem or give a link to the page with the problem.
Hi
URL: http://wdp.proitsecurity.cl/shop/
Issues list:
1- Layout broken after “add to quote” any item: category list, related items list and product list page,
2- Hide the items price block: For “related items” list in product page of “RFQ item” after active RFQ pluggin
Thanks you very much
try version 60 and see if it is fixed. if not, as a test, try it with another theme to see if it is a theme conflict vs an error.
You are right. It work finE with storefront theme. I am try to fix it by my self until theme author feedback zzzZZZzzzZZZ
DIV tag does not close as it should on category list page or any product list
Please see the picture:
Code Broken Sreenshot
How can i do fix it, please? I need to use both, Flatsome theme and RFQ plugin 😀
Thanks you very much
Hi @gplsaver
I found the bug 😉
in file woo-rfq-for-woocommerce/includes/classes/cart/gpls_woo_rfq_cart.php (line 529), DIV tag is not closed:
528 echo <<< eod
529 <div style="display: block"><a class="link_to_rfq_page_link" href="{$link_to_rfq_page}" > {$view_your_cart_text} </a>
530 eod;
I only add </div> at end of line, and page layout come back to look fine!
<div style="display: block"><a class="link_to_rfq_page_link" href="{$link_to_rfq_page}" > {$view_your_cart_text} </a></div>
Thanks you very much
Great job. Thanks for finding it. I was having a hard time finding it. fixed in 61.
Yes, was hard work. I am magento developer, new for wordpress 😉
Let me check the Plus version and spanish LATAM translation to purchase it