-
AuthorPosts
-
October 16, 2019 at 1:40 am #1148246
Hi, I have a site that I just updated that’s using the Enfold theme. Before I updated WordPress and Enfold, the modifications from this post https://kriesi.at/support/topic/6-columns-in-footer/ worked to add an additional column in the footer. Now, these modifications don’t work. Do you have an equivalent solution for the new update?
October 16, 2019 at 7:30 pm #1148589Hey bythepixel,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 16, 2019 at 9:14 pm #1148673Hi Victoria, I have provided the information below.
October 17, 2019 at 3:20 pm #1148937Hi bythepixel,
You have so many files in the child theme. Do you keep them updated when updating the theme?
Best regards,
VictoriaOctober 17, 2019 at 5:57 pm #1148997Recently… No. I just recently updated. This website was handed down to us, and I’m not sure why there are so many files haha. Do you think that not keeping those updated could be the issue?
October 19, 2019 at 5:21 am #1149468Hi,
Thanks for the login, following the steps in the link you provided the code in your child theme footer.php is incorrect and you are missing the includes > admin > register-widget-area.php from your child theme, with it’s added code. Once you make these corrections it will probably work correctly.Best regards,
MikeOctober 21, 2019 at 8:14 pm #1149956Hi Mike, I tested this out again. I saw the modifications from the previous developers in the child theme files:
register-widget-area.php
,register-admin-options.php
, andfooter.php
and assumed that the modifications in the child theme were working to make the six columns. Upon closer investigation, it appears that the footer column modifications in the child theme never worked. The previous developers made those changes to the parent theme files and those changes were wiped out when the theme was updated.I redid the steps to create six columns, but I can’t seem to override the include files in the parent theme. Can you help me out with that?
- This reply was modified 5 years ago by bythepixel.
October 23, 2019 at 11:11 am #1150451Hi,
I took a closer look at this and unfortunately you will have to edit the parent theme. While some files can be added the child theme functions used to point to them, the includes/admin files can not.
This is why the original instructions are for editing the parent theme and probably why your developer ended up doing the same.Best regards,
MikeApril 22, 2020 at 4:45 am #1206009How do we do this now? I tried going to the link above (https://kriesi.at/support/topic/6-columns-in-footer/), but it redirects here now.
I just want to add a 6th column in the footer. I have the latest Enfold Consulting theme.
Thanks,
GlennApril 23, 2020 at 5:44 pm #1206569Hi GlennBolan,
These are the files that need to be changed:
https://kriesi.at/support/topic/6-columns-in-footer/#post-138601But this solution will work only with the parent theme and so it will be erased with each theme update, so you really need to consider if you need it or not.
Best regards,
VictoriaApril 24, 2020 at 9:50 am #1206757Awesome, thank you!! Hope you guys are all safe and well :-)
Glenn
April 24, 2020 at 8:30 pm #1206951Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonApril 24, 2020 at 10:06 pm #1206974Good to close. Thank you Jordan!
April 24, 2020 at 10:10 pm #1206975Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘6 Columns in Footer’ is closed to new replies.