Hi Guys
i have a strange issue
I am working on a site for a client and have this text below the footer and cannot work out how to get rid of it (see screenshot)
http://screencast.com/t/K1PpFFiT3XO
i have reverted to the default theme and it is still there. I have checked all footer.php file in the original theme folder and now the default theme folder but still no joy.
Where else should I have to look to find this and delete it?
The site is www.mystrategicforecast.com
Many thanks
Steve
Ashfame answers:
If it even shows up with default theme, then one of the plugin is adding that in your code. Do you have any menu related plugin?
Joe Jenkins answers:
Is your site online? If it is, can you give the URL?
Steve Watson comments:
[[LINK href="http://www.mystrategicforecast.com"]]www.mystrategicforecast.com[[/LINK]]
Lew Ayotte answers:
What is in your footer.php?
Lew Ayotte comments:
Also, what is in your sidebar.php?
Daniele Raimondi answers:
Check your functions.php for some hooks in the theme footer. Look for something like wp_list_pages or wp_list_categories.
Jarret Minkler answers:
Perhaps you could find it where the jquery is added? Can't say for sure without seeing code, maybe in the index.php itself?