Thank you Keith. I will pass your site on, specifically this entry to other word press users!
Thanks again, how very generous of you with your time! :) Barb >From "Xerraire" Ask me how to get your very own online gallery � http://www.xerraire.com/getyourowngallery.htm ------------------------------------------------ � My Email: [EMAIL PROTECTED] � Personal Site: http://www.xerraire.com � Skins Site: http://www.SkinsGallery.com | http://www.mxskinz.com � Personal ART site: http://www.XerraireArt.com � Photography Sharing Site & Forum: http://www.UniqueExposures.com � NEW! My own Blog: http://xerraireart.com/blog ----- Original Message ----- From: Keith Young To: [email protected] Sent: Friday, April 08, 2005 5:44 PM Subject: [php-list] Re: blogs (keith) Hi Barb, I left out 2 closing tags in the HTML snippet on the post I made. The correct snippet should look like: <?php if(function_exists('kyid_recent_posts')){ ?> <li><h2>Recent Posts</h2> <ul> <?php kyid_recent_posts();?> </ul> </li> <?php } /* end if(func_exists()) */ ?> Sorry about that. I have updated the blog entry to have the correct closing tags now. Cheers, Keith. --- In [email protected], "Xerraire" <[EMAIL PROTECTED]> wrote: > Keith > Its working like a charm, thank you! > > Barb > > >From "Xerraire" > > Ask me how to get your very own online gallery � http://www.xerraire.com/getyourowngallery.htm > ------------------------------------------------ > � My Email: [EMAIL PROTECTED] > � Personal Site: http://www.xerraire.com > � Skins Site: http://www.SkinsGallery.com | http://www.mxskinz.com > � Personal ART site: http://www.XerraireArt.com > � Photography Sharing Site & Forum: http://www.UniqueExposures.com > � NEW! My own Blog: http://xerraireart.com/blog > ----- Original Message ----- > From: Keith Young > To: [email protected] > Sent: Friday, April 08, 2005 5:13 PM > Subject: [php-list] Re: blogs (keith) > > > > >> and put that code in the side bar and I get a parse error. > > I just finished updating the blog entry to make the usage instructions > slightly more clear. Have a look at them again and see if they help? > If not, post again and I will try to help you solve the problem. > > Cheers, > Keith. > > > > > > Community email addresses: > Post message: [email protected] > Subscribe: [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > List owner: [EMAIL PROTECTED] > > Shortcut URL to this page: > http://groups.yahoo.com/group/php-list > > > > ------------------------------------------------------------------------------ > Yahoo! Groups Links > > a.. To visit your group on the web, go to: > http://groups.yahoo.com/group/php-list/ > > b.. To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > > [Non-text portions of this message have been removed] Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list ------------------------------------------------------------------------------ Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
