Theme Issues Archives

WP 3.1 Update and Footer Link Nag Screen

If you were one of the first to download Flexibility 3, the early version of the theme had a nag screen that would pop up if you removed the footer links. That version was only available for a very short time but if you have it and update to WP 3.1, you may have an issue where when you try to log into your dashboard you see the nag screen instead.

To fix this issue, download the file below.

Superfish.zip

Unzip the file to your computer and you will have just a superfish.js file.

Log into your site and browse to the /wp-content/themes/flexibility3/js/ folder.

Upload and superfish.js file and overwrite the current file.  Make sure you’re uploading into the /js/ folder!

That’s it.  Your site should be accessible as normal.

pixopoint-multiNOTE: Flexibility 3 and FlexSqueeze now have full drop-down menu support, including support for custom menus in WP 3.0.

Until I get a chance to update the actual theme code and integrate my own drop-down menu, here’s a pretty easy fix for both themes that allow for integration of the PixoPoint menu plugin by Ryan Hellyer.

The plugin not only does a good job with the suckerfish menu, but it also makes it very easy to customize your menu. Add drop-down categories, include or exclude pages, add custom code and even add a search box in your menu.  I’ve worked with the plugin extensively integrating it into another theme, but here’s the quick solution to using PixoPoint with Flexibility 2 and FlexSqueeze. Read the rest of this entry

I was troubleshooting a user’s blog yesterday and today, trying to find out why the theme preview showed a white page with unstyled text. It’s simply how the blog looks without a CSS stylesheet attached, but I wanted to pinpoint the problem. He was using 2.7.1 and I had a test installation on 2.7 that I wanted to upgrade to see if that was an issue. It wasn’t, but I ended up fragging my test WordPress install and had to reinstall it manually.

After uploading the files, setting up the database and running through the setup, I went to preview Flexibility 2 and got the dreaded white page in the preview window. Now I had two blogs that were not working correctly so I spent the better part of a day jumping between them and uninstalling/reinstalling both manually and with Fantastico.  I ended up fixing my install, but not the other one.  I’m checking to see what host he’s with, because I will recommend that nobody host with that company. The entire WordPress install was unwritable, you couldn’t use the theme editor without changing file permissions and even a permalinks change required manual editing of the .htaccess file.  What a joke.

Anyway, here’s the point of my post.  On my test blog, I took a look at the error log for the server and saw an error that read like this: [Wed Feb 18 17:21:24 2009] [error] [client 24.223.106.130] SoftException in Application.cpp:544: Directory “/home/maximuma/public_html/wp-content” is writeable by group

Obviously the server didn’t like the permissions that were set for the folder so I changed the permissions on the file to 755 and went back and previewed the theme again.  It worked like a charm. So if you preview the theme and you don’t get the stylesheet to link, take a look at your error log for your server and see if you have a permission issue on a file or folder.

2/20/09 Addendum: Also double check your folder structure of your theme.  I’ve had several people say they couldn’t get the theme to display (just the white, unstyled page) and their WordPress folder hierarchy looked something like this:  www/home/wp-content/themes/flexibility2/flexibility2/

This structure has one too many flexibility2 folders in it.  Make sure you only have one flexibility2 folder in the wp-content folder.  The zip file has one flexibility2 folder in it, so don’t add another one.  Just unzip and upload the flexibility2 folder via FTP.

UPDATE: The current theme download should prevent this error.

I’ve had a couple of people tell me they are getting this error when installing version 2. It’s a PHP issue depending on the version you have installed on your hosting server.

If you have this install problem, I have a different theme version that I’m trying to get tested to work through this problem, so contact me and I’ll email you the new version to see if it works.  The theme works fine on all my hosting servers, so I need someone to be my guinea pig for testing this error.  I have a couple of possible fixes and it’s not a big deal, I just need someone to test it for me.  Thanks!