Home Forums WoodMart support forum Category Nav

Category Nav

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

    YusufArslan
    Participant

    Hello, I want to move the categories in the Page Title field of the website using the Woodmart theme to the place shown in the picture. Can you tell me the snippet I should add to archive-product.php to show the cateogries? Thank you.

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

    Hello,

    You need to create HTML block: https://xtemos.com/docs/woodmart/html-blocks-2/ then insert the Product Category element or widget and configure: https://xtemos.com/docs/woodmart/shortcodes-2/ Then follow these steps:

    1. Enable Top filters in the Theme Settings > Shop > Shop filters https://gyazo.com/3564df2a5d658a0010b6c0ebd0b537d4

    2. Enable Shop filters area always opened

    3. Shop filters content type should be set Custom content

    4. You can choose the HTML block with the content from the Shop filters custom content drop-down.

    Best Regards

    #324278

    Staffan
    Participant

    Hi!

    Im lending this thread 😀

    Elise, how do you create this menu in HTML blocks, im not able to do it. Alternatively, in which demo is this displayed, to get a clue of how to do it.

    When I add Product Category widget, it always tries to display pictures.

    Thanks for your help, always appriciated!

    /Staffan

    #324327

    Hello,

    Please give me the site credentials to the live site and I will try to give you custom CSS to hide the image.

    Best Regards

    #324358

    Staffan
    Participant

    Okay, thanks!

    #324403

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .cat-design-alt.categories-with-shadow .category-image-wrapp {
       display:none;
    }

    Best Regards

    #324428

    Staffan
    Participant

    Hi Elise!

    Thanks, youre the best!

    I only encountered one weird issue, I made the menu Carousel just to make it like a overflow menu on mobile and it works great visually – but one thing is weird.

    When I go to the category where the block is placed (hemmet) then the scroll of the menu doesnt activate until I refresh the page? I tried if it could relate to lazyload, but it didnt.

    I also tried using overflow-x, but with the same outcome 😀

    You have any ideas?

    /Staffan

    #324534

    Hello,

    If you want to set the carousel, it would not possible to remove the image.

    When I go to the category where the block is placed (hemmet) then the scroll of the menu doesnt activate until I refresh the page? I tried if it could relate to lazyload, but it didnt.

    Did you check the issue on the real device or narrowing the window?

    Best Regards

    #324540

    Staffan
    Participant

    Hi 🙂

    I checked on both.

    But the weird thing is that it works like a charm if i refresh the page. It just doesnt work before refreshing 😀

    /STaffan

    #324722

    Hello,

    Here is what I see: https://gyazo.com/65c231b1c3298538c80cbb99645a3e3f

    Please can you show a screen how it looks on your mobile?

    Best Regards

    #324882

    Staffan
    Participant

    Hi Elise,

    This is even weirder I just realized, because the menu works in all cases but one.

    If you go to shop – then choose the category Hemmet in the dropdown from the page title category menu, then it doesnt work 😀

    In other cases it works – for example through mobile menu 😀

    /Staffan

    #325019

    Hello,

    I still do not follow you.

    I see this menu in the shop page in any category page.

    In case you want to change anything please give more details, I will suggest the solution if such can be provided within the theme options.

    Best Regards

    #325257

    Staffan
    Participant

    Hi

    I attaches a small print of the problem in hidden beneath.

    👍👍👍

    #325258

    Staffan
    Participant

    Attached

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

    Staffan
    Participant

    Attached

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

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG
    Switch to the parent theme.

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #325401

    Staffan
    Participant

    Hi

    I tried all steps 😀

    Still didnt work, I have no clue, cant really see what is causing it. Also tried disabling lazy loading, but no effect 😀

    Is there any other way to make an overflow menu, like this but not using the carousel? 😀

    /Staffan

    #325715

    Hello,

    Please update the theme and all the related plugins. I will check without the child theme and plugins.

    Best Regards

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