Hakik Zaman
Forum Replies Created
-
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Hide column through CSSHi @vramba
Thanks for reaching out to me. Did you try these options?
Number 1 (From option Screenshot above):
By unchecking this option, you can breakdown the table for mobile view.Number 2 (From option Screenshot above):
By checking this option, you can set a scrollbar below the table and able to give a minimum width for the table.I think disabling this option can resolve your issue.
Please let me know your thought. Hope to hear from you soon!
Thanks
Hi @mattish2000
I have tested my provided code with Back in Stock Notifier and it is working fine from my side.
I have created a video to demonstrate the process and how it is working from my side.
Hopefully, it will help you.
Thanks
Hi @mattish2000
Thanks for giving me the screenshot. You can use Lightshot to post the screenshot link here.
Please check this (your pasted code) and this (my provided code) screenshot. Somehow when you copy the code it was not copied properly.
In this case, you can type the code by yourself or you can also copy code from here.
Hope to hear from you soon.
Thanks
Hi @mattish2000
Really sorry for your inconvenience. Could you please give me a screenshot that how you paste the below snippet-
function pvt_support(){ global $pvtfw_table; remove_action('template_redirect', array( $pvtfw_table, 'remove_add_to_cart'), 29 ); } add_action('template_redirect', 'pvt_support');Hope to hear from you soon.
Thanks
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Add to cart stuck loadingIt’s been a while we didn’t get any response from you. So, we are marking it as resolved.
Feel free to create a new thread, if you have any issues.
Thanks
Hi @mattish2000
Thanks for reaching out to me. As far I know Back In Stock Notifier for WooCommerce plugin is using
woocommerce_variable_add_to_carthook. Please put the below code as a snippet (using Code Snippet plugin) or put the below code in your child theme’sfunctions.phpfile.function pvt_support(){ global $pvtfw_table; remove_action('template_redirect', array( $pvtfw_table, 'remove_add_to_cart'), 29 ); } add_action('template_redirect', 'pvt_support');Please let me know if it resolves your issue. 🙂
Thanks
Hi @myrandaggmm
It’s been a while I didn’t get any response from you. Is it resolved your issue?
Thanks
Hi @pqar21
Thanks for reaching out to me. Unfortunately, the options you are asking for is not available at this moment 🙁.
But I will think about it.
Thanks for understanding.
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Edit specific column widthHi @vramba
Thanks for reaching out to me.
Unfortunately, there is no column width option available in plugin setting page.
But you can style your own using these CSS classes. Hope it will help.
Thanks
Hi @stefansic
Thanks for reaching out to me. Could you please recheck which plugin you are using? Or you can give us a link to your site.
The feature of this plugin are following-
– Display Maximum Price
– Display Minimum Price
– Show Maximum to Minimum Price
– Show Minimum to Maximum PriceWe have no string “From”. Hope to hear from you soon.
Thanks
Thanks for your clarification. You should keep in mind, WooCommerce encode/encrypt the terms and attributes slug when you use different language.
You can set name in Greek but slug must be in English otherwise WooCommerce encode/encrypt the slug. Please check this screenshot.
Note: PVT is displaying data/value based on slug.
Hopefully, it will resolve your issue. Hope to hear from you soon.
Thanks
Thanks for reaching out to me. Sorry for your inconvenience.
Please give me some information regarding the following queries-
1. Could you please give me an exact link to your product page?
2. It is a global attribute or custom attribute?
3. Which plugin you are using for translate?
Hope to hear from you soon.
Thanks
Thanks for your appreciation. Your patience level was remarkable.
Your issue fixed with this Version 1.3.13 (Latest release)
Have a great day 🙂
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Quick order does’t workHi @yliadr
I have been waiting for a while, but didn’t get any response from you. So, I am marking it as resolved.
Thanks