sksubir
Forum Replies Created
-
Forum: Plugins
In reply to: [ITS Jewellery Price Plugin] Front end interfaceI am using this plugin Its great plugin. you can directly purchase this plugin.
Is your Plugin support WCFM Multi vendor?
https://www.ads-software.com/plugins/wc-frontend-manager/
This is the link- This reply was modified 2 years, 12 months ago by sksubir.
Forum: Plugins
In reply to: [WooCommerce Gold Price] Premium Version (if possible)Hi
@gabriel-reguly I am also interested this plugin for for variable products.
can you send me the details what i have to do for this?
This is my email ([email protected])Thank you
Best regards
S KarmakarForum: Plugins
In reply to: [WooCommerce Gold Price] Can you update this?Okay No problem
Please share me the code to my email ([email protected])Thank you
Forum: Plugins
In reply to: [WooCommerce Gold Price] Can you update this?Hi dsuinfo (@dsuinfo)
function display_custom_field_value(){
$value = get_post_meta( get_the_ID(), ‘gold_price_product_spread’, true);
if(strlen($value) != null && strlen($value) > 0) {
echo ‘<div class=”woocommerce-price”><b>Making Charges/gm :</b> (?)’.number_format(get_post_meta( get_the_ID(), ‘gold_price_product_spread’, true ),2).'</br><b>Extra Fees : </b>(?) ‘.number_format(get_post_meta( get_the_ID(), ‘gold_price_product_fee’, true ),2).'</br><b>Approx Weight : </b>(gm) ‘.number_format(get_post_meta( get_the_ID(), ‘_weight’, true ),2).'</br><b>Purity Level :</b> ‘.get_post_meta( get_the_ID(), ‘gold_price_karats’, true ).'</div>’;}
}
add_action(‘woocommerce_single_product_summary’, ‘display_custom_field_value’, 22 );`This code is not working with me can you check this screen shoot https://prnt.sc/13o9h3z
please guide me.
Hello Sir,
Is it possible also silver price update?
It will be more better for this plugin.You solved my problem.
Thank youHello sir,
My vendor store page is not showing. i need help to resolve my issue.this is the link
https://www.ecesolution.com/store/sjp-collection/Thank you.
Forum: Plugins
In reply to: [WooCommerce] price filter not workHey Mike Jolley I am new with this problem How can i solve this issue, will you describe briefly? And that will be help full for me. because i am totally New. Means how can i edit the permalink?