PetrasCZ
Member
Posted 2 years ago #
Hi everybody,
I have problem with redirection to my index page.
I create .htaccess file with DirectoryIndex main.html
In main.html is flash animation that i need display BEFORE my index page. There is also wrote that after animation end that must redirect to index.php or to ***/?p=1
But it does not work. I tried to redirect it to some .html page and it works fine. But does not work with wordpress index. It always play the animation in a circle.
Thanks for answer and sorry for my bad english.
If I do a search in Google:
site:http://wordpress.org flash intro page
I get this post:
http://wordpress.org/support/topic/277396?replies=6
Is that what you're trying?
Also doing a search on "splash page" in the plugin repository also show some plugins which may help:
http://wordpress.org/extend/plugins/search.php?q=Splash+page
PetrasCZ
Member
Posted 2 years ago #
Thanx for answer. Yes its what i mean and 100% solution is:
Quote member ChrisThomson:"See changeset #9203. Replace the green code as seen in #9203 with the red code, in your /wp-includes/canonical.php file.
Thank you very much!!!
Hello there,
I'd just like to thank you for posting the solution for this cause I've been looking everywhere.
Now I'd just like to know whether is solution is update-resistent...probably not, right?
What exactly causes this problem anyway?
Thanks!