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

Envato toolkit and blog questions

blogenvato
    • 10 years ago cali75
      Participant

      Expired

      Hello,

      1.  i have an issue with the Envato Toolkit Plugin.  When i try to install it say there is a problem. I’m sending you a printscreen.

      2. How can i dissapear the author from the Blog List.

      3. How can i disable the excerpt from blog list or gris, or control the number of words to show?

      thanks!! (love the theme! =)

      c

       

    • 10 years ago Mirela
      Participant

      Hello,

      1-The message indicates that you may have already installed it. Please make sure you do not have any related files of the plugin elsewhere.

      2-Please add these lines into your custom css box:
      .blog-article.grid-style .info li:nth-child(1) { display: none;}

      3-To disable/not show excerpts at all, add these lines into your custom css box:

      .blog-article.grid-style .content .text {
        display: none;
      }

      To limit the word display, go to file:includes\view\blog\loop-grid.php and find these lines:

      <div class="text">
                              <?php   if($post_format == 'video' || $post_format == 'audio')
                                          echo codeless_text_limit(get_the_content(), 20);
                                      else
                                          echo get_the_excerpt();    
                              ?>
                          </div>

      Replace this these:

       <div class="text">
                              <?php   if($post_format == 'video' || $post_format == 'audio')
                                          echo codeless_text_limit(get_the_content(), 20);
                                      else
                                          echo codeless_text_limit(get_the_excerpt(), 10);   
                              ?>
                          </div>

      Edit the value of codeless_text_limit(get_the_excerpt(), 10) to your need.

      Best regards!

    • 10 years ago cali75
      Participant

      Expired

      thank you so much.

      i’ll do all that.

      =)

      c

       

Viewing 2 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