Home Forums WoodMart support forum Missing price suffix

Missing price suffix

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #560224

    Fletsch
    Participant

    Hello

    I use “Price unit of measure” for some products, for some not. Now in the cart the price suffix is missing for those products without a unit of measurement. See here: https://nimb.ws/VLBWOk6

    This looks like an error as when I enter a unit of measurement the price suffix shows up. But I can’t enter it everywhere as I only sell some products per squaremeter.

    Best regards

    #560240

    Fletsch
    Participant

    Also I have the problem that the right column on the checkout page is constantly grayed out and the wheel doesn’t stop turning. Any idea what’s wrong? This worked some time ago.

    I disabled the payment methods one after the other but that doesn’t help.

    See: https://nimb.ws/paOe4C8

    • This reply was modified 1 week, 4 days ago by Fletsch.
    #560269

    Fletsch
    Participant

    Also since a recent update parts of the menu label are hidden: https://nimb.ws/xlVJT3P

    #560517

    Hello,

    01. Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand whether it is our theme issue?

    02. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Best Regards.

    #563098

    Fletsch
    Participant

    Hi there

    01. Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand whether it is our theme issue?

    When using another theme there are no price suffix and no unit of measure: https://nimb.ws/9kmgBcS
    Which is also logical as unit of measure is a feature from the Woodmart theme. So I guess the price suffix is also coming from your theme. But it makes no sense that it gets only displayed for products with a unit of measure. Should be displayed for all product or for none, no?

    Screenshot with Woodmart: https://nimb.ws/Lrq0la8

    02. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    You where right, the error was coming from a plugin that checked for broken links.

    Also since a recent update parts of the menu label are hidden: https://nimb.ws/xlVJT3P

    Any help for this? I tried various CSS changes but couldn’t get this label some layers up. z-index doesn’t seem to have an influence.

    Best regards,
    Reto

    #563175

    Hello,

    01. The Price Suffix is coming from WooCommerce. Navigate to WooCommerce > Settings > Tax > Price display suffix.

    02. Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .woodmart-nav-link .menu-label {
        bottom: 70% !important;
    }

    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)