• WordPress 3.5.1 flash banner in header looks ok but not working link redirection. The code in header.php :

    <a href="http://www.company.gr">
    <object width="XXX" height="XXX">
    <param name="movie" value="filename.swf">
    <embed src="filename.swf" width="XXX" height="XXX">
    </embed></object></a>

    [Moderator note: In future wrap your code in backticks]
    In previous version of WP worked ok.
    Any suggestion please ?

    Thanks

  • The topic ‘flash banner header link not working’ is closed to new replies.