|
Razi |
When I create different product category there “Description after content" section where I can put more content regarding the category so user can use more data and it could be use for SEO purpose also. But I have create my website on elementor and there is such option to show this. Please help to get this done.
Activity Newest / Oldest
Jack Richardson
Status changed to: Done
Jack Richardson
Hello @Razi,
We're excited to announce that our latest update brings a host of powerful features to elevate your website-building experience. Among these is the integration of several new Elementor-based page builders, including My Account, Posts Archive, Single Post, Search Results, and Portfolio pages. These additions ensure a more seamless and customizable layout experience.
Regarding the XStore Elementor Archive Second Description, we've included it in the latest XStore 9.4.0 and XStore Core plugin v5.4.0 updates. This means that site manager can use more data and it could be use for SEO purpose also. This enhancement significantly improves UI/UX by making interactions more fluid and responsive.
We’ve also introduced other noteworthy features like the Built-in Waitlist, Search Analytics, Template Overrides Parser, and Linked Variations Products and others. Each of these is designed to give you greater control and flexibility over your site's design and functionality.
For a full rundown of what's new, feel free to check out our detailed changelog at xstore.8theme.com/update-history/.
We hope these new features meet your needs, and we’re eager to hear your thoughts!
Best regards,
Jack Richardson
Jack Richardson
Status changed to: Planned
Jack Richardson
Status changed to: Under review
Jack Richardson
Hello @Razi,
For this time you can use next workaround:
1/ Add next code snippet in your child-theme/functions.php (gyazo.com/b12fa26ec3c5d00e0166463396e505ad)
add_shortcode('etheme_second_shop_description', function() {
etheme_second_cat_desc();
});
2/ Open Archive editor and add the shortcode [etheme_second_shop_description] -> gyazo.com/688c5befa51835803454f24bb3a3712b
3/ The result on Product category page is next -> gyazo.com/c455abfab0a81fd10feb11efdedc7ff1
If your request will get more voices, we will consider about creating separated Elementor widget for such usage.
Kind regards, Jack Richardson