I have installed plugin for product subtitle
It’s called WooCommerce Product Subtitle (https://wordpress.org/plugins/wc-product-subtitle/)
It’s adding the subtitle but with your theme I’m not able to place in the exact spot.
No matter if I select to add the subtitle above or below the title it will show up on the right.
I’m trying to achieve something like on the screenshot
Would you point me to the right direction?
https://www.dropbox.com/s/cz594jzv0pzhtmg/Screen%20Shot%202016-10-06%20at%2011.02.35.jpg?dl=0
Thanks
https://www.obsessionfactory.com/shop/tone/creatine-monohydrate-1kg/
Site URL: hidden Theme version: 2.3 WooCommerce version: x2.6.4Hello,
Our product page structure is a bit different from standard WooCommerce that this plugin is developed for. So you probably need to add a code for the subtitle manually to the file xstore/woocommerce/global/breadcrumb.php
Regards
If I make it
<?php if( is_singular('product') ) {
echo $subtitle; // function that shows the subtitle
} ?>
<h2 class="product-subtitle">
<?php echo do_shortcode(' [wc-ps tag="p"]'); ?>
</h2>
<?php endif; ?>
it breaks the shop
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
adb2cf8c-15ed-4d7a-a406-790658a81a6c | 03 Dec 2019 |