Editing shop page doesn't work with Elementor
-
Hello There,
I am trying to edit the shop page with Elementor and it shows the error “You must call ‘the_content’ function in the current template, in order for Elementor to work on this page.”
Can you please help me on getting this resolved…
Thanks,
Janaka
Attachments:
You must be
logged in to view attached files.
Hello,
The shop page is the functional page and it cannot be edited. If you want to add the content to the shop page, you can do it by means of the top filter area.
The additional content will appear between the breadcrumbs area and the product grid.
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. https://xtemos.com/docs/woodmart/html-blocks-2/
Best Regards
Thanks for the Response Elise,
I want to remove the category list banner from the All Products page(shop-2/ page).
And what looked for the code and, I spotted that in the inc/template-tags.php file and I wanted to override that through the child theme.
So, I placed that file under my child theme(wp-content\themes\woodmart-child\inc\template-tags.php), and did changes. But it doesn’t reflect on my website. If I do the change to the original, it reflects. Child theme selected and my other changes (I did some changes for the dokan reg. form) reflects, but this doesn’t.
Any clue????
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
You just need to disable the shop page title in the Theme Settings > Shop > Sidebar and Page title. https://prnt.sc/tt2wvv
Also, you can disable it in the shop page settings: https://xtemos.com/docs/woodmart/options-for-pages/
Best Regards