Home › Forums › WoodMart support forum › Front page categories
Front page categories
- This topic has 10 replies, 2 voices, and was last updated 4 years, 7 months ago by Elise Noromit.
-
AuthorPosts
-
April 19, 2020 at 5:12 pm #188294
tonysharkParticipantHow is this area populated? Check screenshot
Attachments:
You must be logged in to view attached files.April 19, 2020 at 8:32 pm #188335
Elise NoromitMemberHello,
This is Products AJAX Tabs https://xtemos.com/docs/woodmart/shortcodes-2/ as soon as you add the element, you will see its wrapping main element and option to add tabs inside. Here is the manual on how to configure inside tabs: https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/
Best Regards
April 30, 2020 at 8:02 pm #191345
tonysharkParticipantWhy are some the items in attached screenshot in bold and how do I correct it?
Thanks
Attachments:
You must be logged in to view attached files.April 30, 2020 at 9:47 pm #191367
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and provide the site admin access to the private area
Best Regards
May 1, 2020 at 12:56 pm #191526
tonysharkParticipantAdmin details provided.
Can you give me an idea of plugins not related to the theme?
Thanks
May 1, 2020 at 3:09 pm #191556
Elise NoromitMemberHello,
You have 69 active plugins. Please deactivate all not related to the theme, check the issue, then activate one by one checking the issue, to detect which one influence.
These plugins relate to the theme:
Slider Revolution
WPBakery Page Builder
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVGBest Regards
May 1, 2020 at 6:03 pm #191607
tonysharkParticipantOk. How do i also remove extra bit info appearing at the bottom of the page as in attached screenshot?
Thanks
Attachments:
You must be logged in to view attached files.May 1, 2020 at 6:49 pm #191610
tonysharkParticipantI have disabled all plugins and tested and problem still there.
I believe what happens is when i import items to the shop, some of the attributes imported have bold tags wrapped around the causing them to be bold.
When i delete the attribute and manually create it, the bold tag surrounding it disappears.
Is there anyway the imported attributes can be made not to assume their own bold tags?
Regards
May 2, 2020 at 5:32 pm #191775
Elise NoromitMemberHello,
You can add this custom CSS to the Theme Settings > Custom CSS:
body .woodmart-woocommerce-layered-nav .with-swatch-text .layered-nav-link { font-weight: 400; }
Best Regards
May 3, 2020 at 1:08 pm #191951
tonysharkParticipantMay 3, 2020 at 3:56 pm #191974
Elise NoromitMemberHello,
Replace the code with this one:
body .woodmart-woocommerce-layered-nav .with-swatch-text .layered-nav-link { font-weight: 400; font-family: Play,Arial,Helvetica,sans-serif; font-size:14px; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register