This topic has 6 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow
Hi!
Is it possible to add an extra field, to add text below the products in woocommerce category archives and the shop page?
So I can place extra text for SEO purposes under the products and not distract the shop visitors with too much text above the products.
What do you think?
BEST!
Hello,
I am sorry but it’s not possible by default. It requires additional customization in theme files. You can contact WP Kraken team if you need help with this because customization is out the scope of our support.
But you can edit /themes/xstore/woocommerce/archive-product.php file and change position of this line
< ?php do_action( ‘woocommerce_archive_description’ ); ?>
to show description below.
Make your changes in the child theme to prevent losing them after theme update https://www.8theme.com/documentation/docs/child-theme/
Also read about After products widget area https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/.
Regards
Hi there.
Yes I know. But it would be so much nicer, if you can implement this in next theme updates. It would be only a little change in files.
BEst :-/
Hello,
I sent this request to our developers and they will consider your request.
Regards
That’s great! THANK YOU!
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up