Currency switcher disregards Woodmart theme settings
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 aditzxc on March 4, 2020, 02:05Hello,
I am getting an issue with product pricing.
For variable product, our Woodmart theme allows us to:
1) Only display the minimal price and disable the price range.
2) When the variation is selected, the minimal price updates to the current price. There is no secondary price displayed above the add to cart button.I have enabled these features. Now I see the WOOCS currency plugin completely disregards the theme settings and still displays the range. Can you help me fix this issue, please?
Test condition: In this link, the price range should NOT be displayed because it has been disabled by theme settings but it is still visible - https://testoriginals.website/product/starry-canvas-wall-art/
When the WOOCS plugin is disabled, things work fine.
This is an Elite premium theme. I hope you guys will agree to this small adaptation.
I have a purchase code. I would be happy to renew my support. Just tell me if this adaptation is possible.
Thank you
Sincerely,
Hello,
I am getting an issue with product pricing.
For variable product, our Woodmart theme allows us to:
1) Only display the minimal price and disable the price range.
2) When the variation is selected, the minimal price updates to the current price. There is no secondary price displayed above the add to cart button.
I have enabled these features. Now I see the WOOCS currency plugin completely disregards the theme settings and still displays the range. Can you help me fix this issue, please?
Test condition: In this link, the price range should NOT be displayed because it has been disabled by theme settings but it is still visible - https://testoriginals.website/product/starry-canvas-wall-art/
When the WOOCS plugin is disabled, things work fine.
This is an Elite premium theme. I hope you guys will agree to this small adaptation.
I have a purchase code. I would be happy to renew my support. Just tell me if this adaptation is possible.
Thank you
Sincerely,
Quote from Pablo Borysenco on March 4, 2020, 12:13Hello
Please add wp-admin+FTP access
I will add this theme to the adaptation queue
Hello
Please add wp-admin+FTP access
I will add this theme to the adaptation queue
Quote from aditzxc on March 4, 2020, 15:44Hello,
- I have renewed the support from codecanyon.
- FTP + admin details are provided
Hoping for a solution soon.
Hello,
- I have renewed the support from codecanyon.
- FTP + admin details are provided
Hoping for a solution soon.
Quote from Pablo Borysenco on March 5, 2020, 11:35Hello
Ok! I added this theme to the adaptation queue
Hello
Ok! I added this theme to the adaptation queue
Quote from Pablo Borysenco on March 5, 2020, 16:52Hello
In file - wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php - delete/comment this code - https://c2n.me/46jKC1x.png
add code - https://c2n.me/46jKF02.png
var_price = $var_price1;
do test!
Hello
In file - wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php - delete/comment this code - https://c2n.me/46jKC1x.png
add code - https://c2n.me/46jKF02.png
var_price = $var_price1;
do test!
Quote from aditzxc on March 8, 2020, 11:46Hello,
Thanks for this. It's working but I will need to properly test in various environments to make sure it doesn't have any complications with other settings.
Can this be implemented in a more organized way like in child theme? So that there are no issues when I update the plugin.
Hello,
Thanks for this. It's working but I will need to properly test in various environments to make sure it doesn't have any complications with other settings.
Can this be implemented in a more organized way like in child theme? So that there are no issues when I update the plugin.
Quote from aditzxc on March 9, 2020, 01:35Hello,
In continuation to my previous message, I spotted a vulnerability that needs to be fixed. On iPhone 6, both on safari and chrome, there was a dash under the price. I have cleared all the cache and then tested.
However, there was no dash in other phones like OnePlus 3T.
Please see a screenshot of iPhone 6 here - https://prnt.sc/rdiexc
Sincerely,
Hello,
In continuation to my previous message, I spotted a vulnerability that needs to be fixed. On iPhone 6, both on safari and chrome, there was a dash under the price. I have cleared all the cache and then tested.
However, there was no dash in other phones like OnePlus 3T.
Please see a screenshot of iPhone 6 here - https://prnt.sc/rdiexc
Sincerely,
Quote from Pablo Borysenco on March 9, 2020, 13:15Hello
Can this be implemented in a more organized way like in child theme? - Unfortunately not
Please clear all cache and transient
Hello
Can this be implemented in a more organized way like in child theme? - Unfortunately not
Please clear all cache and transient
Quote from aditzxc on March 9, 2020, 13:21Hello,
did you see the above issue? That dash is still there. Please check on iphone 6
Hello,
did you see the above issue? That dash is still there. Please check on iphone 6
Quote from Pablo Borysenco on March 10, 2020, 11:49Hello
Unfortunately, I have no way to check this on iphone 6
My code does not add any dash.
To test - please disable my plugin and check it
Hello
Unfortunately, I have no way to check this on iphone 6
My code does not add any dash.
To test - please disable my plugin and check it
Quote from aditzxc on March 10, 2020, 12:08Hello,
Dash is appearing on all iPhones. I tested on iPhone 6, 8 and X. Dash was there in all cases.
Dash doesn't appear on Android phones.
On Inspect element on PC, the dash is present in the code but isn't visible there.
Screen recording on iPhone - https://drive.google.com/file/d/1Gz0d9NXH0j_z_hotlXVMtiUhVd48-G1V/view?usp=sharing
Screenshot of Inspect Element on PC - https://drive.google.com/file/d/13Cm7vUUNmEfM72k6qDw1tTHKTwb9aF3R/view?usp=sharing
Please check properly.
I hope for a solution.
Sincerely
Hello,
Dash is appearing on all iPhones. I tested on iPhone 6, 8 and X. Dash was there in all cases.
Dash doesn't appear on Android phones.
On Inspect element on PC, the dash is present in the code but isn't visible there.
Screen recording on iPhone - https://drive.google.com/file/d/1Gz0d9NXH0j_z_hotlXVMtiUhVd48-G1V/view?usp=sharing
Screenshot of Inspect Element on PC - https://drive.google.com/file/d/13Cm7vUUNmEfM72k6qDw1tTHKTwb9aF3R/view?usp=sharing
Please check properly.
I hope for a solution.
Sincerely
Quote from Pablo Borysenco on March 11, 2020, 11:58Hello
Did you do this test - https://c2n.me/46ocFtg.png ?
Hello
Did you do this test - https://c2n.me/46ocFtg.png ?
Quote from aditzxc on March 11, 2020, 15:56Yes, I did. The dash still appears on iPhone after disabling your plugin:(
The issue is coming from something else.
Any free advise or hint of this problem will be appreciated
Yes, I did. The dash still appears on iPhone after disabling your plugin:(
The issue is coming from something else.
Any free advise or hint of this problem will be appreciated
Quote from Pablo Borysenco on March 12, 2020, 12:30Hello
In this case, you better contact to support of the current theme.
Try to add this CSS:
.summary-inner p.price{
color: transparent;
}
.summary-inner p.price span{
color: #2d2a2a;
}
Hello
In this case, you better contact to support of the current theme.
Try to add this CSS:
.summary-inner p.price{
color: transparent;
}
.summary-inner p.price span{
color: #2d2a2a;
}
Quote from aditzxc on January 18, 2022, 19:39// I have renewed the support again.
Hello,
How do we maintain the solution that was provided to us in this post comment? - https://pluginus.net/support/topic/currency-switcher-disregards-woodmart-theme-settings/#postid-8104
The file woocs_after_33.php does not exist anymore in the latest version.
However, there is only one file - woocs.php
I tried to find the code that needs to be removed from that file instead. But I couldn't find it.
You asked me to remove this code -
if (!empty($customer_price_format)) {//$txt = '<span class="woocs_price_code" data-product-id="' . $product_id . '">' . $customer_price_format . '</span>';//$txt = str_replace('__PRICE__', $price_html, $txt);//$price_html = str_replace('__CODE__', $this->current_currency, $txt);// $price_html = apply_filters('woocs_price_html_tail', $price_html);}But I cannot find it anymore!
Please advise
// I have renewed the support again.
Hello,
How do we maintain the solution that was provided to us in this post comment? - https://pluginus.net/support/topic/currency-switcher-disregards-woodmart-theme-settings/#postid-8104
The file woocs_after_33.php does not exist anymore in the latest version.
However, there is only one file - woocs.php
I tried to find the code that needs to be removed from that file instead. But I couldn't find it.
You asked me to remove this code -
But I cannot find it anymore!
Quote from Pablo Borysenco on January 19, 2022, 11:51Hello
In file - wp-content\plugins\woocommerce-currency-switcher\classes\woocs.php
This code - https://share.pluginus.net/image/i20220119095034.png
Hello
In file - wp-content\plugins\woocommerce-currency-switcher\classes\woocs.php
This code - https://share.pluginus.net/image/i20220119095034.png
Quote from aditzxc on January 19, 2022, 17:00Also in this comment, you asked me to add this code - var_price = $var_price1;
>> at this place - https://c2n.me/46jKF02.png
=================
But in the latest version, I find that there are two places where the same code is written.
Line 6720 - https://snipboard.io/GybtZx.jpg
Line - 9384 - https://snipboard.io/CFu8vb.jpg
================
So I should add this code below line 6720 or 9384 or both?
This code - var_price = $var_price1; as said in this comment
Admin access provided in private section.
Also in this comment, you asked me to add this code - var_price = $var_price1;
>> at this place - https://c2n.me/46jKF02.png
=================
But in the latest version, I find that there are two places where the same code is written.
Line 6720 - https://snipboard.io/GybtZx.jpg
Line - 9384 - https://snipboard.io/CFu8vb.jpg
================
So I should add this code below line 6720 or 9384 or both?
This code - var_price = $var_price1; as said in this comment
Admin access provided in private section.
Quote from Pablo Borysenco on January 20, 2022, 11:57Hello
Try to re-install the plugin.
our plugin doesn't have that many lines
In any case, add this code in the first place (whatever comes first by line number)
Hello
Try to re-install the plugin.
our plugin doesn't have that many lines
In any case, add this code in the first place (whatever comes first by line number)
Quote from aditzxc on January 20, 2022, 15:53Please check the file by logging in FTP.
I have reinstalled it and it still looks same.
Please check the file by logging in FTP.
I have reinstalled it and it still looks same.
Quote from Pablo Borysenco on January 21, 2022, 12:14Hello
Ok! I wrote you what to do in this case - https://c2n.me/4eG0TsS.png
Hello
Ok! I wrote you what to do in this case - https://c2n.me/4eG0TsS.png