3stripe
Forum Replies Created
-
Forum: Plugins
In reply to: Looking for an Image tagging pluginI can’t think of any at the moment. I know that http://www.zenphoto.org/ is due to have one in the next release, but that could be a while. I think it’s the same story for http://www.plogger.org./ as well… sorry!
Forum: Requests and Feedback
In reply to: wordpress.com for akismetMaybe they should start up a budget plan, pay $5/year and get your own key regardless of where your blog is…
Forum: Everything else WordPress
In reply to: Recomend Hosting for more than WordPress?http://www.mediatemple.net/ are meant to be good (although my budget doesn’t stretch to them so I’ve taken the cheap option in Dreamhost)
Forum: Plugins
In reply to: Gallery Solution RecommendationsI’ve used http://www.zenphoto.org a couple of times now and integrated it into WordPress.
It has some WordPress specific themes already, and neat plugins for displaying/posting images from your gallery into WordPress – see http://simbul.bzaar.net/zenpress/ for a good example of this.
It’s great, really flexible, but a littly tricky at times as it’s still in beta – so only worth using if you’re ok with this.
Forum: Plugins
In reply to: CG-FlashyTitles: sIFR 2.0 for WordPress…Loving this plugin – great stuff!
A quick question – is there any way to serve a v8 swf to users with Flash Player 8 support, and an older one to those with previous versions of Flash Player?
I’m guessing you would need to use some kind of (javacsript?) version detect routine to achieve this, and save the info somewhere, but I’m not really a programmer so not sure…
That way they could have the super-crisp text that you can get with the new text-rendering engine in Flash Player – small text looks so much clearer with this ๐
Cheers
3stripe
Forum: Themes and Templates
In reply to: Styling nested lists on my links pageCan admin possibly remove this thread?
Forum: Fixing WordPress
In reply to: How to remove the “category” folderI like simplicity I guess – there must be a way to get around the extra segment in the url…. hmmm…
Forum: Fixing WordPress
In reply to: Thumbnail Size and Quality?What are the chances of making this fix available as a plugin?
Forum: Plugins
In reply to: ‘Write post’ – split ‘Post’ textarea into 2 columns?Well I just tried editing the Write Post page, and splitting the content using
<?php echo apply_filters('the_content', $content[0]); ?>etc…I did end up with content in the 2 text areas – but each of them just displayed
<br>and nothing else…Hmmm…
Forum: Plugins
In reply to: Subcribe2 confirmation page – problems with…Going to have to try a different plugin I guess
Forum: Everything else WordPress
In reply to: Category URLยดs without prefix.I also experimented with using ../ for a while, but it only worked in FF from what I remember
Forum: Your WordPress
In reply to: using wordpress as portfolio cmsNice site!
Hmmm I can figure most of this out – only part I’m not sure about is the thumbnails…
Are thumbnails inserted before the more tag as suggested above, or is he perhaps using that plugin that lets you add an image to the custom meta field of a post (http://no.oneslistening.com/151)… and then all of these custom fields displayed on the overview pages?
Either way I’m guess the thumbnail is manually created and added…. hmmm
Forum: Fixing WordPress
In reply to: How to remove the “category” folderYeah I got that bit! I guess it’s just the fact that the category base is always there that niggles me.
(It’s not a biggie by any stretch of the imagination but I would still love to find away to avoid this)
Forum: Fixing WordPress
In reply to: how to put a certain ‘page’ as your startpageTry “Static front page plugin” from http://www.semiologic.com/software/static-front/ ๐
Then change the slug of the page you mention to ‘home’
Also worth searching for WordPress plugins at http://wp-plugins.net/ if you’re after pretty much anything.
Hope this helps!
Forum: Fixing WordPress
In reply to: How to remove the “category” folderSeems a shame there’s no way around this still…. it really does make the urls more complicated and less seo friendly than they need to be… plugin anyone???