Hi,
I can’t seem to get the plugins to work. I keep getting the following error:
Parse error: parse error, unexpected T_STRING in /homepages/44/d92908046/htdocs/cxoblog/wp-content/themes/default/index.php on line 17
I have entered the following into index.php.
<?php jpf_yahoo(‘’,'<img src=”/images/icons/yahoo.gif” alt=”Yahoo” /> Add to Yahoo’,’’); ?>
I suspect that I have not placed the image for the yahoo plugin in the right directory. There was no wp-images directory so I placed the images in the directory labeled Images and changed the code as shown above.
Can’t seem to figure it out. Though it has to be a simple fix that I’m missing.