-
AuthorPosts
-
February 19, 2016 at 2:42 pm #586075
Hello,
can i set a section and it to work like footer? To show that section in all pages?
Thanks
February 19, 2016 at 3:19 pm #586104Hey Isakos-Soft!
sure, go to Enfold->Footer->”Default Footer Widgets & Socket Settings”
Best regards,
AndyFebruary 19, 2016 at 4:21 pm #586147Sorry, i don’t mean that.
I want to set on Avia Layout Builder a color section with other content elements and that to work like footer.
That color section to stick in all pages, like footer.
February 19, 2016 at 4:55 pm #586163Hey!
You can enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and then create your color section element and then copy its shortcode and edit footer.php file to add it there. Please also see – https://developer.wordpress.org/reference/functions/do_shortcode/
Regards,
YigitFebruary 22, 2016 at 2:52 pm #587157Ok, but if you have a example it will be better for me.
Thank you
February 22, 2016 at 3:06 pm #587171Hi!
Is generating and copying shortcode part is clear? All you have to do is turn on debugging mode by referring to the link i posted above and then creating your element then copying it from right below ALB content.
Then you should go to Appearance > Editor and open Footer.php file and find following line
<div class='container_wrap footer_color' id='footer'>then add your code right above it as following
<?php echo do_shortcode( '[your-color-section-shortcode]' ); ?>Regards,
YigitFebruary 23, 2016 at 4:02 pm #587763Hello,
Is generating and copying shortcode part is clear?No, I don’t understand.
Have you an example in video for a section to work like footer ?
Thank you
February 23, 2016 at 4:29 pm #587780Hi!
Well, i explained how to do it right after my question :)
And since this is a very specific request, we do not have video instructions.Best regards,
YigitFebruary 23, 2016 at 5:39 pm #587840Ok. Thank you
February 23, 2016 at 6:31 pm #587875 -
AuthorPosts
- You must be logged in to reply to this topic.
