Error in post

Hi I see this error every time y try to publish a new post or portfolio item.:

Warning : count(): Parameter must be an array or an object that implements Countable in /home/polimat9/public_html/fundacoar.org/wp-includes/post-template.php on line 317

Hello @javduke,

Thanks for writing in! You are seeing a PHP Warning message. To get rid of this, please disable your debug mode. You can do this by opening wp-config.php and adding

define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

When you revisit the page, you should no longer be seeing the warning message. Meanwhile, please also do a basic troubleshooting for the most common issues in the site. You can check this guide here:

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/docs/getting-support

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.