Crozon1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Set Background Image Below HeaderUPDATE:
So I’ve figured the majority out – and pretty much have my site rebuilt. It is back to looking like option #2 – My Broken Site When Logged In – both when I am logged in and when I am logged out.
Now all I need to do is figure out how to get the background image to start below the header, so it once again looks like this: #1 – My Site Pre-Update
Hopefully someone can help.
I added the code again – and it worked! I was having issues with my WP Total Cache – changes I was making didn’t update, once I turned off the plugin it all works out – thanks Josh!
Forum: Fixing WordPress
In reply to: Child Theme Broke Introwebs (Internal Server Error)Thanks guys – http://codex.wordpress.org/Child_Themes doesn;t really help anser my questions, although theotherlebowski’s post does provide better steps – I think for now on I’ll just not mistakenly update the theme
Forum: Fixing WordPress
In reply to: Why Does My Site Keep Changing!!!!!thanks jcastaneda! At least now I can tell if the changes I am making are actually doing anything
Forum: Fixing WordPress
In reply to: Why Does My Site Keep Changing!!!!!Oh – and if I log into wp-admin, the home page also follows the Twenty Ten theme
Forum: Fixing WordPress
In reply to: Why Does My Site Keep Changing!!!!!Here is something interesting – I activated the Twenty Ten theme as t-p recommended – the home page continues to look like the pic #3 from above (Really Broken (WTF) Site), but all the subsequent pages are following the Twenty Ten theme:
What does that mean?
Forum: Fixing WordPress
In reply to: Why Does My Site Keep Changing!!!!!Okay – so I switched to the default theme (Twenty Ten) – of course it doesn’t look anything like it is supposed to. So I assume I should now switch back to Glossy Stylo theme and see if it somehow fixed it?
Forum: Fixing WordPress
In reply to: Child Theme Broke Introwebs (Internal Server Error)I guess I should have noted that when I created the Child Theme all I did was copy everything from the Glossy Stylo folder and move it into a new folder call Glossy Stylo Child.
Should I remove everything except the style.css file from Glossy Stylo Child?
When I first built the site I created a custom page.php file in Glossy Stylo called blog page.php – should that stay in the Glossy Stylo Child folder?
And what about my header.php? If I update Glossy Stylo won’t the header.php loose all its customization?
Forum: Fixing WordPress
In reply to: Why Does My Site Keep Changing!!!!!Here are three pictures to help understand what the heck is going on with my site:
#1 – Here is how my site looked before I broke it by updating everything: My Site Pre-Update
#2 – Here is how I see my site when I am logged into WP-Admin as I painstakingly try to rebuild it. My Broken Site When Logged In
#3 – Here is how the site looks to me once I am logged out: Really Broken (WTF) Site
As you can see, I am in well over my head – any help would be greatly appreciated.
Forum: Fixing WordPress
In reply to: Set Background Image Below HeaderI’ve encountered more problems – just a heads up:
#1 – Here is how my site looked before I broke it by updating everything: My Site Pre-Update
#2 – Here is how I see my site when I am logged into WP-Admin as I painstakingly tried to rebuild it. My Broken Site When Logged In
#3 – Here is how the site looks to me once I am logged out: Really Broken (WTF) Site
As you can see, I now have a much bigger issue than just moving the background down below the header – any help would be greatly appreciated.
Forum: Fixing WordPress
In reply to: Set Background Image Below HeaderHere is how I want my site to look (how it looked before I mistakenly updated everything): http://www.flickr.com/photos/83043350@N06/7735007862/in/photostream
Forum: Fixing WordPress
In reply to: Child Theme Broke Introwebs (Internal Server Error)Couple of questions:
1) “make sure that the glossy stylo theme is installed to act as the parent theme” – how do I do that?
2) By “set the head code right” – do you mean the template name?
Anyone else know how to remove the date from posts and comments?
In fact, I really don’t need this whole blurb at all:
“This entry was posted on Friday, November 26th, 2010 at 3:15 pm and is filed under freelance writing. You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.”
But I would still like to remove the dates from the comments: http://crozon.ca/blog/im-on-a-horse
Forum: Fixing WordPress
In reply to: Child Theme Broke Introwebs (Internal Server Error)After I recreate the Child theme, do I then need to go into Appearance>Themes and activate it?
Hi Josh,
The .commentmetadata code was already present in the css style sheet – I simply changed it to display: none; – before I posted this question, but it didn’t make any changes. It was located below the .comment section
For the .postmetadata I placed it below the .post section