Michelleas
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site not loading correctly with SafariYikes. Perhaps I should mention that I’m pretty much a novice at php and css, so most of what it suggests are completely foreign to me.
Are most of these errors related to my theme (Twenty eleven child theme)?
Forum: Fixing WordPress
In reply to: Dashboard – Installed Plugins not found@kmessinger – yes they do – although I’m a neophyte when it comes to coding.
@tara – I had an issue last month (still ongoing) with not being able to modify my widgets and I discovered it’s caused by Jetpack. I wonder if it’s causing the trouble here as well? Although if one plug in is causing so much trouble I wonder if the trouble is really my child theme
Forum: Fixing WordPress
In reply to: Widgets – not available to select/modifyOkay – I deleted the Jetpack plugin through my FTP server, and the widget options reappeared.
I reactivated all my other plugins with no issues with the widgets. I made the change to my widgets, and then reinstalled the jetpack plugin – the widget options have again disappeared.
The good news – I now know what the problem is.
The bad news – it looks like anytime I want to make a change to my blog setup I’ll have to deactivate (and/or delete) jetpack.Thanks
Michelle
Forum: Fixing WordPress
In reply to: Widgets – not available to select/modifyHi Jonathan,
I’m trying to disable my plugins via the plug-ins menu but now I’ve discovered two that won’t disable – Jetpack, and one called Shareaholic
I was going to try deleting them, but that’s not allowed when the plugins are activeForum: Fixing WordPress
In reply to: Twenty Eleven – Post navigation (next-previous) not workingThanks Blogjunkie – it worked!
Forum: Fixing WordPress
In reply to: Disable Featured image header in Twenty Eleven?Thank you SO much Alchymyth – that seems to have worked 🙂
Your assistance is very much appreciated 🙂
Forum: Fixing WordPress
In reply to: Disable Featured image header in Twenty Eleven?Hi Alchymyth
Here it is: http://pastebin.com/mwB2UZ6z
Forum: Fixing WordPress
In reply to: Disable Featured image header in Twenty Eleven?Hi guys,
I do have a child theme, however I’m VERY new to php so modifying the header file is rather confusing.
As to which codes I’ve tried – I tried BlueJPro’s code however my line 92 doesn’t look like //echo get_the_post_thumbnail( $post->ID, ‘post-thumbnail’ ); it just says <?php
Alchymyth’s suggested code didn’t work either.
I’m confused by Erikoliv’s suggestion as my php seems to be several lines longer than his – mine starts at line 78?
I’m wondering if the problem I’m having is my php makes reference to ‘// Compatibility with versions of WordPress prior to 3.4.’ Perhaps the fixes I tried don’t work with the version I’m using which is 3.4.2Also, I don’t get any error messages – the featured image just remains as the header which is not what I want.