Hello,
Where to get the footer file to edit. I am stuck with that. Please help me
This topic has 19 replies, 4 voices, and was last updated 10 years ago ago by Robert Hall
Hello,
Where to get the footer file to edit. I am stuck with that. Please help me
Hello,
please specify – do you want to set up your footer for frontend or edit footer theme files?
You can set up footer according to this part of documentation(demo footer is not editable): https://8theme.com/demo/docs/royal/index.html#!/9_footer
Footer main file is royal\footer.php
Regards,
Stan Russell.
I want to setup footer for front end.
Hello,
You need create footer as described in the documentation:
https://8theme.com/demo/docs/royal/index.html#!/9_footer
Regards,
Eva Kemp.
I have gone through the documentation but could not set the static block. Need your in creating static block and integrating in my footer area.
Hello,
Do you mean you don’t have Visual Composer editor in Static Block?
I’ve enabled it in Visual Composer > Role Manager > Administrator.
Please try to create Static Block now: http://storage8.static.itmages.com/i/15/1216/h_1450266205_4861204_e746a9b4ae.png
Regards,
Eva Kemp.
I am getting This Error:
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 65552 bytes) in /home/krishgenbio/public_html/wp-includes/shortcodes.php on line 351
Hello Krishgen Biosystems,
You need to contact your hosting provider and ask them to increase ‘memory_limit’ value.
Regards,
Stan Russell.
But I am facing this problem only when I add widget in footer 1. kindly help me with this.
Hello,
The error “Allowed memory size of 100663296 bytes exhausted” means you’re lack of memory and your hosting provider should increase it. So please contact them.
Regards,
Eva Kemp.
Hello Eva,
I am contacting my Host for increasing memory.
Further Some content I have added in my footer2. The content is not proper in mobile version. Could you help me on this?
Regards,
Krishgen Biosystems
Hello,
As I see footer is shown fine:
http://storage7.static.itmages.com/i/15/1217/h_1450348574_9066570_02dce08b05.png
Please clarify the issue with more details.
Regards,
Eva Kemp.
Yeah I have made some changes in css.
Thank You for your help.
Regards,
Krishgen Biosystems.
Hello Krishgen Biosystems,
is your problem solved now?
Regards,
Stan Russell.
No When I see in mobile version there seems to be some part of sidebar not visible. Just have a look at the following image.

Actually I just checked the issue. I think it is because of “body-border-left” div that is placed on left side. So need your help in removing it.
Hello,
Please try to add the following code in Theme Options->Custom CSS->Custom CSS for mobile and landscape.
body.bordered .body-border-left, body.bordered .body-border-top, body.bordered .body-border-right, body.bordered .body-border-bottom {
width: 0px;
}
Regards,
Robert Hall.
Hello Robert Hall,
Yeah that worked buddy.
Thank you for your help.
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Footer Content’' has been successfully resolved, and the topic is now closed for further responses