Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

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

Supporter timezone: Africa/Cairo (GMT+03:00)

This topic contains 1 reply, has 2 voices.

Last updated by Osama Mersal 1 year, 7 months ago.

Assisted by: Osama Mersal.

Author Posts
September 9, 2023 at 3:47 pm #14369823

reneD-25

I am trying to:

I'm trying to figure out how to fix this problem that appears on the homepage on my site with updated avada theme (Warning: Invalid argument supplied for foreach() in /home/customer/www/beb-vincent.it/public_html/wp-content/plugins/fusion-builder/inc/class-fusion-dynamic-data.php on line 333)

Link to a page where the issue can be seen:

hidden link

I expected to see:

I simply would not like to see the error

Instead, I got:

Screenshot 2023-09-09 at 17-45-32 B&B Vincent Scalea - B&B VINCENT SCALEA.png
September 10, 2023 at 9:19 am #14370735

Osama Mersal
WPML Supporter since 02/2020

Languages: English (English ) Arabic (العربية )

Timezone: Africa/Cairo (GMT+03:00)

Hi,

Thanks for contacting WPML forums support. I'll be glad to help you today.

Please edit your wp-config.php file and add the following lines below the debug line.

// Disable display of errors and warnings, which is recommended on a live site.
define('WP_DEBUG_DISPLAY', false);
@ini_set('display_errors',0);

After that, please save the file and check if the errors disappeared from the front end.

If you are unfamiliar with editing the wp-config file, please get in touch with your host provider to make the change.

Best regards,
Osama

The topic ‘[Closed] php problem with avada theme’ is closed to new replies.