jnelson1000
Forum Replies Created
-
UPDATE: I disabled and enabled the plugin but no change. Also, the preview on the plug in settings page looks the same as the frontpage…skewed in Chrome, no show in IE, just fine in Firefox.
Thanks,Forum: Requests and Feedback
In reply to: [Poll] Botched 2.8 upgrade? Please read thisRESOLVED:
The issue appears to be with plug in wp-super-cache and my improper or incomplete install of it.Forum: Fixing WordPress
In reply to: Can’t edit a published pageI had a similar problem except only parts of my dashboard woudl display when I tried to edit an existing page or add a new one. I think I attribute it to problems with the plugin wp-super-cache. It’s a good plugin but I don’t think I set it up correctly. Anyway, I deactivated it until I can fix the issues but the larger problem is solved.
Forum: Requests and Feedback
In reply to: [Poll] Botched 2.8 upgrade? Please read thisA: I upgraded from 2.8 to 2.8.3 using the dashboard. Now I have trouble editing previously created pages. I’m going to try to work with some plugins to see if this helps.
Forum: Fixing WordPress
In reply to: Changing Permalink.Hey this helped me…needed a primer on permalinks since I crashed a site once trying to set it up. Thanks,
JohnForum: Themes and Templates
In reply to: One sidebar too many in openair themeI ended up changing themes to Blue Cloud and, save one hiccup, it seems to be working better. Must be an issue with the theme.
Forum: Themes and Templates
In reply to: One sidebar too many in openair themeHi jbbrwcky,
Sorry am late in responding, my wife was in hospital having our first child.I looked in the OpenAir Options section and it allows me to have 2 or 3 columns along with placing the sidebar on left or right, but it doesn’t allow me to change the number of sidebars as far as I can tell. I also tried removing it using the editor with no luck…it comes back.
If you have any other suggestions I would appreciate it.
Thank you,
JohnForum: Themes and Templates
In reply to: One sidebar too many in openair themeUPDATE: I reloaded the theme supposedly from scratch but nothing changed.
I also went into each file in the theme template and searched for “Sidebar Two”. I found it in some places and promptly removed it and uploaded the changed file.
Finally, I use WP-cache and I cleared it out.
Does anyone have more thoughts?
Forum: Themes and Templates
In reply to: One sidebar too many in openair themeThank you for the suggestions.
I edited the “main template” (index.php) and found this after removing one of the sidebars previously.
Three Columns; center position (sidebar either side)
Two Columns; sidebar position on right
//–>
<?php require(“sidebar_one.php”); ?>Could not find referrences in the footer either.