Helllo everyone!
I want to fix a welcome page to my home, and I want all the post to show after that fix area.
Hoy can I do that?
Helllo everyone!
I want to fix a welcome page to my home, and I want all the post to show after that fix area.
Hoy can I do that?
Hi,
What do you mean by fix area? You can define what page you want to show your blog page.
Regards,
Ismael
Ismael,
Sorry for my english!
I want to put a fixed homepage (Just to say something about my website), and below that fixed area I want to show the entries feed.
Thanks for your help!
Guys any idea on how to do this?
Hello,
Sorry if I misunderstood your first inquiry. You mean you want to add a space between the slider and the post. Just open your index.php, then find this code
<div id="content">
That is the start of the main content including your posts. You can add a new div or image etc below that.
Regards,
Ismael
Thanks! Last question, how do I call a specific page in that code?
Thanks again!
Hi saynw,
I'm not quite sure what the proper function is to load a specific page via php within a page template. You would need to check the wordpress codex for that: http://codex.wordpress.org/
Regards,
Devin
You must log in to post.