• Resolved richardmaximun

    (@richardmaximun)


    Hi,

    This plugins is great! just i need but after active it show a “VIEW LIST” block in the middle of my home page (just into the slide block) and broke my layout. How to do?

    <div style="style=" display:="" block""="">
    <a class="link_to_rfq_page_link" href="https://mydomain.com/quote-request/">&nbsp;View List&nbsp;</a>            
    </div>

    Thanks

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Neah Plugins

    (@gplsaver)

    Please try 1.8.59 and let us know if it is fixed.

    Thread Starter richardmaximun

    (@richardmaximun)

    Great!!

    It is working now.

    Thanks you very much!!

    Thread Starter richardmaximun

    (@richardmaximun)

    Hi,

    Today i noticed the same issue in “product list page” after “add to quote” any item.

    Please check it

    Thanks

    Plugin Author Neah Plugins

    (@gplsaver)

    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.

    Thread Starter richardmaximun

    (@richardmaximun)

    Hi

    URL: https://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

    Thread Starter richardmaximun

    (@richardmaximun)

    Plugin Author Neah Plugins

    (@gplsaver)

    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.

    Thread Starter richardmaximun

    (@richardmaximun)

    You are right. It work finE with storefront theme. I am try to fix it by my self until theme author feedback zzzZZZzzzZZZ

    Thread Starter richardmaximun

    (@richardmaximun)

    DIV tag does not close as it should on category list page or any product list

    Please see the picture:

    rqfCode Broken Sreenshot

    How can i do fix it, please? I need to use both, Flatsome theme and RFQ plugin ??

    Thanks you very much

    Thread Starter richardmaximun

    (@richardmaximun)

    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}" >&nbsp;{$view_your_cart_text}&nbsp;</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}" >&nbsp;{$view_your_cart_text}&nbsp;</a></div>

    Thanks you very much

    Plugin Author Neah Plugins

    (@gplsaver)

    Great job. Thanks for finding it. I was having a hard time finding it. fixed in 61.

    Thread Starter richardmaximun

    (@richardmaximun)

    Yes, was hard work. I am magento developer, new for wordpress ??

    Let me check the Plus version and spanish LATAM translation to purchase it

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Conflict after active’ is closed to new replies.