That depends on where you uploaded wordpress to.
wp-content->themes->yourtheme->index.php
still cant find it.
my path is /mydomain/wp-content/themes/heatmaptheme/ i then goto index.php but its not the content of my homepage.
Let me explain what i am trying to achieve. I am using the theme Heatmap adsense theme and i want to be able to remove the default logo on the homepage as well as meta which has the links # Site Admin # Log out# Entries RSS # Comments RSS # WordPress.org. How do i go about this? I have been in the control panel under widget and the meta is not in the sidebar but on the right which means it should not appear right? so why does it?
I would 2nd doppyo’s answer.
If necessary, with the help of the Template Hierarchy article, determine what Template is displaying your “homepage”.
If that fails, then provide a link to your homepage so someone might spot the problem.
hi all. pls see the lick to my home page http://www.buyarganoil.co.uk. I want to be able to get rid of the logo and the meta in the sidebar
Again, with the help of the Template Hierarchy article, determine what Template is displaying that infor (probably sidebar.php) and edit that file to get rid of the pieces you dont’ want.
Related:
Stepping Into Template Tags
Stepping Into Templates
I have determined the template and removed the meta. i also removed the default logo but i get a message that says “pop your logo right here”.How do i get rid of this text? i am assume its in the header.php so i have included the file here http://wordpress.pastebin.ca/1579693