hunterdiamond
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error message and link above headerCubecolor – I fixed all the WP_DEBUG places still having the problem of the warnings showing up. Any thoughts?
Forum: Fixing WordPress
In reply to: Error message and link above headerOkay. Found it. Can’t get the warnings off of my pages.
Forum: Fixing WordPress
In reply to: Error message and link above headerIn another post, the line 195 and 196 are the result of installing an e-commerce plugin that disconnects the permalinks and results in these warnings. That’s what I’ve surmised so far.
Cubecolour – where would I find the WP_DEBUG? Where is that wp-config.php? Admin or Includes?
Forum: Fixing WordPress
In reply to: Add space above table to separate from paragraph aboveAccording to my research, not necessarily. But, if you’d like to identify where in the CSS I should insert the code, I can see if I can do it. I used Artisteer to create my theme. Thanks.
Forum: Fixing WordPress
In reply to: Delete post title from static page but not blognikkidev – the easiest route is to got to Appearance and click on Editor. You’ll have a list of the different PHP files.
Go to post_title.php and delete or save elsewhere the code. Leave it empty.
Now you deleted the title on every page.
Then, I went back to my website and put a title on every page using a header format. It’s in a fixed place on each page and don’t have to worry about the follow link showing through.
Unfortunately, it also removes titles from you blog posts. So, I do the same and embed a title in my blog posting at the top until I find a work around.
It’s an imperfect solution for now. It was either that or get hung up forever.
Govepatel’s posting above is an another way to go and includes the code if you change the Twenty Ten layout.
cheers,
anneForum: Fixing WordPress
In reply to: Delete post title from static page but not blogpauledward – thanks so much. Did you remove any code? And, where did you paste this in the php? In my file, there are over 500 lines of code for this.
Thanks again. You’re a peach.
Forum: Fixing WordPress
In reply to: Delete post title from static page but not bloggovpatel – I already know what template I’m using. I’m using Artisteer to create my templates. When I go to the WordPress.pastebin.com, what am I doing there?
Then what? Again, what php file should I put this code into?
Pauledward – would you share what you did, what the code is for you?
I’m sorry if this is increasingly frustrating but I’ve been waiting for close to 3 days with no resolution. I’m shocked that anybody replied. The reply rate is often 50% or less.
Thanks,
AnneForum: Fixing WordPress
In reply to: Delete post title from static page but not bloggovpatel,
I’m not using twenty ten theme. So, if I use this code, where do I put it? What part or php file does it go into???
thanks.
Forum: Fixing WordPress
In reply to: Delete post title from static page but not blogDavid – thanks so much for the reply. I used Artisteer to design the template. I went into the PHP files you suggested in WordPress.
But, I can’t figure out where to place the text. In page.php file, I saw h1 but not h2. Does that work in there?
thanks,
Anne