-
AuthorPosts
-
September 7, 2016 at 12:02 pm #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
September 8, 2016 at 8:28 am #683549Hi 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,
RikardSeptember 8, 2016 at 10:03 am #683588Hi Rikard,
Access details attached.
All files in child folder.Thank you
September 12, 2016 at 2:49 am #684846Hi!
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!
IsmaelSeptember 12, 2016 at 11:30 am #684987Hi Ismael,
Yes, copied to child (same fold structure) and edited those files.
Still not working. What else can I do?Thanks!
September 14, 2016 at 5:06 pm #686502Hi Ismael,
Any news?
Thank you
September 17, 2016 at 1:50 am #687780Hi,
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.phpDon’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 8 years, 3 months ago by Vinay.
September 19, 2016 at 12:27 pm #688425Thank you! It worked. :-)
September 20, 2016 at 6:53 am #688955Hi,
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 -
AuthorPosts
- The topic ‘6 columns in Footer – Enfold 3.7.1’ is closed to new replies.