j0rdan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change <title> in headerbtw, you can check out the page source here if that would help.
resourcetolife[dot]com
Forum: Fixing WordPress
In reply to: Change <title> in headerOk I installed the plug in. I updated the title and description and keywords under the options panel. It changes it all perfectly. The problem is that the description and the keywords are halfway down the page source? I need them at the top. The title is at the top and changes perfectly! I can find the meta tags for description and keywords under the page source, but I can’t find them in the header, in order to move them to the top. Plus, the old description still stays?
Now I looked around the plug in’s FAQ’s. They recommend trying it first on the default theme. I have not done that yet. If I were to try it out on default, would the theme I’m using now remember all of the tweaks I made to it, or would it get lost should I return to that theme?
The main question, is can you help me figure out how to have the plugin’s meta tags at the top? I can remove the old description.
let me know what ya need! Thank You!
JordanForum: Fixing WordPress
In reply to: Change <title> in headerThat’s awesome! I’ll give it a try.
Thank You
JordanForum: Fixing WordPress
In reply to: two problems left, then I am done, help?the text color will need to be changed on line 551 of your css. For the post, I have no idea.
Forum: Fixing WordPress
In reply to: Post title display issue between browsersYou probably need to fix all of your errors here first. You have 53 errors within your page source. Most of the time that’s the prob.
Forum: Fixing WordPress
In reply to: In IE description missingThanks for all the help! ?? LOL
Forum: Fixing WordPress
In reply to: My blog is broken!when I look at your page it looks great! I’m using firefox.
Jordan
Forum: Fixing WordPress
In reply to: In IE description missingOk all validation errors have been corrected. How do I make sure the site’s description is seen in IE???
Forum: Fixing WordPress
In reply to: In IE description missingWould 19 validation errors have something to do with it? Where do I edit the code for the public html source? It isn’t under the wordpress theme editor. Or is it. Do I go into the core file through cpanel or somethign? FTP?
still standing by.
JordanForum: Fixing WordPress
In reply to: How to eliminate stuff …..Changing the color, and removing things such as your search bar, recent comments, and archive are all tasks that are addressed right here. I suggest learning and researching the “how-to” stuff here.
The hard part is learning about your site. Put we all did it and so can you!! ??
Forum: Fixing WordPress
In reply to: Make it so title and description don’t show?Maybe..MAYBE…you could just remove the CSS of the title and description. It depends on where it is in the css. seeing the site would help.
Jordan
Forum: Fixing WordPress
In reply to: In IE description missingHere is the CSS for the description. Is that IE “happy”?
#header .description { /* Description in header */ 253 font-size: 1.7em; 254 margin: -44px 24px; 255 color: orangered; 256 }
Here is also the HTML or whatever. Do these lines of code look fine for IE?
<div id="header"> <h1><a href="https://www.resourcetolife.com/">Resource To Life</a></h1> <p class="description">For Families of Troubled Teenagers</p>
Thanks For any help!! PLEASE!
JordanForum: Fixing WordPress
In reply to: Multimedia content in RSS feeds: how to?Doesn’t feedburner offer videos and audio in the RSS type?
JW
JordanForum: Fixing WordPress
In reply to: Get a Black Border around Imagewoo hoo! I will if I can.
Forum: Fixing WordPress
In reply to: Archive for “Blog Home” CategoryActually yeah. I think I like not having that goofy header for everything. Thank you so much for your help!