Thread Starter
Sheixt
(@sheixt)
Okay, I’ve marked this as resolved. If I come across the problem again, I shall feedback with more details.
Thread Starter
Sheixt
(@sheixt)
Thanks for the responses & suggestions.
Hmm, the .htaccess idea is a interesting one. Unfortunately with the project in question I had to opt for an alternative solution (due to time constraints) but I shall certainly bear it mind if I experience it again!
Thread Starter
Sheixt
(@sheixt)
Thank you for the information Stvwlf.
To clarify, the information will be links in an introductory div. Then down the page I intend to have a tabbed interface that will display the 5 most popular posts for a specific category (this is all controlled by divs).
So if I understand you correctly, I should create a home.php page template and use a PHP ‘get’ decoration within the index.php to make the page visibile only on home?
Please pardon my ignorance here. If someone could confirm this I would greatly appreciate this.