cldisplay
Forum Replies Created
-
Sir, what code should I use for home page (Featured Products)
Sir, i am using Mayosis theme
I am using easy digital downloads for my products I add custom field in the title of the EDD Product Title using Advanced custom field. I ‘ve added the codes in edd_templates -> shortcode-content-title.php.
<div class="product-meta"> <?php get_template_part( 'includes/product-meta' ); ?> <?php if ( get_field ( 'custom_product_version' ) ) : ?><span class="custom_product_version"><?php the_field ( 'custom_product_version' ); ?></span><?php endif; ?>this CSS
.custom_product_version { font-size: .8rem; line-height: 1rem; float: right; margin: 0 1rem 0 0; color: #999; }But with this code shows custom field only on the http://www.domain.com/products but on the home page domain..com not showing custom field on any product.
please screenshot
On product page showing custom field
http://www.example.com/productshttp://www.example.com
On the Home page not showing custom field.the question is how to display custom field everywhere on the product title.
sir https://www.domain.com/products is an example link.
please see the screenshot Imgur.com link
because i am working on localhost- This reply was modified 6 years, 8 months ago by cldisplay.
Hi I did as this tutorial https://monicandesign.com/2017/02/tutorial-easy-digital-downloads-advanced-custom-fields/
but it shows custom field only on the http://www.domain.com/products
but on the home page http://www.domain.com not showing custom field on any product.
please screenshot
http://www.domain.com/productsthe question is how to display custom field everywhere
sorry sir i dont know because i am not a web developer
how i can check?one more thing if i purchase your pro version then can i use social login with it or how to integrate social login with it?