- Feb 17, 2010
- 3,274
- 202
- 106
Hi guys,
Okay.. so I've been asked to create a temporary notice to show some important information on our clients, and display this notice on our home page, which is a custom Wordpress/PHP site (I didnt write it).
So, ourwebsite.com needs to go to index.html, or whatever, and that temporary notice page needs to have a link to take people to the regular Wordpress homepage. Essentially like one of those adverts, only its not an advert, its pretty important.
The Wordpress site doesnt use a static homepage, and is not a blog so it doesnt show recent posts. As far as I can tell, content in {theme folder}/library/home/loop.php is displayed as the home page. So I'm not too sure what the permanent address of the homepage is.
Any suggestions on how to do this? I have full access to the PHP source and admin access on the Wordpress admin app, so I can edit anything required.
Okay.. so I've been asked to create a temporary notice to show some important information on our clients, and display this notice on our home page, which is a custom Wordpress/PHP site (I didnt write it).
So, ourwebsite.com needs to go to index.html, or whatever, and that temporary notice page needs to have a link to take people to the regular Wordpress homepage. Essentially like one of those adverts, only its not an advert, its pretty important.
The Wordpress site doesnt use a static homepage, and is not a blog so it doesnt show recent posts. As far as I can tell, content in {theme folder}/library/home/loop.php is displayed as the home page. So I'm not too sure what the permanent address of the homepage is.
Any suggestions on how to do this? I have full access to the PHP source and admin access on the Wordpress admin app, so I can edit anything required.
