Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #784149

    Hello. I’m seeing the following error in all the slides.

    Warning: A non-numeric value encountered in /home/legalshi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php on line 1054

    Thank you,
    Ryan

    #785476

    Hey accurIT,

    Thank you for using Enfold.

    I checked the home page but I can’t see the error. Is this fixed?

    Best regards,
    Ismael

    #785946

    Still seeing it. If you log in and click on the actual slide configurations, you’ll see the error.

    #786150

    Hey!

    I see. It seems to be a minor issue with PHP 7.1. Is it ok if you downgrade to 7.0 temporarily?

    Cheers!
    Ismael

    #786850

    Hey!

    UPDATE: Starting from line 1054 to 1064, please modify the following code.

    entry_'+$limit
    

    .. replace it with:

    entry_'.$limit
    

    You should find 4 instances of the same code.

    Cheers!
    Ismael

    #786855

    Thanks. Do these errors shown have a negative impact or is just cosmetic? If it’s the latter, maybe I’ll just wait for a theme update.

    #786859

    Hi!

    Can you update the page even when the error is present? If you can update the page then you can ignore the errors.

    Best regards,
    Ismael

    #787986

    Hello. I just went ahead and added the changes to the file. Good to go, thank you!

    #788220

    Hi,

    Thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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