-
AuthorPosts
-
January 3, 2022 at 8:40 pm #1334086
Hi,
I am sorry, but I am unable to include a footer widget above the socket. I tried your forum responses, no suucess.I defined the footer widgets in the widget area and also defined in Enfold-Footer to show widget & socket, 2 columns. Where is my mistake?
Thx
Klaus-PeterJanuary 3, 2022 at 10:25 pm #1334101Hey,
Thanks for contacting us!
It seems like modified header.php or footer.php file is the issue. You can refer to this post – https://kriesi.at/support/topic/missing-footer-after-updating-to-enfold-4-8-6-3-please-read-this-first/
If you would like us to update the file for you, please create FTP logins and post them here privately. WP logins did not work for me so please check them as well :)
Best regards,
YigitJanuary 4, 2022 at 10:14 am #1334159This reply has been marked as private.January 4, 2022 at 11:41 am #1334165Hi,
Thanks for that. The WordPress login details don’t seem to be working, could you check and verify please? Also, I checked the site in private using FTP, but I can’t see Enfold installed there?
Best regards,
RikardJanuary 4, 2022 at 3:10 pm #1334212This reply has been marked as private.January 4, 2022 at 4:06 pm #1334227Hi KP,
You had following code in Enfold theme options > General Styling > Quick CSS field
#footer { display: none; }
I removed it. Please review your website :)
Best regards,
YigitJanuary 4, 2022 at 8:22 pm #1334281This reply has been marked as private.January 5, 2022 at 5:42 am #1334316Hi,
Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:
#socket .copyright { margin-left: 4px; }
Best regards,
RikardJanuary 5, 2022 at 7:20 pm #1334407This reply has been marked as private.January 5, 2022 at 7:36 pm #1334411Hi Klaus-Peter,
I added following code to bottom of Style.css file of your child theme
@media only screen and (max-width: 990px){ .avia-menu.av-main-nav-wrap { margin-right: 0 !important; }}
Please review your website :)
Best regards,
YigitJanuary 5, 2022 at 7:40 pm #1334412This reply has been marked as private.January 5, 2022 at 8:17 pm #1334415Hi,
I added following code to bottom of Style.css of your child theme as well.
@media only screen and (max-width: 480px){ .responsive #top #wrap_all .av-logo-container { margin: 0; width: 100%; max-width: 100%; }}
Please review your website :)
Best regards,
YigitJanuary 5, 2022 at 9:24 pm #1334429This reply has been marked as private.January 5, 2022 at 9:32 pm #1334431Hi,
You are welcome, Klaus-Peter! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit -
AuthorPosts
- The topic ‘Footer widgets does not show-up’ is closed to new replies.