WPML Side Switcher when changing to Arabic Right to Left
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 website on April 21, 2021, 08:30Hi there,
I am using premium version of WOOCS Currency Conversion Side Switcher on the website and this is working fine.
I am now starting to use WPML to add Arabic Translation to the website and the Side Switcher is auto moving with the inherent right to left switcher.
If it just appeared correctly on the right, that would be okay, but it is appearing in the middle of the right hand side.
Is there a way to prevent it from being affected by the Right to Left change? I have other plugins on the site like call for price that are unaffected by this.
Thank you.
Hi there,
I am using premium version of WOOCS Currency Conversion Side Switcher on the website and this is working fine.
I am now starting to use WPML to add Arabic Translation to the website and the Side Switcher is auto moving with the inherent right to left switcher.
If it just appeared correctly on the right, that would be okay, but it is appearing in the middle of the right hand side.
Is there a way to prevent it from being affected by the Right to Left change? I have other plugins on the site like call for price that are unaffected by this.
Thank you.
Quote from Pablo Borysenco on April 21, 2021, 10:02Hello
Yes please drop me wp-admin access to your site I will check it
Hello
Yes please drop me wp-admin access to your site I will check it
Quote from website on April 21, 2021, 11:25Added, thank you.
Added, thank you.
Quote from Pablo Borysenco on April 21, 2021, 13:08Hello
Try to add CSS:
.rtl .woocs_auto_switcher {
left: 220px;
}
Hello
Try to add CSS:
.rtl .woocs_auto_switcher {
left: 220px;
}
Quote from website on April 21, 2021, 14:58Thanks,
Is there a way to stop the flags switching sides with the currency name?
See image link in private box.
Adding 5px of margin right makes it look a bit better, but the top two currency flags are out of line with the others still.
Thanks,
Is there a way to stop the flags switching sides with the currency name?
See image link in private box.
Adding 5px of margin right makes it look a bit better, but the top two currency flags are out of line with the others still.
Quote from Pablo Borysenco on April 22, 2021, 09:47Hello
unfortunately I did not understand you
I cannot switch your site to another language
Hello
unfortunately I did not understand you
I cannot switch your site to another language
Quote from website on April 22, 2021, 10:19Sorry I had hidden the Arabic for anyone apart from myself.
Please try to switch between languages now. Thank you
Sorry I had hidden the Arabic for anyone apart from myself.
Please try to switch between languages now. Thank you
Quote from Pablo Borysenco on April 22, 2021, 10:33OK! Drop me an access (.htaccess)
OK! Drop me an access (.htaccess)
Quote from website on April 22, 2021, 15:06I cant send .htaccess, it doesn't exist on my server at all (not just hidden, they don't use it)
See Private Data for direct access details.
I cant send .htaccess, it doesn't exist on my server at all (not just hidden, they don't use it)
See Private Data for direct access details.
Quote from Pablo Borysenco on April 23, 2021, 10:52Hello
Please add CSS
.rtl .woocs_add_field{
float: right;
}
Hello
Please add CSS
.rtl .woocs_add_field{
float: right;
}
Quote from website on April 25, 2021, 07:42I have moved the currency switcher to the right hand side to try and make this appear better.
In English this is appearing correctly, in Arabic, the roll blocks change and are longer and the flags switch sides.
I would love for the switcher to appear the same in Arabic as it does in English.
See private notes for a link to an image file showing this and when you access the website, just put /ar/ after the website name to see in arabic.
I have moved the currency switcher to the right hand side to try and make this appear better.
In English this is appearing correctly, in Arabic, the roll blocks change and are longer and the flags switch sides.
I would love for the switcher to appear the same in Arabic as it does in English.
See private notes for a link to an image file showing this and when you access the website, just put /ar/ after the website name to see in arabic.
Quote from website on April 25, 2021, 07:50I've managed to reduce the size of the boxes with the following CSS, but I would love for the flags not to switch places with the text in arabic.
.woocs_auto_switcher ul li {
width: auto !important;
}
I've managed to reduce the size of the boxes with the following CSS, but I would love for the flags not to switch places with the text in arabic.
.woocs_auto_switcher ul li {
width: auto !important;
}
Quote from website on April 25, 2021, 10:19Now that I have moved the roll over blocks to the right hand side I have made this code work with putting the flags into the circular section with:
.rtl .woocs_add_field{
float: left;
}
Now that I have moved the roll over blocks to the right hand side I have made this code work with putting the flags into the circular section with:
.rtl .woocs_add_field{
float: left;
}
Quote from website on April 25, 2021, 10:21I just have one more issue.
Can you please go to the website, in English, and look at the Currency Switcher Widget in the menu on the left.
This sidebar is used on the HOME page and on the SHOP page and is the same, but for some reason on the Homepage, the Description text overlaps the flag. This doesn't happen on other pages.
See hidden for image link.
I just have one more issue.
Can you please go to the website, in English, and look at the Currency Switcher Widget in the menu on the left.
This sidebar is used on the HOME page and on the SHOP page and is the same, but for some reason on the Homepage, the Description text overlaps the flag. This doesn't happen on other pages.
See hidden for image link.
Quote from Pablo Borysenco on April 26, 2021, 11:32Hello
You're using flags now. Can I switch to drop down to fix this?
Hello
You're using flags now. Can I switch to drop down to fix this?
Quote from website on April 26, 2021, 12:07Hi there,
I've just switched it back to wSelect drop-down and now the overlap is not happening...
Is there a way to use the wSelect drop-down on the sidebar and then the flags on the single product page or another area, using a shortcode? I've looked through the helps and codex for this, but couldn't find anything that would let me achieve this.
Hi there,
I've just switched it back to wSelect drop-down and now the overlap is not happening...
Is there a way to use the wSelect drop-down on the sidebar and then the flags on the single product page or another area, using a shortcode? I've looked through the helps and codex for this, but couldn't find anything that would let me achieve this.
Quote from website on April 26, 2021, 16:34On wSelect drop-down using mobile device, the flag images are not appearing, this is why I was experimenting with the flag images instead of the drop down. Flag images do appear when just using images, but not with the wSelect dropdown.
On wSelect drop-down using mobile device, the flag images are not appearing, this is why I was experimenting with the flag images instead of the drop down. Flag images do appear when just using images, but not with the wSelect dropdown.
Quote from Pablo Borysenco on April 27, 2021, 10:53Hello
on the sidebar and then the flags on the single product page or another area, using a shortcode? - Unfortunately the plugin does not have this feature.
n wSelect drop-down using mobile device, the flag images are not appearing - Try on file - \wp-content\plugins\woocommerce-currency-switcher\js\front.js - https://c2n.me/4bQo0YV.png
Hello
on the sidebar and then the flags on the single product page or another area, using a shortcode? - Unfortunately the plugin does not have this feature.
n wSelect drop-down using mobile device, the flag images are not appearing - Try on file - \wp-content\plugins\woocommerce-currency-switcher\js\front.js - https://c2n.me/4bQo0YV.png
Quote from website on April 27, 2021, 11:57Hi there.
Sorry, I don't understand what it is you want me to do with this file? do I move it to my child theme? Do I remove part of it?
\wp-content\plugins\woocommerce-currency-switcher\js\front.js - https://c2n.me/4bQo0YV.png
Thanks
Hi there.
Sorry, I don't understand what it is you want me to do with this file? do I move it to my child theme? Do I remove part of it?
\wp-content\plugins\woocommerce-currency-switcher\js\front.js - https://c2n.me/4bQo0YV.png
Thanks
Quote from Pablo Borysenco on April 27, 2021, 12:56please delete this code - https://c2n.me/4bQo0YV.png
please delete this code - https://c2n.me/4bQo0YV.png