Home Forums WoodMart support forum In some product we find “blog” text

In some product we find “blog” text

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #120699

    Rune J
    Participant

    Hi again and thanks!

    We have a new problem… In some product we find “blog” text in the product description. Why??

    Se picture

    Attachments:
    You must be logged in to view attached files.
    #120721

    Hello,

    Provide your site admin access and product URL with the problem.

    Please confirm the permit to deactivate all the plugins not related to the theme and switch the parent theme for the period of checking what may take up to 20 minutes.

    Best Regards

    #121613

    Rune J
    Participant

    Thank you, we managed to identify the error and it was nothing to do with your theme. So this is fixed 🙂

    However, we have some problems with shop links. It looks different on mobile and laptop. We want it to look like the mobile version where there are round shapes. How do we implement this? See picture

    Attachments:
    You must be logged in to view attached files.
    #121677

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-hover-base.product-in-carousel:hover .woodmart-buttons {
        background-color:transparent;
    	box-shadow:none;
    }
    body .product-grid-item.woodmart-hover-base.product-in-carousel .woodmart-buttons > div a {
        background-color: #fff;
        -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        border-radius: 50%;
        width: 35px;
        height: 35px;
    	margin-bottom:10px;
    }

    Best Regards

    #121695

    Rune J
    Participant

    Thanks! Can we get the same stile on the shop and not only ind the carousel?

    #121697

    Rune J
    Participant

    Or if we could get this design on both mobile version, laptop and carousels. That would really be wanted 🙂 Se new picture – and Thanks a lot! 🙂

    Attachments:
    You must be logged in to view attached files.
    #121709

    Hello,

    It is not possible to make the same layout on both grids and carousel, unfortunately.

    Best Regards

    #121832

    motin787
    Participant

    hi
    Mobile menu problem mobile version is not hide mobile menmu
    please solve is problem

    Attachments:
    You must be logged in to view attached files.
    #121847

    Hello,

    Please provide your site admin access and confirm the permit to deactivate all the plugins not related to the theme and switch the parent theme for the period of checking what may take up to 20 minutes.

    Best Regards

    #122298

    Rune J
    Participant

    Thanks! Another thing. How can i hide “sold out” products from the “Product carousel”?

    It is not relevant to find “sold out” products under a news carousel, for example.

    #122335

    Hello,

    Please navigate to Woocommerce > Settings > Product Tab > Inventory and enable “Hide out of stock items from the catalog”

    Best Regards

    #122463

    Rune J
    Participant

    Hello again,

    Yes, but this feature removes the item “sold out” from all sides of the shop. It is only wanted to remove them on the front and carousel

    #122471

    Hello,

    There is no option to differentiate. You can just add ID products into carousel and grid.

    Best Regards

Tagged: ,

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