• Hi! I had to update PHP from 7.3 to 8.3. Everything went well until I updated the theme (it had not been updated for maybe two years) and Elementor ??

    Now I have a warning at the top of the page saying Warning: Array to string conversion in /home/.sites/284/site1844685/web/wp-content/themes/zakra/inc/helper/utils.php on line 608

    Can you please help me solve this?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @vonjanne,

    The warning message shows because you have enabled the debug mode on your site. This is due to a PHP version incapability, but it does not affect your site. You can simply hide such warnings by deactivating the debug mode.

    For the waring-related update:

    We have created the test site and tried to replicate the warning message by setting up the same PHP settings, but we are unable to do so. You can check this test site: https://allegedwish.s2-tastewp.com/

    You are using a child theme on your site. The child theme might be forcing you to show such warnings. Could you please check by activating the parent theme?

    Regards!

    Thread Starter vonJanne

    (@vonjanne)

    Hi! Thank you for your reply, and please excuse my late response.

    Debug mode is not enabled on this site.

    When I activate the parent theme, the warning goes away, but then of course the site styling is all gone: https://www.rootsmusicfromsouthernafrica.com/wp-content/uploads/2024/08/parent-theme-active.jpg

    Is there a way I can keep the customizing but make the warning go away?

    Thanks again!

    @vonjanne,

    You will need to check your child theme codes and update them to remove the warning message, or you can disable the debug mode to hide the warning message.

    Regards!’

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.