daverogers
Forum Replies Created
-
Forum: Hacks
In reply to: adding post imageHi the page is ehre
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] shortcode helpCan Anyone help plzzz
Forum: Hacks
In reply to: adding post imageThanks BC tried that before I pored this it didnt work.
Forum: Hacks
In reply to: adding post imageI have read this already http://codex.ww.wp.xz.cn/Function_Reference/the_post_thumbnail
unfortunately IM no too good with coding.Forum: Hacks
In reply to: adding post imagefeatured image sorry.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Popup probleme in my sidebarcan you please post the results so others can benefit.
Forum: Plugins
In reply to: [Plugin: My Calendar] Shortcode stopping page displayI have a funny feeling this is to do with the new year. I noticed yesterday that ther dates were all wrong 1 year ahead. And today it will only show one day out of the week in the week view and will not show at all in month view hmmmm
Forum: Plugins
In reply to: [Chat] Chat Lite no scrollingI am having the same problem. I have disabled all plugins still not working.
Forum: Fixing WordPress
In reply to: Pulling user IDi cannot thank you enough
it works perfectlyForum: Fixing WordPress
In reply to: Pulling user IDSorry I might not have been clear. Im not creating the widget. What I am doing is making an image link <img src=”images/users/<user id here>.jpg”>
I am using a widget which allows phpForum: Fixing WordPress
In reply to: Pulling user IDso ie
<?php $current_user = wp_get_current_user(); $output .= get_avatar( $current_user->ID, 32 ) return $output; ?>Im a bit of a noob at this. BTW Nice themes
Forum: Fixing WordPress
In reply to: WordPress pop up pageIs there anyone with an idea on how I can acheve this.