svsdnb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why can’t I change the size of photos when I post them?site is not “live” at the moment. only internal users can hit the url.
The only plugin installed is the Multi-level Navigation Plugin 1.0.8
Forum: Fixing WordPress
In reply to: Why can’t I change the size of photos when I post them?I am experiencing the same issues and my media sizes are:
Thumbnail 150×150
Medium 300×300
Large 1024×1024using wp 2.7
Can I create and call about.php before the news comes in?
Forum: Fixing WordPress
In reply to: How to exclude categories on pagesYou have to alter your functions.php file
try these links
http://www.balkhis.com/web-designs-resources/how-to-add-a-dynamic-sidebar-in-wordpress/
http://internetducttape.com/2007/04/09/howto-design-a-variable-sidebar-wordpress-theme-with-widgets/
I am using
<?php query_posts(‘p=116’); ?>
<?php if(have_posts()) : ?><?php while(have_posts()) : the_post(); ?>But this only shows post 116. How can I combine the two?
Forum: Fixing WordPress
In reply to: Worst everfirst???
no man… been plugging away at it for days now 8hrs per day.
i’m not going to mess with something that doesn’t work properly.