All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.

Author Topic: Div before p don't validate xhtml 1.1  (Read 5657 times)

0 Members and 1 Guest are viewing this topic.

Offline giuseppe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Div before p don't validate xhtml 1.1
« on: 27 July 2008, 23:13 »
Ciao Lester,
after my upgrade to WP 2.6 and WP-Sticky 1.31 the site in the single post view is no more xhtml 1.1 valid because every post begins with
Code: [Select]
<div class=""> before the paragraph
Code: [Select]
<p>. This is ok with xhtml 1.0 strict. But with Xhtml 1.1 div class need to be spelled something like
Code: [Select]
<div class="somethinghere">. I hope to have been sufficiently clear  ???.

ciao
Giuseppe

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: Div before p don't validate xhtml 1.1
« Reply #1 on: 28 July 2008, 06:07 »
Thanks for the heads up, I will fix it immediately.

EDIT: Try downloading WP-Sticky 1.31 again. I have fixed it.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline giuseppe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Div before p don't validate xhtml 1.1
« Reply #2 on: 28 July 2008, 07:27 »
Lester,
it's ok now, maybe you have updated it on one of your servers not at all.

ciao
Giuseppe

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: Div before p don't validate xhtml 1.1
« Reply #3 on: 28 July 2008, 07:40 »
I always update http://downloads.wordpress.org/plugin/wp-sticky.1.31.zip first and wait for it to propagate then i update my server.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline giuseppe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Div before p don't validate xhtml 1.1
« Reply #4 on: 28 July 2008, 08:00 »
Quote
wait for it to propagate then i update my server

I do not know exactly what this means, but I am glad the same  :)

ciao
Giuseppe

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: Div before p don't validate xhtml 1.1
« Reply #5 on: 28 July 2008, 08:02 »
When I committed the changes to SVN, it will take 15 to 30 minutes to propagate to http://downloads.wordpress.org/plugin/wp-sticky.1.31.zip and then I will download it and upload it to my server to serve as the 2nd mirror.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline giuseppe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Div before p don't validate xhtml 1.1
« Reply #6 on: 28 July 2008, 08:20 »
 :)