Add custom money sign not working
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 tremblayly on September 1, 2020, 20:30Hi
I'm trying to add a custom money sign but clicking on the button does nothing.
I would like my base currency to display like this: "CA $" instead of CAD $. I also want to slightly modify others as well.
The site is just about ready for launch so not yet viewable by the public. I have included access credentials in the private area.
Please help fix this problem.
Thanks
Lyse
Hi
I'm trying to add a custom money sign but clicking on the button does nothing.
I would like my base currency to display like this: "CA $" instead of CAD $. I also want to slightly modify others as well.
The site is just about ready for launch so not yet viewable by the public. I have included access credentials in the private area.
Please help fix this problem.
Thanks
Lyse
Quote from Pablo Borysenco on September 2, 2020, 09:58Hello Lyse
Please drop me wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Hello Lyse
Please drop me wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Quote from tremblayly on September 2, 2020, 16:27Hi Pablo,
Created access and saved in private data.
Thanks
Lyse
Hi Pablo,
Created access and saved in private data.
Thanks
Lyse
Quote from tremblayly on September 2, 2020, 22:11Hi Pablo,
I also turned on the prince info icon in my settings, but it does not show in the front end. Just thought you could look at this issue as well since in another article you requested login credentials to look into this issue.
Thanks
Lyse
Hi Pablo,
I also turned on the prince info icon in my settings, but it does not show in the front end. Just thought you could look at this issue as well since in another article you requested login credentials to look into this issue.
Thanks
Lyse
Quote from tremblayly on September 2, 2020, 22:28About the info icon....I do see it on variable products (where it does not adjustments as I don't see all of the list).
About the info icon....I do see it on variable products (where it does not adjustments as I don't see all of the list).
Quote from Pablo Borysenco on September 3, 2020, 11:01Hello
I would like my base currency to display like this: "CA $" - My video - https://c2n.me/48XguNm.mp4
About the info icon... - This is a CSS conflict with the current theme
Please add CSS:
#top .inner_product .price{
display: inline-block;
}
ul.products .woocs_price_info_list li {
float: none;
}
.inner_product_header .avia-arrow{
z-index: 1;
}
.product .single-product-summary {
overflow: inherit;
}
div:hover.woocs_price_info ul {
z-index: 9999 !important;
}
Result : https://c2n.me/48Xhrb5.png
Hello
I would like my base currency to display like this: "CA $" - My video - https://c2n.me/48XguNm.mp4
About the info icon... - This is a CSS conflict with the current theme
Please add CSS:
#top .inner_product .price{
display: inline-block;
}
ul.products .woocs_price_info_list li {
float: none;
}
.inner_product_header .avia-arrow{
z-index: 1;
}
.product .single-product-summary {
overflow: inherit;
}
div:hover.woocs_price_info ul {
z-index: 9999 !important;
}
Result : https://c2n.me/48Xhrb5.png
Quote from tremblayly on September 3, 2020, 20:44Hi Pablo
The video was very helpful and I now successfully have the difference currency symbols displaying the way I want them displayed.
As for the CSS code snippet you provided, adding the code to my theme quick CSS location, the following CSS : .product .single-product-summary {
overflow: inherit;} causes the following display issue:I have removed that line of code as my clients are testing on the website getting ready for launch soon (and they will freak out is they see this messy page).
Also the code I left in does not resolve the display issue of the info icon - it's still not displaying.
Thank you
Lyse
Hi Pablo
The video was very helpful and I now successfully have the difference currency symbols displaying the way I want them displayed.
As for the CSS code snippet you provided, adding the code to my theme quick CSS location, the following CSS : .product .single-product-summary {
overflow: inherit;} causes the following display issue: 
I have removed that line of code as my clients are testing on the website getting ready for launch soon (and they will freak out is they see this messy page).
Also the code I left in does not resolve the display issue of the info icon - it's still not displaying.
Thank you
Lyse
Quote from tremblayly on September 4, 2020, 03:32Hi
I've decided to turn info icon feature off as it's causing other issues with display with other functionalities that I installed. I don't really really need it.
Thanks for taking the effort to help.
Lyse
Hi
I've decided to turn info icon feature off as it's causing other issues with display with other functionalities that I installed. I don't really really need it.
Thanks for taking the effort to help.
Lyse
Quote from Pablo Borysenco on September 4, 2020, 11:08Hello Lyse
I've decided to turn info icon feature off as it's causing other issues - I'm sure everything will work fine with another theme.
welcome;)
Hello Lyse
I've decided to turn info icon feature off as it's causing other issues - I'm sure everything will work fine with another theme.
welcome;)