emilbus20
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-Polls] Compatibility with 2.9.*Just ran into this issue. When I would click on View Results in FF I would see nothing, but in IE it worked fine.
I added <?php wp_footer(); ?> and all is well.
Lester you the man I use a lot of your plugins.
Thanks!Forum: Installing WordPress
In reply to: Cannot access widgets – permissions error after upgrade to 2.8.3Ok I got it to work!!
I had to add “include(‘./includes/widgets.php’);” to widgets.php
Hope this helps some people!!
Forum: Installing WordPress
In reply to: Cannot access widgets – permissions error after upgrade to 2.8.3ANyone find a fix for this? I have tried the above but no luck.
I am running 2.9.1 now and nothing.The theme I created needs widgets.
arghhh
Anyone? PLease!
THanks
Forum: Themes and Templates
In reply to: Category Page Won’t Show Images Or LinksOK so i replaced that with this
<?php the_content(‘Read the rest of this entry »’); ?>and it seems to work
Forum: Themes and Templates
In reply to: Category Page Won’t Show Images Or LinksAH i can see it says
<?php the_excerpt(__(‘Readmore �’));?>I guess I Need to have something else there huh.
Sorry the site is on a local machine.Forum: Fixing WordPress
In reply to: Post Stay at Top not showing date, category, comments etc..Actually if i put that in the header wouldn’t it show up on all pages?
Thats not what i want, just for the home page.Forum: Fixing WordPress
In reply to: Post Stay at Top not showing date, category, comments etc..Ah neat sounds like a good idea. Just have to figure out exactly what you mean.
Forum: Fixing WordPress
In reply to: Posts wont show full post. Cuts off postMoshu thanks so much worked perfectly!!!
Forum: Fixing WordPress
In reply to: Posts wont show full post. Cuts off postMan this is driving me nuts. Anyone know how to fix this?!!