Hi ibrahim,
Thanks for reaching out to us. Your login credentials are not working.
Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.
Thank You
Hi ibrahim,
Thanks for reaching out to us. Your login credentials are not working.
Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.
Thank You
https://www.loom.com/share/4591672dfb9447039c342294fcf680f1
here is the above link
user: [email protected]
pass: admin!123123
https://strizo.acewebbies.com/wp-admin
i confirmed the creds now try it
Hi ibrahim,
You should use 2.0.3 for both the free and pro versions to avoid the critical error (you have shown in your video).
For the radio button attribute, Please place the below code inside your functions.php or install a plugin Code Snippets and add the below code as a snippet:
add_filter('woo_variation_swatches_global_item_radio_label_template', 'override_radio_display_parameter', 10, 2);
add_filter('woo_variation_swatches_variable_item_radio_label_template', 'override_radio_display_parameter', 10, 2);
function override_radio_display_parameter($template, $data){
$new_label_template = apply_filters( 'woo_variation_swatches_global_item_radio_label_template_new', '%variation%', $data );
return $new_label_template;
}
Basically, we added more info about variations in our latest release.
Thank You
thank you
Hakik Zaman
all work perfectly and just write a few line more css so all work perfectly thanks once again
Hi ibrahim,
Glad to know it helped you. 🙂
We really get excited & honored when you use our plugin on your site.
If you found my support helpful, could you leave your valuable review here: https://wordpress.org/support/plugin/woo-variation-swatches/reviews/?filter=5
Your rating keeps us inspired.
Thank You
update make issue
ibrahim shah
hello we have issue when update the plugin so before update the plugins working even this working update as well but style not working as before we have when we update ,
please check the single product page there you will how its looking.
here is the link for single product page https://strizo.acewebbies.com/product/ep221_4-epoxy-bindmiddel-siergrind/
you will package there is radio button which not looking well we set this into inline style now and before the price is not showing and after update it showing price as well