PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

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 please
If 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.

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

 

Hello Lyse

Please  drop me  wp-admin access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png

 

Hi Pablo,

Created access and saved in private data.

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

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).

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

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

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

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;)