I saw the post above about WordPress not recognizing Flash. However, I checked the directory and it is correct... any other ideas what could cause this issue?
http://backbone.bradjonesllc.com/photos
Thanks!
I saw the post above about WordPress not recognizing Flash. However, I checked the directory and it is correct... any other ideas what could cause this issue?
http://backbone.bradjonesllc.com/photos
Thanks!
One line should be added to your header, it looks like this:
<script type="text/javascript" src="http://yoursite/wp-content/plugins/wp-simpleviewer/swfobject.js"></script>
This is done automatically if your theme is correct. Does the header.php file call this function: <?php wp_head(); ?> between <head> and </head>?
You must log in to post.