New Landing How can we help? Themeforest Theme Support Neighborhood Remove price from Shop Products element

Viewing 15 posts - 1 through 15 (of 20 total)
  • #229825
    wildemaarten
    Member
    Post count: 105

    Hi,

    I would like to remove the price from the Shop Products elements i am using on my frontage.
    I am using them with Selected products.
    Can you please assist me to implement this?

    Cheers and have a great day.

    Maarten

    #229839
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .home .price{
    display:none !important;
    }

    Thanks
    Mohammad

    #229855
    wildemaarten
    Member
    Post count: 105

    Hi Mohammad,

    Thanks. However the prices are still displayed.
    Best regards Maarten

    #229856
    wildemaarten
    Member
    Post count: 105
    #229860
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Pleas use this custom css code:-

    .home .woocommerce ul.products li.product .price, .woocommerce div.product p.price{
    display:none !important;
    }

    Thanks
    Mohammad

    #229898
    wildemaarten
    Member
    Post count: 105

    Thanks Mohammad.
    Fast and excellent as always!
    Cheers Maarten

    #229918
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great

    Thanks Mohammad

    – Kyle

    #230952
    wildemaarten
    Member
    Post count: 105

    Hi guys,

    I see the prices are now also removed when i select a product.
    They are displayed on the products on the product category page but when i select a product there is no price mentioned :).
    https://www.taartenvanmaarten.nl/product-categorie/taarten/

    Hope you can help.
    Have a nice day!

    Cheers,
    Maarten

    #230965
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
     display: none !important;
    }

    Thanks
    Mohammad

    #231951
    wildemaarten
    Member
    Post count: 105

    Hi Mohammad,

    Your solution removes the prices from all pages.

    I want the prices to be removed only from the homepage.
    Your solution with “.home” at the beginning does solve that but also removes it from the specific page of a product.

    https://www.taartenvanmaarten.nl/ -> prices are removed –>> That’s OK
    https://www.taartenvanmaarten.nl/product-categorie/taarten/ -> prices are mentioned –>> That’s OK

    https://www.taartenvanmaarten.nl/product/hazelnoot/ -> Price is removed –>> That’s not OK

    Hope you can help.

    Cheers,
    Maarten

    #231988
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Pleas remove the last code and use this custom css code:-

    .home .woocommerce ul.products li.product .price, .woocommerce div.product p.price{
    display:none !important;
    }
    
    .tax-product_cat .woocommerce ul.products li.product .price, .woocommerce div.product p.price{
    display:none !important;
    }

    Thanks
    Mohammad

    #232005
    wildemaarten
    Member
    Post count: 105

    Hi Mohammad,

    Thanks. However the price is still not displayed at the specific product page.
    Other pages are ok.

    https://www.taartenvanmaarten.nl/product/worteltaart/ for example is not showing the price.

    Hope you can help.

    Have a great Sunday.

    Cheers,
    Maarten

    #232010
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please clear the cache of plugin that is crated by cache plugin.
    Thanks
    Mohammad

    #232013
    wildemaarten
    Member
    Post count: 105

    Hi Mohammad,
    Using Wordfence and WP Rocket and emptied both caches. Still no go.
    Shall i supply login credentials?

    Cheers,
    Maarten

    #232040
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I just provide me login detail to check and resolve the issue.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register