Skip Navigation

[Resolved] Currency and measurements change

This thread is resolved. Here is a description of the problem and solution.

Problem:
The user would like to change the currency and the surface icon in the Real Estate demo site.

Solution:
Regarding the $ symbol, it is used in the format of the price field inside the blocks template. Let's take the homepage as an example, and focus on the "Recent Properties" section, it is a view, where the price is added to the view's loop with the format "$FIELD_VALUE". Check this screenshot http://prntscr.com/112zryd
If I use the format "FIELD_VALUE €" I'll get "2500 €" in the output.

Regarding the icon of the surface, it is being added as an image inside a "Fields&Text" block. Check this screenshot http://prntscr.com/112zu0k
You will need to make the loop editor larger by choosing this option http://prntscr.com/112zv6x

This support ticket is created 3 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 2.22 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by johnE-5 3 years, 7 months ago.

Assisted by: Jamal.

Author
Posts
#2008545

Hello,
I'm using the Toolset real estate reference site and need to change the currency to Euros and measurements to metric but can't find anywhere to do this. Currently the reference site is using a Dollar symbol and square feet on the properties template. Can you let me know where I can change these?
Regards
John Enright

#2009011

Hello Jhon and thank you for contacting the Toolset support.

Regarding the $ symbol, it is used in the format of the price field inside the blocks template. Let's take the homepage as an example, and focus on the "Recent Properties" section, it is a view, where the price is added to the view's loop with the format "$FIELD_VALUE". Check this screenshot hidden link
If I use the format "FIELD_VALUE €" I'll get "2500 €" in the output.

Regarding the icon of the surface, it is being added as an image inside a "Fields&Text" block. Check this screenshot hidden link
You will need to make the loop editor larger by choosing this option hidden link

I hope this helps. Let me know if you have any questions.

#2009259

Thank you, Jamal! You were very helpful.