Anonymous User
(@anonymized-3085)
it doesn’t auto redirect in test mode. How else could you style that page?
Thank you for considering my question 🙂
But I am not in test mode, I already looked at many forums for this and i saw that test mode is one reason. permalinks too. But for my case it still does not work. i am in live mode and permalinks is on default.
Anonymous User
(@anonymized-3085)
Have you turned off javascript?
if you mean on firefox no, i did’nt and i have no problems with javascript on other websites.
if you think abtout the eshop-onload.js file i also made sure that the path is good by writing it that way “http://mydomain.com/wp-content/plugins/eshop/files/eshop-onload.js” and it didn’t work either. 🙁
Anonymous User
(@anonymized-3085)
can you try changing to a default theme and see if then works?
Yeeeeessss !! it works with another theme. Thank you very much!!
(hum … may be i should have start with that)
Could I ask you one more question : i really like my theme (Arras), it looks very professionel and i already put a lot of contents that matches with it. Do you have an idea how i could fix the problem on my theme?
Anonymous User
(@anonymized-3085)
It is probably missing <?php wp_head(); ?> which needs to go in just before the </head>
ok i fixed it. It was not <?php wp_head(); ?> missing.
However it was in the header, i had added onload=”MM_preloadImages(‘image.gif’)” in “<body …” and when i removed it, it worked.
Thank’ a lot for your help!
PS.if you want to see the result go there http://graphic-flash-sources.com/
Anonymous User
(@anonymized-3085)
oh great, glad tis sorted