Bug in Garland-revisited!
there is a bug in /images/image-data.php which stops all the images from drawing!! doh!
here is an updated file, i will release a new version ASAP!
there is a bug in /images/image-data.php which stops all the images from drawing!! doh!
here is an updated file, i will release a new version ASAP!
Hi Simon,
Thanks for Garland revisited! I’ve tried dozens and dozens, and like this one the best by far. Thank you!
Can you help me with 3 little things?
Questions:
1. I installed Recent Comments plugin, & now I have a line of code (recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;} ) on top of my blog. How do I get rid of it? I deleted the plugin – though I’d like to keep it. Can I have both the plugin and a clean theme?
2. The funky colors I installed in the header are gone, even though they’re changed in the “Custom Colors” section. Is this because of #1, and how do I re-establish?
3. How can I increase the font size of the tagline?
Thanks again — I really appreciate your help!
Laurie
Hi,
The tags are displayed in the meta div, so .meta a{} is needed, but it will change the catagory link as well as they are in the same div…i could give the tags a seperate ID if you like? let me know and i’l make a test version for you..
The funky colors should be working fine in 0.9.5, check your theme page is this the version you have installed?
As for the recent comments plugin, where did you get it from? does that code show up on your page or in the source of the page? is it only with my theme?
Laurie, i’m running a test version here now. I have added a span to the tags so in your style you can add .tags{}
I’ll test it here now by making them italic….is this what you were after?
hey pross, you seem to be pretty good with php, any chance you can take a look into ffmpeg on wordpress ?
i’m thinking if you could make a ffmpeg plugin which uses the basic wordpress uploader script, and few lines of ffmpeg code to grab images and encode video to h264,
are you interested ? or if you can guide me with this i will do my best to figure it out by my self. right now i got vlc web plugin working on a theme. so the only thing left to complete this is ffmpeg support in the uploader. might also maybe add a upload widget into sidebar for users to upload video.
if your interested please let me know im writing to every php wp coder i come kknow so far nobody seems to be interested. wired, since every cms script has ffmpeg support yet wordpress has millions of weird plugins but Zero for ffmpeg ?Conspiracy i’m starting to believe this now lolz
Thi shas been done already by ‘automatic’ check it out here:
http://wordpress.org/extend/plugins/wordpresscom-video-server/
You can customize it for single blog use apparently, or are you looking for a total re-write?
it seems the Auto plugin is for wordpress MU !
not really a total re-write just little change in the upload.php so it supports ffmpeg and gets thumb and displays it. so it can be inserted into post. the auto plugin is by my understanding way to hard to understand.
I’m really starting to believe there actually is a Conspiracy on wordpress http://wordpress.org/search/ffmpeg+plugin?forums=1
impossible !
Could you please consider making this theme easy to translate into other languages? Editing PHP-files seems so 1999… And it also makes it hard to update when you release a new version.
Thanks for the Garland Revisited.
That was very interesting.
Is your theme compatible with WP Super Cache? I notice that the “Admin”-link in the upper right menu only is visible when an admin is logged in. Maby the link will be cached by WP Super Cache so that it is visible for all users? I’m not sure – but maby the link should be optional?
My comment appeard in an old post. Sorry.
Hi Pross –
Along with others, I have popped in probably 75 different themes and Garland is IT. Love it.
Have one problem with it, and maybe I’m not looking in the right spot. My setup is to have the categories along the side and Parent Pages along the top, just as I want. The problem is that when I click on a parent page, the drop down shows but doesn’t retract. It stays on the screen and hides part of the text. Is there a section of code, a snippet I can change to AVOID a drop down when I click on the horizontal page list across the top? My PHP skills are minimal and I can’t figure out where the code is to change.
Thanks again for a wonderful theme.
It appears to be a clash with your collapsible archive widget.
Ok — will do some troubleshooting — knock off one Plug In at a time starting with the one you mentioined.
Thanks