This topic has 10 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
Hi,
So I’ve managed to create my own footer and it’s looking good.
But I’ve also created another static block to use as a footer just on the home page.
I’ve tried to add it in the back end for the homepage, in the right hand side bar, at the bottom > Use custom footer for this page. I’ve selected my custom block and saved the page.
But nothing shows up. Any suggestions on how to get this to work?
Many thanks,
Jenny
Hello,
Please provide us with wp-admin panel credentials in Private Content and specify what footer block you want to use for home page.
Thank you.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version 1.5.2.
https://www.8theme.com/demo/docs/royal/#!/installation_upgrade (“1.5 Theme Upgrade”)
Thank you.
Regards,
Eva Kemp.
hI Eva, sorry for the delay in responding…
I’ve updated the theme and WordPress. The footer issue is still there.
Also both menus are showing on the homepage which is a bit peculiar – any ideas?
http://shuga3.com/home-2/
Thanks,
Jenny
Hello,
When I activate original Royal theme the problem with menu disappears. So you need check modifications you made in your child theme.
Concerning the footer please add Static Block widget into Footer 1 or Footer 2 area in Appearance > Widgets.
Thank you.
Regards,
Eva Kemp.
Thanks for the feedback re:menu I’ll do some testing there…
Re: the footer – I’ve already added static block selecting the right block name in Footer 1. On any other page, this can be seen. It’s only the home-2 page that I’d like to see an alternative footer hence trying to edit it within the relevant page.
Thanks,
jenny
Hello,
Please check your child theme as when I activate the original Royal theme custom footer on Home page is working.
Thank you.
Regards,
Eva Kemp.
Thanks for your help with this Eva, I’m reworking the child theme code now.
So could you confirm the easiest was to change the background colour from white to an image. I’m having quite a lot of trouble with this.
The theme options for background under colour scheme doesn’t have a visible affect. I think it’s displaying beneath this white background colour that’s applied.
Any ideas?
Thanks,
Jenny
Hello,
You need add this code in custom.css of the parent theme or to style.css of the child theme:
.st-content, .st-content-inner {
background-image: url("full_link_to_your_image");
}
How to create custom.css in the parent theme you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Tagged: custom, footer, persuasive, single page, template, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up