• On the single property page, everything works fine, with exception to the text descriptions. I get the following errors:

    For the_content()
    Warning: count(): Parameter must be an array or an object that implements Countable in /homepages/15/d808428591/htdocs/XXX/wp-includes/post-template.php on line 316

    For if (count($paragraphs)>0)
    Warning: count(): Parameter must be an array or an object that implements Countable in /homepages/15/d808428591/htdocs/XXX/wp-content/plugins/wp-property-feed/templates/wppf_layout_property.php on line 80

    For <?php foreach ($paragraphs as $paragraph) :?>
    Warning: Invalid argument supplied for foreach() in /homepages/15/d808428591/htdocs/XXX/wp-content/plugins/wp-property-feed/templates/wppf_layout_property.php on line 84

    Thanks

  • The topic ‘Property description text error’ is closed to new replies.