Skip Navigation

[Resolved] the function Format_Money that I have added as suggested by your team to convert figures to EU format doesn't work anymore

This support ticket is created 4 years, 1 month 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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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: Asia/Kolkata (GMT+05:30)

This topic contains 4 replies, has 2 voices.

Last updated by nicolaS-3 4 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#1812451

Hi
1. the function Format_Money that I have added as suggested by your team to convert figures to EU format doesn't work anymore (see picture), it was working fine before, please check (it's in functions.php)

#1812475

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Just to let you know that the original ticket is DELETED as per your request.

Can you please share access details and problem URL where I can see the function format money is not working.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#1813371

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I checked the functions.php file of your current theme and I do not able to find the shortcode [format_money].

It seems either you updated your theme and as shortcode was added to theme's functions.php file, it have been lost.

You will just require to find the shortcode [format_money] from our old backup and make sure you should add it to "Custom Code" section offered by Toolset so, when you update the thee, the shortcode should not get lost.

#1813495

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Ok - it seems that theme was switched.

I've switched to the Avada Child theme and I can see it working:
=> hidden link

Can you please confirm it works at your end as well.

#1813797

My issue is resolved now. Thank you!