• Warning: count(): Parameter must be an array or an object that implements Countable in ../wp-content/themes/lawyer-zone/acmethemes/sidebar-widget/acme-service.php on line 72

    I get several such errors when creating widgets on a page “home main content area”.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter AlexBrtn

    (@alexbrtn)

    Warning: count(): Parameter must be an array or an object that implements Countable in ../wp-content/themes/lawyer-zone/acmethemes/sidebar-widget/acme-accordion.php on line 372

    This was not in the first (1.0) version of the template

    • This reply was modified 6 years, 3 months ago by AlexBrtn.
    Theme Author Acme Themes

    (@acmethemes)

    Hello AlexBrtn,

    Thanks for letting us know the issue.

    For the quick fix, please follow the following procedure.
    1. Edit your wp-config.php file on root of WordPress installation
    2. Change define( 'WP_DEBUG', true ); to define( 'WP_DEBUG', false );
    See More

    The above method will fix the issue for now, We will fix it in the code level in next the version of the theme as soon as possible.

    Best Regards,
    Acme Themes

    Thread Starter AlexBrtn

    (@alexbrtn)

    Hello

    Tell me how long to wait for your template update?

    • This reply was modified 6 years, 2 months ago by AlexBrtn.
    Theme Author Acme Themes

    (@acmethemes)

    Hello AlexBrtn,

    We have updated our theme with this warning fixed. Please update your theme to latest version ( 1.0.2 ).

    Best Regards!
    Acme Themes

    Thread Starter AlexBrtn

    (@alexbrtn)

    Thank you so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“Warning” on PHP 7.2’ is closed to new replies.