Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Warning: count(): …

blog
    • 5 years, 10 months ago anne76ak
      Participant

      Hi,

      I have this problem on the news page of my site:

      <b>Warning</b>: count(): Parameter must be an array or an object that implements Countable in <b>/home/clients/e284539a50152a75138fb187f3ec0e72/web/wp-content/themes/specular/includes/view/blog/loop-second-style.php</b> on line <b>49</b>

      The blog style in the Specular theme is “Alternate”. If I choose “Normal”, it works fine. How can I fix this problem?

      Thanks

      Anne

    • 5 years, 10 months ago Ludjon
      Keymaster

      That is not a problem but just a warning. It is caused by WP_debug

      Please remove that on wp-config.php

      switch from TRUE to FALSE

      Thanks

    • 5 years, 10 months ago anne76ak
      Participant

      Hi Ludjon,

      Thank you for your answer, but it is already on FALSE…

    • 5 years, 10 months ago Ludjon
      Keymaster

      Try to modify line 49 on that file, replace with this:

      $tag_out = '';
      if( $tags ){
       $num=count($tags);
       $i=0;
       foreach($tags as $tag):
        if(++$i === $num){
           $tag_out .= $tag->name;
        }
        else {
           $tag_out .= $tag->name.', ';
        }
       endforeach;
      }
    • 5 years, 10 months ago anne76ak
      Participant

      It doesn’t work.

      Do you need my ftp and WordPress login?

      Thank you!

    • 5 years, 10 months ago Ludjon
      Keymaster

      Yes, send me so I can fix directly

      Thanks

    • 5 years, 10 months ago anne76ak
      Participant
      This reply has been marked as private.
    • 5 years, 10 months ago Ludjon
      Keymaster

      Trying to login in ftp but without success, can you recheck please?

      Thanks

    • 5 years, 10 months ago anne76ak
      Participant
      This reply has been marked as private.
    • 5 years, 10 months ago Ludjon
      Keymaster

      Fixed, it looks good now

    • 5 years, 10 months ago anne76ak
      Participant

      Great!

      Thanks so much!

    • 5 years, 10 months ago Ludjon
      Keymaster

      You’re welcome, if you like our theme, please leave a rating on Themeforest. It’s important for us:

      https://themeforest.net/downloads

       

      Thank You!

Viewing 11 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password