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 currency to custom post type custom field

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 evaluating the free version of your plugin to see if it meets my needs so I will buy the pro version. Unfortunately, I can't apply the $value = apply_filters('wpcs_exchange_value', $value); filter on a custom field within a post type, which would allow me to change the currency displayed in that field.

Specifically, I have a custom field named"price" in the directory plugin. Ideally, I'd like a way to change the currency for this field and have the update reflected on all single post and archive pages.

Is there a way to achieve this?

Thanks in advance, Leonidas

Hello  Leonidas

Describe in more detail what exactly didn’t work for you. Post your code here

If you have no programming experience, you should hire a developer

Hi,
Sory if I didnt explain well I will try again:
I am using Directories plugin from where I create custom field for example"property_price". My problem is that on the directories listing and single directory page, the content is displayed through a shortcode. Is there a way to target the"property_price" custom field value so that when I change the currency, the value of this field changes for all listings?

So far in part of codes where I am using custom shortcode to display specific properties the filter to make the value exchangable is working fine"$formatted_price = apply_filters('wpcs_exchange_value', $formatted_price);" but is targeting only the properties related to this shortcode.

Hope this clarifies the issue better.
Thanks,
Leonidas

You need code customization. Customizing the display template for these custom fields