Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #683077

    Hi,

    I’m following this instructions: https://kriesi.at/support/topic/6-columns-in-footer/ but not working.

    On the footer.php already exists ‘av_one_sixth’:

    //create the footer columns by iterating
    				        switch($columns)
    				        {
    				        	case 1: $class = ''; break;
    				        	case 2: $class = 'av_one_half'; break;
    				        	case 3: $class = 'av_one_third'; break;
    				        	case 4: $class = 'av_one_fourth'; break;
    				        	case 5: $class = 'av_one_fifth'; break;
    				        	case 6: $class = 'av_one_sixth'; break;
    				        }
    				        $firstCol = "first el_before_{$class}";

    1. Copied the original to enfold-child. Should I make any changes to footer.php file?
    2. Also already copied, to enfold-child, includes/admin folders with the other files.

    Thank you, Afonso

    #683549

    Hi Afonso,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #683588

    Hi Rikard,

    Access details attached.
    All files in child folder.

    Thank you

    #684846

    Hi!

    Did you follow the whole instruction? You have to modify the footer.php, ncludes > admin > register-admin-options.php and register-widget-area.php file.

    Cheers!
    Ismael

    #684987

    Hi Ismael,

    Yes, copied to child (same fold structure) and edited those files.
    Still not working. What else can I do?

    Thanks!

    #686502

    Hi Ismael,

    Any news?

    Thank you

    #687780

    Hi,

    Sorry for the late reply, Glad you have the latest version 3.8 please follow the below steps to make a 6 column footer :)

    I would have replaced the files on FTP for you however I’m afraid to do it without your permission and proper backing up of 3 files.

    Please backup the below 3 php files and download the edited files from here and replace it on the FTP.

    wp-content\themes\enfold\footer.php
    wp-content\themes\enfold\includes\admin\register-admin-options.php
    wp-content\themes\enfold\includes\admin\register-widget-area.php

    Don’t forget to add the CSS in Quick CSS.

    
    div .one_sixth { overflow: hidden; z-index:1; margin-left: 3%; width:14.0%; float:left; position:relative; }

    This should work 100% for you if you have any issues please backup these 3 files and give us permission to replace these 3 files on FTP for you.

    Best regards,
    Vinay

    • This reply was modified 7 years, 6 months ago by Vinay.
    #688425

    Thank you! It worked. :-)

    #688955

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘6 columns in Footer – Enfold 3.7.1’ is closed to new replies.