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

Footer Columns

Footer Columns
    • 5 years, 2 months ago gVes
      Participant

      Hello Codeless team.

      I want to add more than 4 columns inside the footer of my website. How would I be able to do this?

      Thanks!

      Sev

    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      You have to go into Specular > Footer > Footer Layout

      Check documentation:
      https://codeless.co/documentation/main.html#footer_options2

      https://imgur.com/4J8owwo

      Regards!

    • 5 years, 2 months ago gVes
      Participant

      Hi Eldo

      I still can’t see how I can add a 5th, 6th or more columns? The theme only gives me options up to 4.

      Thanks.

    • 5 years, 2 months ago Ludjon
      Keymaster

      Sorry for the inconvenience. You can’t without customization of code

      2668 – 2692 lines on includes/core/codeless_options.php

      replace with:

      array(
                              'id'       => 'footer_columns',
                              'type'     => 'image_select',
                              'title'    => esc_html__('Footer Columns', 'specular'), 
                              'subtitle' => esc_html__('Select how many columns do you want for the footer. Choose between 1, 2, 3 or 4 column layout.', 'specular'),
                              'options'  => array(
                                  '1'      => array(
                                      'alt'   => '1 Column', 
                                      'img'   => ReduxFramework::$_url.'assets/img/1col.png'
                                  ),
                                  '2'      => array(
                                      'alt'   => '2 Columns', 
                                      'img'   => ReduxFramework::$_url.'assets/img/2-col-portfolio.png'
                                  ),
                                  '3'      => array(
                                      'alt'   => '3 Columns', 
                                      'img'  => ReduxFramework::$_url.'assets/img/3-col-portfolio.png'
                                  ),
                                  '4'      => array(
                                      'alt'   => '4 Columns', 
                                      'img'   => ReduxFramework::$_url.'assets/img/4-col-portfolio.png'
                                  ),
                                  '6'      => array(
                                      'alt'   => '6 Columns', 
                                      'img'   => ReduxFramework::$_url.'assets/img/4-col-portfolio.png'
                                  )
                              ),
                              'default' => '2'
                          ),

      Then go to footer options and select 6

      But you can’t with 5, only 6 or 12

      Thanks

    • 5 years, 1 month ago gVes
      Participant

      Thank you! that worked like a charm!

       

      Sev

    • 5 years, 1 month ago Ludjon
      Keymaster

      You’re welcome :)

      If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)

      https://themeforest.net/downloads

      Thank You so much

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