Hi, I tried to add second store description at the bottom of store page (below coupons). I used Pods to extend the store taxonomy.
Here is the code output from Pods plugin <?php $pod = pods( get_query_var( 'taxonomy' ), get_query_var( 'term' ) ); echo $pod->field( 'extra_content_for_seo');?>
<?php $pod = pods( get_query_var( 'taxonomy' ), get_query_var( 'term' ) ); echo $pod->field( 'extra_content_for_seo');?>
But where to place this code? I tried to insert this code to tpl-stores.php of CouponPress but nothing display.
Note: I am using child theme Style 2 Coupon Press
Please help
Thanks
This reply is for PremiumPress customers only.
499
Views
4
Replies
Copyright © 2010-2025 PremiumPress Limited.
Hi,
I tried to add second store description at the bottom of store page (below coupons). I used Pods to extend the store taxonomy.
Here is the code output from Pods plugin
<?php $pod = pods( get_query_var( 'taxonomy' ), get_query_var( 'term' ) );
echo $pod->field( 'extra_content_for_seo');?>
But where to place this code? I tried to insert this code to tpl-stores.php of CouponPress but nothing display.
Note: I am using child theme Style 2 Coupon Press
Please help
Thanks
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now