Home Forums WoodMart support forum CATEGORIES TITLE

CATEGORIES TITLE

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #393217

    Anne
    Participant

    Hello,
    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.
    Thanks

    #393232

    Hello,

    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

    #393338

    Anne
    Participant

    Thank 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?

    #393502

    Hello,

    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

    #393608

    Anne
    Participant

    Yes, I’ve found it! Thank you very much, it helped me to understand how the presets works.

    #393653

    Anne
    Participant

    Hi, 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?

    #393773

    Hello,

    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

    #393825

    Anne
    Participant

    Thank 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.

    #393970

    Hello,

    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

    #394098

    Anne
    Participant

    Hello,
    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.

    #394400

    Hello,

    Please provide FTP access, and insert the credentials to the Private area.

    Best Regards

    #394405

    Anne
    Participant

    Thank 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.

    #394463

    Hello,

    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

    #394630

    Anne
    Participant

    Hello, 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

    #394704

    Hello,

    We can hardly help without FTP access.

    If you have any questions please feel free to contact us.

    Best Regards

    #394784

    Anne
    Participant

    Hello, please find the ftp access below.

    #394992

    Hello,

    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

    #395041

    Anne
    Participant

    Thank 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

    #395146

    Hello,

    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

    #395281

    Anne
    Participant

    Ah yes, I forgot, thank you very much.

    #395393

    You are welcome! We are here to help.

    Wish you a wonderful day!

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