Forum Replies Created
-
AuthorPosts
-
December 13, 2015 at 10:08 am in reply to: add a custom text under price woocommerce for each product (loop) #551575
Don’t work ca you see http://www.ceramicaoutlet.it/categoria-prodotto/rivestimenti/
I add this
add_action( ‘woocommerce_single_product_summary’, function() {
echo “IVA INCLUSA”;
}, 10);in functions.php of my enfold theme
Thank! Now its work better!
I need to setup a single shop page with right sidebar, now (cart) is under product image (http://www.illillo.it/test.pdf)
So…how can modify Title and Descriprion for shop page http://www.illillo.it/shop/ ? I see “Archivio prodotti” but Yoast don’t work on this page.Don’t work see page. Can I send you login & FTP credentials?
October 16, 2015 at 4:47 pm in reply to: single product page sidebar to right instead of below that won't break on mobile #520133In your demo http://kriesi.at/themes/enfold-restaurant/product/burger/ sidebar is on left. It is possible setup sidebar on right for product page (woocommerce) ?
You can see here http://www.ceramicaoutlet.it/text.jpg
I need to insert a text (IVA included) in loop product.
How can insert a text (included VAT) between TITLE and PRICE ? Which file must be modified?
Yes, I need for this two class but only once not for other class in same page.
.home .av-special-heading-tag
.home .av-subheading.av-subheading_belowI need to move more bottom only this class “av-special-heading-tag” in homepage:
<h1 class=”av-special-heading-tag” itemprop=”headline”>xxx</h1>
Sorry but I need to move only .av-special-heading-tag more bottom and only for homepage, thanks.
I need to set more bottom only heading and subheading for homepage bacuse is over the image.
Yes but for only homepage header?
Thanks!
Is possible change color background of DIV class “av-subheading” by admin theme or css customized ?
-
AuthorPosts