Flexibility Theme Issues
If you run into any issues with the theme, post them here. I’ll address them as time permits and post replies as updated theme downloads are available.
If you run into any issues with the theme, post them here. I’ll address them as time permits and post replies as updated theme downloads are available.
33 comments
toonarme on October 2, 2008 at 11:09 am
Hey Ryan
Awesome! I absolutely love this, I’ve made a donation (t’aint much, but I’m broke at the moment!!)
I have a problem where, if I go into settings/reading and select ’static page’ for my first page, the feature box vanishes. Am I doing something wrong?
Andy
Toonarme
admin on October 2, 2008 at 3:26 pm
Thanks for the donation. It’s generosity from people like your that make all the time put in worthwhile.
As far as the feature box goes, it won’t be visible on a static page, as it’s coded into the home.php file. That is your default blog home page if you DON’T use a static page.
frobe99 on October 5, 2008 at 1:11 pm
Hi Ryan,
I’m still working with Flexibility and I really like it.
I have a question: When adding an image to a post, the option to wrap the text around the image doesn’t work. I did a little research in the forum and I think this may be a CSS issue.
When you have a chance, perhaps you can take a look at it. If you can offer a snippet or change to the style sheet that users can plug in, that would be great.
Thanks,
Robert
admin on October 5, 2008 at 6:08 pm
@frobe99 - I added the code to the CSS that should properly wrap the text around images that are positioned left, right or centered when placed in a post. The new version is 1.01 and can be downloaded now.
Alternatively, for users who are familiar with editing the CSS, you can go into the theme editor and edit the style.php file (not the style.css file). Find the img.alignleft and img.alignright and replace with this code:
img.alignleft { margin-right:10px; margin-bottom:5px; float: left; }
img.alignright { margin-bottom:5px; margin-left:10px; float: right; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
That should correct any issues with the text not wrapping around the images. You can also adjust the margin around the images to your liking.
frobe99 on October 6, 2008 at 1:08 am
Ryan,
The fix works perfectly! Thanks for your prompt attention!
Robert
frobe99 on October 13, 2008 at 1:18 am
Ryan,
Not an issue as such, but I’d like to replace the standard header with a non-transparent header of my own.
The image is 960×135. Do I just upload it to the images folder?
Thanks,
Robert
admin on October 13, 2008 at 11:50 am
Yes, save it as header-bg.png and upload to the images directory and it will overwrite the default header image.
phanes on October 17, 2008 at 5:11 am
First off, AWESOME theme!
Call me crazy but I can’t find a way to edit the Home Feature Box other than editing the home.php file. Can you edit the text without editing home.php?
Thanks!
admin on October 17, 2008 at 12:05 pm
@phanes - All you need to do is activate a text or other widget in the top_feature widget location. That will replace the default text in the box.
armi on October 19, 2008 at 12:08 pm
hey there, this theme is fan-bleeding-tastic man!! nice job, but i’m havin a serious issue, my widgets (wich are supposed to be in right side bar) are placing themselves right in feature box and i only can move them left and right! how can i solve this??
plus, is it possible to put a featured content post into feature box??
thanx in advance for reply
admin on October 19, 2008 at 4:22 pm
If you activated the theme after having another theme with sidebar widgets installed, they will end up in the top feature area because that is the first widget-ready location in the widget panel. You just need to move your widgets into the top sidebar, left sidebar or right sidebar locations.
The top feature is widget-ready, so you can put almost anything in there including a featured post if you have a widget that allows you to select just one post to display.
wpeadmin on October 21, 2008 at 9:59 am
I do think this was really great themes and I’m looking forward to try and using it.
A small donation from me
mabdma@cexxxxxx.com
thks
armi on October 21, 2008 at 10:38 am
yes i noticed that ! thanx anyway,
one more qustion : is it possible to use my own BG in footer, if yes , how?
admin on October 21, 2008 at 1:21 pm
@armi - sure you can use your own footer but it would require a little code. First, turn off any footer image in the options page. Next, create your footer graphic and upload it to the images directory. Last, you’ll need to add some code to the #footer ID in the style.php file.
It will look something like this:
background: url(images/footer-bg.png) no-repeat left top;
Obviously if you don’t name your file footer-bg.png that would have to be changed. You can align the background left center or right just by changing the “left” above.
Panaikulam on October 22, 2008 at 1:24 am
hi,
thanks for your excellent theme. but somehow I am facing problem with the top horizontal navigation menu. For long words or multipe words, the menu background is giving different colors. how to correct this problem? please help me.
admin on October 22, 2008 at 1:54 am
@Panaikulam - This is caused by the background image for the button being too short for your long word(s). You can fix this by either using the square solid button style or by making the background button image wider in a graphics editor.
If you’re using the default rounded corner style, the image you want is navrdright.png and is found in the theme’s images directory. If you make this image wider (but don’t stretch the corner) and save it out as a 24 bit PNG with alpha transparency, it should work.
wpeadmin on October 22, 2008 at 4:26 am
I really having problem installing the themes. When I edit the color/setting etc thru the Wp admin panel, the updated setting is not showing properly.
Anyone can help me out?
pls..
http://www.bloggermalaya.com
thks
armi on October 23, 2008 at 9:47 pm
hey wssup,
sorry but i’m having a strange problem with the template,
it only shows full post in homepage, not the excerpt, and in none of index or template files there is no php the-content thing to be replaced with excerpt line,
any suggstions for this??
swindlehurst on October 24, 2008 at 1:44 pm
Fantastic theme the flexibility is pretty awesome! I’m having trouble with the RSS logo though - I downloaded a new one and I can’t work out which image I need to replace to get the new one to appear. I’ve oversaved both of the RSS images in the images file but I still have the greyed out RSS button. Any ideas?
admin on October 24, 2008 at 3:01 pm
The RSS icons are all named the same as the original - rssicon.png. All you need to do is upload the new icon into the theme’s images directory and it will overwrite the default icon. Just make sure you’re putting it into the images directory and not the uploads directory!
Panaikulam on October 25, 2008 at 4:24 am
Hi,
thanks for your suggestion. I have made the menu background images wider and now the menu is appearing without any break in between. Really your job is an excellent example for the use of sliding door technique in the menu navigation by using CSS (http://www.alistapart.com/articles/slidingdoors/). Keep up the good work.
Since I am using unicode Tamil font in my blog and bilingual typing, the English font appears very small compared to unicode Tamil font. Any idea which font would be more suitable to achieve equal size of bilingual fonts? Also, your theme changing options page is giving only 4 fonts as options. How to include more font options in that? Actually I tried inserting more fonts as array options in the theme options page(functions.php). But when I saved the file, the whole thing vanished.
Please help me. Thanks.
swindlehurst on October 25, 2008 at 11:41 am
Thanks for the swift response - turns out I was doing it right but had a caching issue.
Panaikulam on October 27, 2008 at 3:45 am
Hi
I have one more query also. In the top horizontal menu navigation for list of pages, I want to remove the home tab. Because, I have made one of my pages as the static front page. That page’s link is also appearing with its own URL. So there is no point in keeping a separate home tab. How to remove the home tab? I looked at the code in header.php. But the code looks complicated. please help me.
Panaikulam on October 29, 2008 at 8:13 am
Hi,
I waited for your reply. Meanwhile I tried doing something to remove the home tab from the top horizontal navigation menu. I just commented out the line which calls the home function like below.
// echo “Home“;
Thats all. The home tab vanished. Thanks for your excellent theme.
swindlehurst on November 8, 2008 at 1:09 pm
@Panaikulam - thanks so much for posting your solution - I was happy with the home tab but tried in vain to remove the other page tabs. I simply added // in front of the echo for all pages and poof they disappeared! Thanks.
@armi - I use the homepage excerpts plugin which allows me to simply post an excerpt on the homepage.
admin on December 2, 2008 at 10:56 pm
I’ve been slacking a little bit on allowing comments through. Many of the issues that get posted are unique to plugins or individual issues that aren’t Flexibility-related. So I tend to restrict the comments on here to issues that may affect a lot of people rather than isolated cases. I tend to reply to those personally via email rather than here, so feel free to comment. I’ll get back to you one way or another.
I’ve also been slacking on getting new graphics added for the theme. I have something big in the works (not Flexibility-related) that has been taking most of my time, but I hope to get some new graphics up in the near future. In the meantime, if you have a specific header theme that you’d like to see, drop me a note through my contact form and let me know. It helps to actually have something in mind when creating new ones.
armi on December 9, 2008 at 9:21 am
hey there, I just came across a serious issue, wonder if it’s flix theme or WP itself, I’ve created a contact page and ofcourse put a contact form in it, but when I load the page it only shows text, I mean instead of actual form it shows like:
name
email
..
just plain text, Any idea about this??
Karin on December 15, 2008 at 8:49 pm
Wordpress 2.7, the top sidebar box does not go away when turned off in the Flexibility Theme Options. I also double-checked, when I modify the title & text of the top sidebar box, the new title & text are saved to the database, but the theme is still pulling the text that is hard-coded in home.php.
Fortunately I want the top sidebar box there
but if I didn’t, I’d be pulling my hair out. And in the meantime I am going to hard-code my title/text into home.php. However this is a bug that does need to be fixed.
Thanks for your great work!! This really is a terrific theme.
admin on December 15, 2008 at 9:56 pm
Karin,
I didn’t extensively test the theme in 2.7, I just verified that the theme would work after the upgrade or in a new install. There are some little tweaks I’ll be making on the next version, also hopefully adding in support for threaded comments, so I’ll check out the top sidebar issue then.
Thanks!
archertc on December 19, 2008 at 3:18 pm
I left a post last night to which I have since found a solution. I am posting it here to help others and to recommend that it be incorporated in future Flexibility Theme releases.
In IE 6, png transparency is not supported. That means that the header is framed in a white square and, frankly, looks horrid. While “this site is best viewed in” is one way of getting around it, I feared that IE6 users (whom I expected to be a larger percentage of my userbase) would immediately leave the site for another resource. That’s bad for sales.
Web developer Drew McLellan wrote SuperSleight (http://24ways.org/2007/supersleight-transparent-png-in-ie6) to deal with this very issue. Extrapolating from his web page instructions, I placed an “if” line in the header.php file (just above ), copied his scripts into the Flexibility Theme folder, and then saved/relaunched all.
The theme now looks wonderful in both Firefox 3 and MS 6.
Note, IE 7 has completely resolved its png conflicts, so the file renders well in up-to-date browsers.
Thanks, Flexibility, for your work. (I do plan to donate.)
admin on December 19, 2008 at 6:57 pm
I am working hard on v2.0 of the theme today (and the last 3 days) and your comment is good timing. I’ve read Drew’s post as well as several others, so it’s apparent that I need to address this in v2.0.
My current solution for IE6 is to keep the header and navigation transparency using the TwinHelix fix, but then strip out the background images from other places in the theme since many are repeating images, which can cause issues. Especially for blog background images, which can hang IE6 for awhile.
I’ll check into SuperSleight as a better solution. Look for the new version hopefully early next week. It supports 2.7 threaded comments, uses jQuery colorpickers in the control panel, custom header height, easily use a custom header image, choose from many included header backgrounds, easily change colors theme-wide with one selection and much more. The theme is more stylish than v1 as well.
Liz on January 4, 2009 at 11:24 pm
This is a follow up to my previous post. I’ve figured out my problem has to do with captions. If I have no captions, the text wraps around the image just fine. If I include captions, the text does not wrap.
Perhaps captions are not supported in Flexibility, but if you have any ideas for a quick fix, I would appreciate it. I do like having captions now and then.
Thank you for a great theme.
Liz
admin on January 6, 2009 at 7:44 pm
Liz, I’ll check up on the caption issue in the next version.