Home › Forums › WoodMart support forum › Filters not showing on shop page
Filters not showing on shop page
- This topic has 45 replies, 2 voices, and was last updated 4 months, 1 week ago by Hung Pham.
-
AuthorPosts
-
August 18, 2024 at 12:23 pm #590766
doai.junjiParticipantI want to display a filter on the shop page, but it’s not showing up.
I created it using the following document as a reference, but it still didn’t show up.
Please let me know how to solve this.
https://xtemos.com/docs-topic/how-to-create-filters-form/Attachments:
You must be logged in to view attached files.August 19, 2024 at 12:23 pm #590892
Hung PhamKeymasterHi doai.junji,
Thanks for reaching to us.
First of all, I’m really sorry have taken long time to reply you due to the weekend.
To assist you in the best possible manner, I kindly ask that you please submit your own topic and provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
August 19, 2024 at 3:11 pm #590984
doai.junjiParticipantWe will provide you with the information.
There are also two additional points we would like you to confirm.1. I would like the “Account” item to be displayed at the top of the mobile navigation.
I would like to move it below the search bar.2. I would like to remove the brand bar in front of the footer on the product detail page.
Attachments:
You must be logged in to view attached files.August 20, 2024 at 9:19 am #591151
Hung PhamKeymasterHi doai.junji,
Thanks for details.
Can you please disable Bruce Force attack of JetPack? I cannot access your site https://prnt.sc/L4mir6LxgIOi
Regards,
August 20, 2024 at 9:25 am #591155
doai.junjiParticipantThe plugin has been disabled.
Thank you for your continued use.August 20, 2024 at 11:46 am #591233
Hung PhamKeymasterHi doai.junji,
1. Filters
It seems you want to enable Top filters, if so, please go to Theme Settings > Products archive > Shop filters and enable
Shop filters
option https://prnt.sc/omultr2xqVjw2. Unfortunately, you cannot change the order of my account in the mobile menu. It requires customization and this is beyond our limitations and support policy.
3. You can edit footers via Elementor to remove the Brands https://prnt.sc/fyJ0sj4oQiec
Regards,
August 20, 2024 at 12:22 pm #591248
doai.junjiParticipant1. I want the filter to be displayed.
2. Understood.
3. I want to keep the HTML block itself.
Is my only option to delete the contents of the block without using CSS?
Is it possible to toggle the display on and off as shown in the attachment?Attachments:
You must be logged in to view attached files.August 21, 2024 at 8:20 am #591415
Hung PhamKeymasterHi doai.junji,
1. I see the filters are set to display, please let me know if you need further helps.
3. It’s
Prefooter
so you can disable it from Prefooter https://prnt.sc/BuOD0-hgYjooRegards,
August 21, 2024 at 8:58 am #591424
doai.junjiParticipant① I would like it to be displayed at all times on a PC screen.
On mobile screens, I would like it to remain as is.②Regarding the mobile menu, could you please tell me which file to customize?
③Understood.
Attachments:
You must be logged in to view attached files.August 21, 2024 at 7:13 pm #591611
Hung PhamKeymasterHi doai.junji,
1. You can enable
Shop filters area always opened
option in Theme Settings > Products archive > Shop filters https://prnt.sc/xsyB0Vp2Z-602. In order to modify header, I kindly recommend to use Header Builder instead https://xtemos.com/docs-topic/woodmart-header-builder/
Regards,
August 22, 2024 at 4:07 am #591638
doai.junjiParticipant① This display is fine on a PC screen, but on a mobile screen I want the “filter” button to be displayed and the conditions to be hidden.
② If I use the header builder, will the current category dropdown be applied?
Also, if I don’t use the header builder, can I move the “accout” item to the top by customizing the php? Please give me a hint as to which php I should change in that case.August 22, 2024 at 2:36 pm #591791
Hung PhamKeymasterHi doai.junji,
To assist you in the best possible manner, I kindly ask that you please provide me screenshots that illustrate the problem to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
August 22, 2024 at 3:20 pm #591816
doai.junjiParticipantI have summarized it in Google Slides.
Please take a look.August 23, 2024 at 1:44 pm #592027
Hung PhamKeymasterHi doai.junji,
1. Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:
.shop-loop-head .wd-filter-buttons{ display: none; }
2. Sorry, but there is no such option by default. It may require additional code customization. It is out of our theme support scope.
Regards,
August 25, 2024 at 11:08 am #592329
doai.junjiParticipant1. The filter button disappears.
On PC, I want the filter button to disappear, but I want the conditions to remain visible.
On mobile, I want the filter button to stay on, but I want the conditions to remain hidden.
We have taken the above measures,
On pc, sometimes the conditions appear and sometimes they do not, and sometimes the custom css display:block is not reflected.
What is the cause?August 26, 2024 at 7:23 am #592412
Hung PhamKeymasterHi doai.junji,
First of all, I’m really sorry have taken long time to reply you due to the weekend.
I don’t see the
Filter
button as you mentioned, only conditions https://prnt.sc/x1ZXOjn8k-Fm and on the mobile, it looks exactly what you wanted https://prnt.sc/EWJQLCZkEd8rRegards,
August 27, 2024 at 10:53 am #592840
doai.junjiParticipantThank you.
The issue has been resolved.There is something else I would like you to take a look at, so please check the attached file.
Thank you in advance.Attachments:
You must be logged in to view attached files.August 28, 2024 at 5:37 am #593050
Hung PhamKeymasterHi doai.junji,
Glad to hear your issue has been resolved.
1. I didn’t see the Tags as you mentioned in the url https://prnt.sc/-8KdfUvlFvNg Can you please replicate so I can see the issue?
2. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.dokan-dashboard .wd-nav-img, .dokan-dashboard .mega-menu-list img { width: revert-layer !important; }
Regards,
August 28, 2024 at 5:53 am #593054
doai.junjiParticipantThank you for checking.
① I have attached a video link to the problem area in the private content, so please check it out.
② The problem has been resolved. Thank you.
August 28, 2024 at 6:31 am #593063
doai.junjiParticipantThere are two additional layout issues.
Could you please check them?
① When you “add a product” in Quick View, the layout of the button after adding is broken.
② The layout of the “More Products” tag on the product details page is broken.
August 28, 2024 at 8:29 am #593079
Hung PhamKeymasterHi doai.junji,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
body.dokan-dashboard .select2-container--default .select2-selection{ border-radius: 0; } body.dokan-dashboard .select2-container--open .select2-dropdown--below{ margin-top: 0; }
Regards,
August 28, 2024 at 1:59 pm #593221
doai.junjiParticipantThank you.
I was able to fix it.
Please also check the following.
① When you “add a product” in Quick View, the layout of the button after adding is broken.
② The layout of the “More Products” tag on the product details page is broken.
The video URL is included in the private content.
August 29, 2024 at 11:10 am #593477
Hung PhamKeymasterHi doai.junji,
I can’t see the video in Private message, please re-send then I can see the issue.
Regards,
August 29, 2024 at 11:39 am #593493
doai.junjiParticipantI have attached the URL. Please check it.
August 30, 2024 at 6:24 pm #594027
Hung PhamKeymasterHi doai.junji,
You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.
Regards,
August 30, 2024 at 6:28 pm #594028
doai.junjiParticipantIs there a problem with the plugin?
Which plug-ins might be affected?August 31, 2024 at 1:49 pm #594112
Hung PhamKeymasterHi doai.junji,
Sorry but I cannot tell you exactly plugins caused that, so you should deactivate all plugins (except Required Plugins) and then reactivate them one by one.
Let me know how it goes.
Regards,
August 31, 2024 at 2:27 pm #594129
doai.junjiParticipantI tried disabling the elamentor plugin, but it did not fix the display.
September 1, 2024 at 3:43 pm #594242
Hung PhamKeymasterHi doai.junji,
Would you mind if I deactivate extra plugins for testing? Please confirm me back.
Regards,
September 1, 2024 at 3:57 pm #594246
doai.junjiParticipantYes, if you can put it back together, no problem.
Thank you very much. -
AuthorPosts
Tagged: フィルター
- You must be logged in to create new topics. Login / Register