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

Handel Finance Blog settings

#handel #blog
    • 6 years, 7 months ago mrpas
      Participant

      Hi,
      I’m trying to set my blog settings just like the settings in the Handel Finance News section, so that the content is centered and empty space on the left and right, just like content in the header. Have changed the settings around, but no luck so far.

       

      • This topic was modified 6 years, 7 months ago by mrpas.
    • 6 years, 7 months ago Ruco
      Keymaster

      Hello,

      Please can you send to us your wp credentials and online link on your profile details. So we can login into and investigate the issue.

      Let us know.

      Regards!

    • 6 years, 6 months ago mrpas
      Participant
      This reply has been marked as private.
    • 6 years, 6 months ago Ruco
      Keymaster

      Hello,

      Sorry for this issue. We will fix this problem in the next update that will come soon:

      Please can you replace this function into this file “/includes/codeless_html_attrs.php” find the line:

      function codeless_extra_classes_inner_content( $classes ) {
          if( !codeless_get_meta( 'page_fullwidth_content', false ) )
              $classes[] = 'container';
          else
              $classes[] = 'container-fluid';
          
          return $classes;
      }

      replace with:

      /**
       * Manage all conditions for adding extra classes on Inner Content
       * Don't modify this, use add_filter for modify codeless_extra_classes_inner_content
       * 
       * @since 1.0.0
       */
      function codeless_extra_classes_inner_content( $classes ) {
         if( !codeless_get_meta( 'page_fullwidth_content', 'off', get_the_ID( ))== 'on') 
              $classes[] = 'container-fluid';
          else
              $classes[] = 'container';
          
          return $classes;
      }

      Save the file and let us know.

      Regards!

    • 6 years, 6 months ago mrpas
      Participant

      It’s not letting me save it in the Editor. Is FTP the only option? I currently don’t have the access to the clients server…

      Thanks

    • 6 years, 6 months ago Ruco
      Keymaster

      Hello,

      Without ftp you also can’t update the theme when the new update will come.

      Let us know.

      Regards!

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