Hi Guys,
Does anybody know how to add text to the bottom of the home page, i want to add an bio below the slider
http://www.aerialadvantage.com.au
ITParticipant
try using this
http://codex.wordpress.org/Function_Reference/category_description
i just need to now figure out how to get the home page to be a category…..
ITParticipant
…Further to the above i added the code into the footer so that the category description shows up under the slider. Note that this means that if you don’t want text, your category can not have a description (maybe using the ID can get around this?)
I managed to get it to work, I set up a category (don’t call it home, for some reason this gave me an error every time i tried to view (may of had a conflict with my page called home?))
Set up a Page and set your settings so that the new empty page is your home page.
Install “Page Links to” plugin and activate
Edit your “home page” and scroll to the bottom to the page links to section, and paste in the link to the category that you want on your front page.
HTH