jeremytai
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Fixing WordPress
In reply to: Excluding Category From Main Page?Sweet plug-in! Works like a charm.
Forum: Fixing WordPress
In reply to: Excluding Category From Main Page?let me know if you get this going. i’m trying to do the same thing.
Forum: Fixing WordPress
In reply to: Listing entries minus a categoryWould that go after this:
<php if (have_posts()) : while (have_posts()) : the_post(); ?>Forum: Fixing WordPress
In reply to: Listing entries minus a categorysweet! thanks for the info
Forum: Fixing WordPress
In reply to: Listing entries minus a categorybump
Forum: Fixing WordPress
In reply to: Content TagI’ve added the_title(); by just typing it in the content form. It’s an unpractical workaround 🙁
Forum: Plugins
In reply to: Please help me with flickr pluginI’m trying to get this plug-in to work but get the following error:
Warning: file_get_contents(): open_basedir restriction in effect.and have the following restriction:
/dh/web/phpmyadmin:/tmp:/dh/solidclient:/usr/local/lib/php:/home/jabbett:/home/.pacifier/jabbettany ideas how to get around this?
Viewing 7 replies - 1 through 7 (of 7 total)