• Resolved Rufus87

    (@rufus87)


    Hi there,

    Many thanks for the great plugin.

    I found an issue that comes from the latest v1.8.150 while I remove an item from the cart. The request comes with ?removed_item=1 and there is a special case that renders an inline css .amount,.bundle_price {display:none !important; } which hides all prices.

    Please see following screenshots:
    https://prnt.sc/q36jmq
    https://prnt.sc/q36jtq

    Can you please review this case?

    Thanks in advance.

    • This topic was modified 5 years, 3 months ago by Rufus87.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Neah Plugins

    (@gplsaver)

    Can you provide your plugin settings, WooCommerce version?

    Thread Starter Rufus87

    (@rufus87)

    Woocommerce v3.8.0

    I don’t know why do you need my settings and how to provide them to you?

    The settings does not take any effect, just check the code I highlighted in the screenshots.

    BTW: the error presents on today’s v1.8.151 as well.

    Plugin Author Neah Plugins

    (@gplsaver)

    I can’t reproduce the error at my end. I also don’t have another similar report. That is why I asked you what your settings were so I can try to reproduce the error.

    From WooCommerce->settings->rfqtoolkit->general (first couple of settings).

    I appreciate you sending me screenshots of the code. But I already know where to get that. What I don’t know and I am trying get, is information about any conflicts or warnings in error log, etc <i>at your end</i>

    Thread Starter Rufus87

    (@rufus87)

    Here are the setting screenshot

    https://prnt.sc/q3p3ap

    Thanks

    Plugin Author Neah Plugins

    (@gplsaver)

    I have removed the action for now. Although I could not duplicate the error, I could not create a problem without it either. All the price visibility is handled elsewhere.

    Thread Starter Rufus87

    (@rufus87)

    @gplsaver ,

    Many thanks for the fix.

    We also face undefined index “HTTP_HOST” issue while running WP_CLI commands.

    Can you please ensure the variable existing via isset( $_SERVER[ ‘HTTP_HOST’ ] ) before using it?

    Thanks a lot.

    Thread Starter Rufus87

    (@rufus87)

    Many thanks for the update.

    Feel free to close the topic.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Prices are hiden in cart’ is closed to new replies.