Comments 3temkatemka started the conversationDecember 2, 2020 at 2:24pmHi there, it's been a while :D (not really...)Now it's about customizing shop page (and all archive pages all along).It seems like either theme itself or Woocommerce overrides template I create in Elementor theme builder and assign to archive pages.Also when I try to create template in Elementor Pro starting canvas looks really weird, unlike it usually does. I made screens to show it all. How could I fix this?[deleted] repliedDecember 3, 2020 at 2:33pmHi temkatemka,Our theme has predefined archives for: BLOG - kalium/archive.phpPORTFOLIO - kalium/archive-portfolio.phpSHOP - kalium/woocommerce/archive-product.phpIf you fail to override these templates you can add blank template code and see if that works: <?php get_header(); the_content(); get_footer();Then try editing that template and see if it works for you. 3temkatemka repliedDecember 3, 2020 at 3:57pmNope. Maybe I paste code in a wrong place or what, but this is what I did:1. Pasted code in parent Kalium2. Followed recommendation from archive-product.phpAnd got the same result anyway.[deleted] repliedDecember 7, 2020 at 9:37amHi temkatemka,As I've checked, the Elementor is not able to edit the shop page that way, I've found this YouTube video that gives you the idea how to create your own customized shop page, which in this case is not related to archive page, rather its a shop page:https://www.youtube.com/watch?v=HgZ__E5qrEoThe plugin in the video is just for demonstration purpose and you can use Elementor widgets to build the archive.I hope this will help you. 3temkatemka repliedDecember 7, 2020 at 10:01amI know, that's why I use Elemtor Pro theme builder which allows to do that usually. Hm, it's seems like theme builder doesn't override those pages no matter what for some reason. I'll try to find out this on elementor side then. Thank you.[deleted] repliedDecember 7, 2020 at 10:51amI believe that this has to do with Elementor.If you were using WPBakery Page Builder you can edit shop page and add content above the products such as slider and other content/widgets.I hope you can find a quick solution. Sign in to reply ...
Hi there, it's been a while :D (not really...)
Now it's about customizing shop page (and all archive pages all along).
It seems like either theme itself or Woocommerce overrides template I create in Elementor theme builder and assign to archive pages.
Also when I try to create template in Elementor Pro starting canvas looks really weird, unlike it usually does.
I made screens to show it all.
How could I fix this?
Hi temkatemka,
Our theme has predefined archives for:
If you fail to override these templates you can add blank template code and see if that works:
Then try editing that template and see if it works for you.Nope.
Maybe I paste code in a wrong place or what, but this is what I did:
1. Pasted code in parent Kalium
2. Followed recommendation from archive-product.php
And got the same result anyway.
Hi temkatemka,
As I've checked, the Elementor is not able to edit the shop page that way, I've found this YouTube video that gives you the idea how to create your own customized shop page, which in this case is not related to archive page, rather its a shop page:
https://www.youtube.com/watch?v=HgZ__E5qrEo
The plugin in the video is just for demonstration purpose and you can use Elementor widgets to build the archive.
I hope this will help you.
I know, that's why I use Elemtor Pro theme builder which allows to do that usually.
Hm, it's seems like theme builder doesn't override those pages no matter what for some reason.
I'll try to find out this on elementor side then. Thank you.
I believe that this has to do with Elementor.
If you were using WPBakery Page Builder you can edit shop page and add content above the products such as slider and other content/widgets.
I hope you can find a quick solution.