Home › Forums › WoodMart support forum › CATEGORIES TITLE
CATEGORIES TITLE
- This topic has 20 replies, 2 voices, and was last updated 2 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
July 24, 2022 at 6:37 pm #393217
AnneParticipantHello,
I would like to remove the categories in page title of products archive, only from one category of product archive, how can I do please?
For example, the categories in page title are displayed in all categories of product archive but I would like to remove them (not show them) in one particular category.I have tried adding css but I couldn’t find out the right code.
ThanksJuly 25, 2022 at 1:46 am #393232
Elise NoromitMemberHello,
You need to create a theme preset for Term ID – apply settings for special terms like tags or categories. Then you need to disable showing the categories in the title.
Find our documentation tutorial about this here: https://xtemos.com/docs-topic/theme-settings-presets/
You can disable showing categories in the title in the Theme Settings > Product Archives > Page title.
If you have any questions please feel free to contact us.
Best Regards
July 25, 2022 at 12:35 pm #393338
AnneParticipantThank you, it worked but then I clicked on “To global settings” and the preset options disappeared from the screen of the settings, where is it going please?
If I change my mind and want to remove the preset, should I do the same steps to re insert the categories in title?
July 26, 2022 at 3:39 am #393502
Elise NoromitMemberHello,
You can check the list of the presets under the Theme Settings.
If you have any questions please feel free to contact us.
Best Regards
July 26, 2022 at 12:17 pm #393608
AnneParticipantYes, I’ve found it! Thank you very much, it helped me to understand how the presets works.
July 26, 2022 at 3:31 pm #393653
AnneParticipantHi, I try to change the “products styles” of that particular category, so in hte preset I unchecked “inherit” and chose the one I want but it doesn’t work on the page.
Should I add a rule inside the preset to apply to the products on the page of that category archive please?
July 27, 2022 at 7:14 am #393773
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
July 27, 2022 at 12:02 pm #393825
AnneParticipantThank you,
I have tried with deactivating all plugins, clearing the cache, trying with “single post from term ID”, also removing the css codes linked to the product archives but it still doesn’t work.July 28, 2022 at 2:14 am #393970
Elise NoromitMemberHello,
Please deactivate all the plugins except these ones:
Slider Revolution
Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVG
Switch to the parent theme and check how it works.If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards
July 28, 2022 at 2:35 pm #394098
AnneParticipantHello,
I’ve done it and it hasn’t changed anything. The “products styles” (and also css) changes for the preset of the category “FAITS-MAIN” still don’t work.July 29, 2022 at 5:50 pm #394400
Elise NoromitMemberHello,
Please provide FTP access, and insert the credentials to the Private area.
Best Regards
July 29, 2022 at 6:16 pm #394405
AnneParticipantThank you, I’ve asked to my host server and they advised me against giving my FTP access, what do you need to look at inside in particular please that can help? I can ask them or take screenshots.
July 30, 2022 at 1:55 am #394463
Elise NoromitMemberHello,
Our developers need to check deeper the code, I cannot tell you exactly as I am not skilled enough in coding.
We can hardly solve the issue without access. You can provide and then check the access. When you provide the FTP our developers would check carefully and give suggestions or fix.
If you have any questions please feel free to contact us.
Best Regards
July 31, 2022 at 2:09 pm #394630
AnneParticipantHello, thank you for your answer, please find the access below
As a reminder, the preset for the category FAITS-MAIN have several features that doesn’t respond when I uncheck “inherit” as:
-the product style,
-css
-free shipping bar
and maybe more features that I haven’t tried yet.Thank you
August 1, 2022 at 4:44 am #394704
Elise NoromitMemberHello,
We can hardly help without FTP access.
If you have any questions please feel free to contact us.
Best Regards
August 1, 2022 at 12:14 pm #394784
AnneParticipantHello, please find the ftp access below.
August 2, 2022 at 12:37 pm #394992
Elise NoromitMemberHello,
Please add this code to the functions.php of the child theme.
add_action( 'loop_start', 'woodmart_reset_loop', 10 );
Please check and let us know if the problem remains.
Best Regards
August 2, 2022 at 3:09 pm #395041
AnneParticipantThank you, it works but not with the css code in preset, the inherit unchecked is not took in account. I have to add a css to unbalance the css in global settings.
I have a small question please: Is there a way to change the product grid image format ? It is set on square, how to make it portrait : for example width:100 , height: 250?
Thank you very much for your help
August 3, 2022 at 5:03 am #395146
Elise NoromitMemberHello,
You can configure the view of the image in the Appearance > Customize > Woocommerce > Images. You need to disable cropping.
If you have any questions please feel free to contact us.
Best Regards
August 3, 2022 at 2:43 pm #395281
AnneParticipantAh yes, I forgot, thank you very much.
August 4, 2022 at 3:35 am #395393
Elise NoromitMemberYou are welcome! We are here to help.
Wish you a wonderful day!
-
AuthorPosts
- You must be logged in to create new topics. Login / Register