rcodfried
Forum Replies Created
-
Thanks once again for your help, but it seems that I still get the same error
Parse error: syntax error, unexpected ‘<‘ in /public/sites/www.racod.nl/mimifashionland/wp-content/themes/twentyten/header.php on line 59
I’ve changed your code into mine:
wp_head(); <script type='text/javascript'src='http://www.racod.nl/mimifashionland/wp-content/plugins/frontpage-slideshow/js/jquery-ui-effects.js? <?php echo time(); ?>'></script> ?> </head>and the strange thing is that ” line 59″ is where your code starts….
I do hope that you can help me….otherwise thank you for your time!
hi there jerkone!
thanks for your reply!
I tried and tried… but this is what i getParse error: syntax error, unexpected ‘<‘ in /public/sites/www.racod.nl/mimifashionland/wp-content/themes/twentyten/header.php on line 60
and this is my code.. i just pasted your code in the header.php
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.*/
wp_head();
<script type=’text/javascript’src=’http://www.creativehandsmedia.com/larealtyllc/wp-content/plugins/frontpage-slideshow/js/jquery-ui-effects.js?<?php echo time(); ?>’>
</script>?>
</head>
and line 60 is somewhere in your part code….
greets
rcodfriedHi markmilligan,
I also have the same problem, could you tell me where exactly you pasted te link Jerkone is telling about.. because i pasted it and it didnt work…