Hi @zirtix
The bar that you are showing in the screenshot is familiar to me but the text that is appearing there is not. It may happen due to any sort of customization.
Anyways, you can add the below-mentioned CSS on your site’s Appearance > Customize > Additional CSS section. Hopefully, it will work.
#dokan-store-listing-filter-wrap {
display: none !important;
}
If the above-mentioned CSS does not work then I would like to have a look at that specific page and try hiding that bar using some CSS and provide it to you. For that, you can share your site’s store listing page URL if you want.
Thanks!
Thread Starter
zirtix
(@zirtix)
I cannot access the related page due to a problem on dokan which is being resolved, however, I can perhaps access the php files and directly insert the line of code there but I do not have which file to go to
My site is in private so you will not be able to access it
https://jumponit.fr/shop/mathildendg/
Hi @zirtix
The store listing page is rendered from wp-content\plugins\dokan-lite\templates\store-lists-loop.php this file. You can have a look at this file.
Thanks!
Thread Starter
zirtix
(@zirtix)
I was finally able to solve my first problem concerning Elementor however I only see “Shop List Sidebar” appearing when my site is launched, impossible to see it when I modify my page with elementor. The css doesn’t work, don’t you have a line of code that I can insert or modify directly in the PHP files?
Thanks
Hi @zirtix
I am really sorry for the previous reply which was misleading. I can see the link that you have shared is of the single store page of Dokan. The default layout of the shop page is not like this. It seems like this is coming from your theme or you have done any customization from your end.
In this case, I would like to suggest contacting the theme support as they will be able to assist better. Let me know if I have misunderstood anything. Thanks!
Hi @zirtix
Due to inactivity, we are marking this topic as closed. You are always welcome to open a new one if you face any further issues.
Thanks!