Home Forums WoodMart support forum Please help me remove title categories

Please help me remove title categories

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #59119

    Please help me remove title categories

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

    I already try this code CSS, add it to Theme Settings > Custom CSS

    .without-title.with-back-btn .nav-shop {
    padding-left: 0;
    padding-right: 0;
    }
    .shop-title-wrapper .woodmart-back-btn,
    .nav-shop .woodmart-product-categories .category-summary,
    .nav-shop .cat-item .children {
    display: none;
    }

    #59154

    Hello,

    Please try this CSS:

    .page-title.color-scheme-light .entry-title {
        display: none;
    }

    Please add this CSS to Theme Settings > Custom CSS.

    Best Regards

    #59437

    Not work for me. I will input :

    .without-title.with-back-btn .nav-shop {
    padding-left: 0;
    padding-right: 0;
    }
    .shop-title-wrapper,
    .shop-title-wrapper .woodmart-back-btn,
    .nav-shop .woodmart-product-categories .category-summary,
    .nav-shop .cat-item .children {
    display: none;
    }
    .page-title {
    height: 400px;
    }

    It’s working.

    #59438

    Filter not working for me? Please help me!

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

    Hello,

    Please deactivate all the third parties plugins not related to the theme and provide your site admin access we shall check.

    Best Regards

    #59510

    OK. I Will

    #59535

    Hello,

    Please deactivate all third parties plugins not related to the theme.

    Best regards

    #59538

    I deactivate all third parties plugins, you can access.

    #59549

    Hello,

    Most of your products have one and the same price. Please change pricing and provide the link to shop page I cannot find it. Set different features to the product: date, price, rate and try to filter. All the product are the same that is why filter cannot filter it.

    Best Regards

    #59669

    I mean, when clicking on the product in the same form as the link does not apply:
    Example permalink: ?per_page=9, per_page=24, ?per_page=36, ?per_row=2&shop_view=grid, ?per_row=3&shop_view=grid, ex…

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

    Hello,

    Please provide FTP access. Make sure all the third parties plugins not related to the theme, have been deactivated

    Best Regards

    #59757

    OK. I did.

    #59789

    Hello,

    Your FTP access is not valid. Please provide a valid one.

    Best Regards

    #59810

    Please try again with information below:

    #59834

    Hello.

    I have entered FTP, however, I cannot find the WP installation. Please provide the path to the folder.

    Best Regards

    #59838

    Here!

    #59878

    Artem Temos
    Keymaster

    Seems to be some problem in your server configuration. Any requests with PHP _GET parameters like ?orderby=price-desc are not working. Even with other themes, default WooCommerce sorting widget will not work at all. Try to contact your hosting provider for help in this situation since we can’t do anything in our theme to fix this.

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