assad19
Forum Replies Created
-
Alright,
may I know is this plugin generate AI image according to the article? If yes then which model it is use for the image generation?Forum: Plugins
In reply to: [AI Engine] Need Info. Interested to buy pro versionAlright,
Atleast may I know is this plugin generate AI image according to the article? If yes then which model it is use for the image generation?Sir how to noindex all vendors stores, in the rank plugin settings, I see the Store category option but not for Store options. All the vendor’s stores are indexing on the google search and I want to stop them.
In the advance option, I didn’t see any option to noindex vendors store. please could you tell me how to noindex the seller stores?
Thanks
Forum: Plugins
In reply to: [Customer Email Verification for WooCommerce] need a Shortcode or a linkHi sir,
I can’t check this option, this option is uncheckable.
— Append verification email to the “Customer new account” email customized by the “WooMail” plugin —
it is necessary to purchase the woomail plugin?
Hi,
is there any addon of elementor where I can paste the order list code with roman?
Thanks
Hi sir,
basically, I want to set two emails, the first one for all emails and for the second email, I want to use in the three emails only (New orders, Cancelled orders, failed orders)
I am waiting for your reply
ThanksForum: Plugins
In reply to: [WooCommerce] Adding Shipping City WiseAlright Thank Sir
Forum: Plugins
In reply to: [WooCommerce] Adding Shipping City WiseHi sir,
It working perfectly when I add all the zip codes, Thanks
I have one more question, now the shipping is calculating from the zip code, is there any way where the shipping will calculate according to city name suppose user type “Karachi” in city field then the shipping will calculate on city name wise not on postal code?
I am waiting for your reply,
ThanksForum: Plugins
In reply to: [WooCommerce] Rename Add to cart On Product Hover FunctionOkay, One more thing sir,
I am using this code and this code working perfectly
function change_add_to_cart_text_if_product_already_in_cart( $add_to_cart_text, $product ) { if ( WC()->cart ) { $cart = WC()->cart; // Get cart if ( ! $cart->is_empty() ) { foreach ( $cart->get_cart() as $cart_item_key => $cart_item ) { $_product_id = $cart_item['product_id']; if ( $product->get_id() == $_product_id ) { $add_to_cart_text ='Add Again'; break; } } } } return $add_to_cart_text; } add_filter( 'woocommerce_product_add_to_cart_text', 'change_add_to_cart_text_if_product_already_in_cart', 10, 2 ); add_filter( 'woocommerce_product_single_add_to_cart_text', 'change_add_to_cart_text_if_product_already_in_cart', 10, 2 );
But I am facing only one issue, in all pages, its working perfectly but when I hover the homepage products only then this code not working there, I have added product on the homepage using woocommerce shortcode
could you help me to apply this function on woocommerce shortcode products?
Forum: Plugins
In reply to: [Smart Slider 3] how to export slideralright Thank you sir.
Forum: Plugins
In reply to: [W3 Total Cache] minifying issueOkay and sir, how to minify fonts.googleapis.com files? plugin is not minifying the files
Forum: Plugins
In reply to: [W3 Total Cache] minifying issueHi sir,
if all these files are minified then why sir, they are showing in the render block option?
Forum: Plugins
In reply to: [Smart Slider 3] Arrow Not Showing On Mobile DevicesAlright, Thank You.
Forum: Plugins
In reply to: [Smart Slider 3] Arrow Not Showing On Mobile DevicesYes, it’s now showing, thank you
one more question, I want to set the slider height at 250px on mobile devices only, how can I do this?
Thanks.
Hi sir,
1# in the product table I want to hide the plus sign only, how can I do this?
Image:https://imgur.com/6wbVPyh2# This plugin not working (https://www.ads-software.com/plugins/woo-min-max-quantity-step-control-single/), I want to make 20 quantities of each product in the woo table by default, please see the attachment
Image: https://imgur.com/X8hyOELThanks