Hello All
After upgrade to 2.8 and old CJ ad that I have not used in a long time
now appears in my left sidebar???? It's a java script ad but there is no text box in that space and I cannot find any reference to it anywhere! I'm sure I used this ad several years ago but I no longer belong to CJ. Could I have been hacked?? See the left sidebar at
http://meandering-pen.com
at the very bottom it's a cafepress ad.
Thank You
faz67
Try looking in your left sidebar template file.
T4t Reply
Not a php guru but I'll look again.
Well I don't recognize the script but that could be it.
I saw it before but disregarded it because it's not pointed at CJ.
Thanks
Gary
http://meandering-pen.com
<ul id="sidebarleft">
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?>
<li id="pages"><?php _e('<h2>Pages</h2>'); ?>
<?php wp_list_pages('sort_column=menu_order&title_li='); ?>
<li id="categories"><?php _e('<h2>Categories</h2>'); ?>
<?php wp_list_cats(''); ?>
<li id="archives"><?php _e('<h2>Archives</h2>'); ?>
<?php wp_get_archives('type=monthly'); ?>
<?php endif; ?>
<script type="text/javascript" language="javascript" src="http://www.tkqlhce.com/placeholder-2252555?target=_blank&mouseover=Y"></script>
<script type="text/javascript" language="javascript" src="http://www.tkqlhce.com/placeholder-2252555?target=_blank&mouseover=Y"></script>
Looks about right for that ad. Have you tried removing it?
Yes that worked.
Sorry everyone I thought I had marked this resolved.