Home › Forums › WoodMart support forum › Category Nav
Category Nav
- This topic has 17 replies, 3 voices, and was last updated 3 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
October 9, 2021 at 9:21 pm #324157
YusufArslanParticipantHello, 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.October 10, 2021 at 10:36 am #324175
Elise NoromitMemberHello,
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
October 11, 2021 at 8:24 am #324278
StaffanParticipantHi!
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
October 11, 2021 at 11:05 am #324327
Elise NoromitMemberHello,
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
October 11, 2021 at 12:30 pm #324358
StaffanParticipantOkay, thanks!
October 11, 2021 at 4:53 pm #324403
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.cat-design-alt.categories-with-shadow .category-image-wrapp { display:none; }
Best Regards
October 11, 2021 at 8:16 pm #324428
StaffanParticipantHi 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
October 12, 2021 at 9:07 am #324534
Elise NoromitMemberHello,
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
October 12, 2021 at 9:15 am #324540
StaffanParticipantHi 🙂
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
October 12, 2021 at 10:47 pm #324722
Elise NoromitMemberHello,
Here is what I see: https://gyazo.com/65c231b1c3298538c80cbb99645a3e3f
Please can you show a screen how it looks on your mobile?
Best Regards
October 13, 2021 at 11:00 am #324882
StaffanParticipantHi 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
October 13, 2021 at 10:59 pm #325019
Elise NoromitMemberHello,
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
October 14, 2021 at 6:36 pm #325257
StaffanParticipantHi
I attaches a small print of the problem in hidden beneath.
👍👍👍
October 14, 2021 at 6:38 pm #325258October 14, 2021 at 6:42 pm #325260October 15, 2021 at 12:04 am #325305
Elise NoromitMemberHello,
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
October 15, 2021 at 9:55 am #325401
StaffanParticipantHi
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
October 16, 2021 at 5:57 pm #325715
Elise NoromitMemberHello,
Please update the theme and all the related plugins. I will check without the child theme and plugins.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register