How can I add a footer to Writr theme?
-
I need to add a legal disclaimer to my blog asap for work purposes. I am using the Writr theme and can’t find any simple method for adding a footer, so I currently have it in the sidebar, which doesn’t look great. I’m not good with script code etc, so hoping to find an easy fix.
Thanks,
KayleighThe blog I need help with is: (visible only to logged in users)
-
We can’t do script code so relax on that part.
To put the disclaimer in the new footer (you have Infinite Scroll on) would take the CSS upgrade at $ 30.– / year)
I don’t see a Page Widget in the Sidebar (good) since a Page should not show up
Put the Disclaimer on a Page – then put a link in a Text Widget to the page at the bottom of the sidebar just above the Footer – then all everyone sees is “Disclaimer” with a link – I do that with my Copyright and other conditions for my site.
-
Hi Auxclass,
Thanks for your reply. I can’t actually find a footer mentioned anywhere on Writr theme, so I had to but the text widget in my sidebar?
-
Put the Text Widget as the last (bottom) widget in the sidebar – that will place it just above the existing WordPress.COM footer – the footer is done in code so you will not see it unless you look at the code for the Theme – like magic!!
-
-
-
Still a bit of fine tuning to do – sometimes my pasting code in the forum is not so good – but paste the code below into the text box of the text widget – that should give you a bold (not quite as big as you have now) Disclaimer link that is centered in the Sidebar
<p style="text-align: center;"><strong><a href="http://mysocalledlifeinabox.wordpress.com/disclaimer/">Legal Disclaimer</a></strong></p> -
-
-
-
Hi Auxclass,
Sorry to bother you again but you were so helpful before, I thought you might be able to help again? My incompetence has resurfaced and I am stuck at another two hurdles now.
1) I want to add my name as a byline under my blog title – is this possible? At the moment I’ve just chucked it at the end of my blog description, but it looks a bit messy.
2) I wondered if it’s possible to add a “submit” page, where people can contribute their own customer service woe related stories direct to the site? If that’s not an option, I was thinking perhaps it would have to be a text widget where I can just put an email address for them to submit stories to, or perhaps there’s a different option?
Any advice would be brilliant – thanks again.
- The topic ‘How can I add a footer to Writr theme?’ is closed to new replies.