Maha Dev
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Where do my file attachment's go? Can't find them :(What if we want to reserve the file? not to delete it from temporary location?
Forum: Plugins
In reply to: How to create a single page with many dynamic URL from database?I also need this type of scenario, please help anyone
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] only works on logged in user?I have a little bit confusion here. Works perfect for logged in users. but for non-logged in users how will it track. There is case :
A user comes on site and he/she added 2 products (still not entry in database), came to checkout page, entered email but didn’t submit that checkout form and left the site. will it work in this case???
Thanks for responding,
Lets say i am on page ‘https://site_name/vendor/vendor-name/’ , here it’s showing all products of this vendor.I have given filters on this page also showing vendor description and banner. All fine before filter, when i select any category from filter, it goes to shop page and not showing the vendor image and description because on this page i am not getting $term_id.
I couldn’t explain my issue more than this. ??
Please help if you can.
Hi, i have nothing to do with country. I tried your code again. field name is same as i am using. Actually your filters are not working, even not getting inside the function. I have used this code, now full name appears but still not in customer details.
add_filter('woocommerce_email_order_meta_keys', 'my_woocommerce_email_order_meta_keys'); function my_woocommerce_email_order_meta_keys( $keys ) { $keys['Fullname'] = 'billing_full_name'; return $keys; }
Forum: Plugins
In reply to: [WooCommerce] Couldn't add multiple attribute variations programmaticallyThanks a lot.
I got the solution, thanks.
Okay fine, what will be the basic steps (programming point of view) to add new payment mode?
By default for start/reports they have use [vendor_report].
I tried your above code but nothing happens.
Forum: Plugins
In reply to: [WooCommerce] Couldn't add multiple attribute variations programmaticallyBut i want to know whats happening in backend when someone select “create_variations_from_attribute” . There will be a function somewhere. Please tell me the file
Forum: Plugins
In reply to: [WooCommerce] Couldn't add multiple attribute variations programmaticallyThanks @mike Jolley, I tried to create variations manually but i didn’t reach to that function ‘create_variations_from_attribute’. Please suggest me how to create variations from attributes give? I followed the following link:
https://jafty.com/blog/programatically-create-woocommerce-products-with-variations/
Forum: Plugins
In reply to: [Nextend Social Login and Register] Cache problem with the pluginOh wow! that’s great. I created a product with name ‘Test ()’ but its not showing anywhere. Please publish my product. I want to see how it looks like please.
I will consider this plugin for my use.
Really Thankful.
Forum: Plugins
In reply to: [Nextend Social Login and Register] Cache problem with the pluginNo! . i used another plugin.