webtodd
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Good Travel Themethx for the tips!
Forum: Fixing WordPress
In reply to: How to add search box?just need the snippet of code for the search box, i think there is something like that, no?
Forum: Fixing WordPress
In reply to: How to add search box?no, dont think so
Forum: Plugins
In reply to: Quick-add Image Plugin?hmmm…
i dont think i can just enter html into where i write the post, unless i click “edit html”?
in other words…could i just enter something like this into the post body?:
<img src=http://www.google.com/images/logo_sm.gif>
Forum: Plugins
In reply to: Quick-add Image Plugin?Thanks HandySolo, I’ve seen that tool, but I was looking for a way to avoid the tool and add an image even faster – without having to leave the text box. So, if i’m writing a post I can quickly keep typing and add the image, without having to click anything. Make sense?
Forum: Fixing WordPress
In reply to: Remove illegal characters?thanks everyone, i’ll try all of these!
Forum: Plugins
In reply to: Is there a plugin that would turn text post into audio?there is plenty of software that turns text into speech, seems you would just have to integrate it with wordpress and play it through a flash player or something. i’ve seen software that can turn text files into mp3s – but i have never tried it
Forum: Plugins
In reply to: “BEST” search engine friendly permalink strctureeven if your permalink structure doesn’t help seo (which is should, at least a tiny bit) having links that describe the content on the page is useful to users, and can get your higher click throughs in the engines too, IMO
Forum: Fixing WordPress
In reply to: how to list recent 50 posts in sidebar?would kg archives plugin work for this?
Forum: Fixing WordPress
In reply to: How to insert post slug name into post?Thanks, that worked!
I have another post slug question…
When I create a post about something with a “.” in it, and name it something like “Website.com” – my default post slug is “websitecom” – is there a way to change logic behind the default post slug?
Forum: Fixing WordPress
In reply to: how to list recent 50 posts in sidebar?thanks everyone.
—
dgold,what are you using to display all posts?
—
davidchait,how do i check wp-cache?
Forum: Fixing WordPress
In reply to: how to list recent 50 posts in sidebar?well maybe not 50, but some number. thanks
Forum: Fixing WordPress
In reply to: create image based on text?cool, great advice, thank you
Forum: Fixing WordPress
In reply to: How to list categories A-Z ?thanks. this worked for me:
<?php wp_list_cats(‘sort_column=name’); ?>
Forum: Fixing WordPress
In reply to: CSS Validation problemok thanks