switcher does not show up
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from fabian on December 7, 2020, 00:09I have set up the currency plugin for Woocommerce in a Astra Pro theme - but the currency switcher does not show up - only the side bar switcher works.
I have set up everything with the flags - but they don't how up anywhere ...
is the plugin compatible with Astra Pro, Woocommerce, Elementor, Cartflows, Stripe, Paypal, .. ?
https://minimanart.com/product/silent-bells/?attribute_size=Small
Please let me know how to make the switcher appear on the product page - so customers and switch to their currency - I don't want to use the side bar
Please also send me a link to a tutorial where this is explained if possible
thank you
Best,
Fabian
I have set up the currency plugin for Woocommerce in a Astra Pro theme - but the currency switcher does not show up - only the side bar switcher works.
I have set up everything with the flags - but they don't how up anywhere ...
is the plugin compatible with Astra Pro, Woocommerce, Elementor, Cartflows, Stripe, Paypal, .. ?
https://minimanart.com/product/silent-bells/?attribute_size=Small
Please let me know how to make the switcher appear on the product page - so customers and switch to their currency - I don't want to use the side bar
Please also send me a link to a tutorial where this is explained if possible
thank you
Best,
Fabian
Quote from Pablo Borysenco on December 7, 2020, 12:58Hello Fabian
Please read this - https://currency-switcher.com/how-to-insert-currency-switcher-into-single-product-page/
Hello Fabian
Please read this - https://currency-switcher.com/how-to-insert-currency-switcher-into-single-product-page/
Quote from fabian on December 7, 2020, 15:23THANK YOU - not clear what I should do.
"To insert WOOCS drop-down into woocommerce single page you are need to create folder 'woocommerce' in your current wordpress theme, then create in that folder new folder 'single-product' and drop there file price.php which you can take from wp-content\plugins\woocommerce\templates\single-product\price.php"
you say I need to:
- Create a NEW folder? and another new folder "single product" ?
- ADD code in that folder ? <p><?php echo do_shortcode('[woocs]'); ?></p>
Are you sure?
or should I add this code into the exhisting folder price.php ?
I am working on a mac - also my file system looks different - and I dont know how to edit the files in the folder ...
please send me a tutorial how to do this - is there not an easier way? - why does your plugin not handle this? this is what a plugin is suppose to do. I shoud not edit manually code! - I am not a coder at all.
what happens when I update woocommerce, my theme, etc etc to the added code? -
I dont feel good about adding code manually at all.
thank you.
best,
Fabian
THANK YOU - not clear what I should do.
"To insert WOOCS drop-down into woocommerce single page you are need to create folder 'woocommerce' in your current wordpress theme, then create in that folder new folder 'single-product' and drop there file price.php which you can take from wp-content\plugins\woocommerce\templates\single-product\price.php"
you say I need to:
- Create a NEW folder? and another new folder"single product" ?
- ADD code in that folder ? <p><?php echo do_shortcode('[woocs]'); ?></p>
Are you sure?
or should I add this code into the exhisting folder price.php ?
I am working on a mac - also my file system looks different - and I dont know how to edit the files in the folder ...
please send me a tutorial how to do this - is there not an easier way? - why does your plugin not handle this? this is what a plugin is suppose to do. I shoud not edit manually code! - I am not a coder at all.
what happens when I update woocommerce, my theme, etc etc to the added code? -
I dont feel good about adding code manually at all.
thank you.
best,
Fabian
Quote from Pablo Borysenco on December 8, 2020, 12:04Hello Fabian
or should I add this code into the exhisting folder price.php ? - Yes
why does your plugin not handle this? - Because the product template depends on the current theme! And my plugin is a currency converter and does not affect the template and theme design. My plugin provides two main ways to display the currency switcher - WOOCS widget and shortcode [woocs]. And if your product template does not allow inserting a widget or shortcode, this is not my fault.
In this case, you should hire a developer.
You can read these articles
https://wordpress.org/support/topic/add-shortcode-to-product-page-woocommerce/
https://stackoverflow.com/questions/35791875/woocommerce-add-shortcode-to-front-end-product-page
what happens when I update woocommerce, my theme, etc etc to the added code? - Your changes will be deleted. For these cases it is better to make a child theme - https://developer.wordpress.org/themes/advanced-topics/child-themes/
Hello Fabian
or should I add this code into the exhisting folder price.php ? - Yes
why does your plugin not handle this? - Because the product template depends on the current theme! And my plugin is a currency converter and does not affect the template and theme design. My plugin provides two main ways to display the currency switcher - WOOCS widget and shortcode [woocs]. And if your product template does not allow inserting a widget or shortcode, this is not my fault.
In this case, you should hire a developer.
You can read these articles
https://wordpress.org/support/topic/add-shortcode-to-product-page-woocommerce/
https://stackoverflow.com/questions/35791875/woocommerce-add-shortcode-to-front-end-product-page
what happens when I update woocommerce, my theme, etc etc to the added code? - Your changes will be deleted. For these cases it is better to make a child theme - https://developer.wordpress.org/themes/advanced-topics/child-themes/