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

Blog Style "Second Style" removes pagination

    • 8 years, 4 months ago amitech-web-dev
      Participant

      Expired

      Greetings,

      I have a client using the Tower WordPress theme and we’re experiencing an odd bug. We have the blog page setup as shown below, with the full blog in the “Normal” style. The blog looks fine, the call-to-action appears, and pagination is present.

      However, when we change the blog style to “second style” the pagination disappears.

      Changing the setting: https://imgur.com/a/OVx66

      Result: https://imgur.com/a/L1nvr

      You can see the ‘second style’ not working on our development site: https://dev.amitechsolutions.com/blog/

      The normal blog is working on our production site:

      https://www.amitechsolutions.com/blog/

      Assistance in understanding what is causing this would be appreciated.

      —-

      Also, the link in this forum in the sidebar titled “New Support topic” has the wrong link for “Ask for Support”. It points to the “Specular – Multi-Purpose WordPress Theme” forum instead of the Tower forum.

    • 8 years, 4 months ago Mirela
      Participant

      Hello,

      That’s not a issue, it’s the blog style. The Normal, Timeline and Creative style uses pagination, the other styles for “Full Blog” element, will show exactly as many items as you assign in “Post Numbers” option of it. If you set it to -1, it will show all blog items in the same page, without pagination.

      However, if you must have it, then make these changes:
      -go to file \includes\view\blog\loop-second-style.php and find these lines:

      <?php if(!is_single() && (!isset($for_element) || !$for_element)): ?>
      
          <?php codeless_pagination_display(); ?>
          
      <?php endif; ?>

      And replace with this:

      <?php if(!is_single()): ?>
      
           <?php codeless_pagination_display(); ?>
          
      <?php endif; ?>

      Let us know.

      Best regards!

Viewing 1 reply thread

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