Hi,
I updated wordpress and I used to have some flash navigation in the header and now it disappeared. Is there some kind of conflict between this file and the new WP version? I looked in firebug and couldn't figure anything out. Does anyone have info on this? Any help would be appreciated.
Thanks,
J
LINK to the blog
LINK to what the nav looked like
Hi,
-> Disable all the plugins and have a check.
-> Add SFW and FLV MIME Types in hosting control panel and have a check.
-> If it requires more memory then add this code in htaccess:
php_value max_execution_time 259200
php_value memory_limit 300M
Thanks,
Shane G.
Thanks that helped a lot!