Home › Forums › WoodMart support forum › Please help me remove title categories
Please help me remove title categories
- This topic has 17 replies, 3 voices, and was last updated 6 years, 7 months ago by Artem Temos.
-
AuthorPosts
-
May 24, 2018 at 7:49 am #59119
thoitrangdongphuccaocap.vnParticipantPlease help me remove title categories
Attachments:
You must be logged in to view attached files.May 24, 2018 at 7:54 am #59128
thoitrangdongphuccaocap.vnParticipantI 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;
}May 24, 2018 at 10:41 am #59154
Elise NoromitMemberHello,
Please try this CSS:
.page-title.color-scheme-light .entry-title { display: none; }
Please add this CSS to Theme Settings > Custom CSS.
Best Regards
May 25, 2018 at 4:28 am #59437
thoitrangdongphuccaocap.vnParticipantNot 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.
May 25, 2018 at 4:29 am #59438
thoitrangdongphuccaocap.vnParticipantFilter not working for me? Please help me!
Attachments:
You must be logged in to view attached files.May 25, 2018 at 7:33 am #59481
Elise NoromitMemberHello,
Please deactivate all the third parties plugins not related to the theme and provide your site admin access we shall check.
Best Regards
May 25, 2018 at 8:36 am #59510
thoitrangdongphuccaocap.vnParticipantOK. I Will
May 25, 2018 at 10:13 am #59535
Elise NoromitMemberHello,
Please deactivate all third parties plugins not related to the theme.
Best regards
May 25, 2018 at 10:19 am #59538
thoitrangdongphuccaocap.vnParticipantI deactivate all third parties plugins, you can access.
May 25, 2018 at 12:08 pm #59549
Elise NoromitMemberHello,
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
May 26, 2018 at 1:27 am #59669
thoitrangdongphuccaocap.vnParticipantI 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.May 26, 2018 at 7:15 am #59687
Elise NoromitMemberHello,
Please provide FTP access. Make sure all the third parties plugins not related to the theme, have been deactivated
Best Regards
May 26, 2018 at 1:03 pm #59757
thoitrangdongphuccaocap.vnParticipantOK. I did.
May 26, 2018 at 5:02 pm #59789
Elise NoromitMemberHello,
Your FTP access is not valid. Please provide a valid one.
Best Regards
May 26, 2018 at 6:52 pm #59810
thoitrangdongphuccaocap.vnParticipantPlease try again with information below:
May 27, 2018 at 7:40 am #59834
Elise NoromitMemberHello.
I have entered FTP, however, I cannot find the WP installation. Please provide the path to the folder.
Best Regards
May 27, 2018 at 8:26 am #59838
thoitrangdongphuccaocap.vnParticipantHere!
May 27, 2018 at 3:01 pm #59878
Artem TemosKeymasterSeems 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. -
AuthorPosts
- You must be logged in to create new topics. Login / Register