scriptygoddess

17 Jun, 2009

Wordpress 2.8 Issues

Posted by: Jennifer In: WordPress: Lessons Learned

In case you hadn't heard (and if you're using wordpress, how could you NOT have heard) :) Wordpress 2.8 is out. One of the features included in this round was a rework of the way Widgets work – including a easier to use API. In light of this, I made use of the new API (armed with this great tutorial and sample file) and created some custom widgets for my clients.

A few problems:
I needed to use TinyMCE for one of the textareas, (There's some good information here on how to do that) because the client doesn't know and doesn't want to know HTML. Trying to apply TinyMCE to the textarea in a widget presented all kind of problems.

Also – just simply dragging and dropping the widgets onto the correct sidebar was excruciating slow.

The solution to both of these problems was solved in the 2.8 FAQ – specifically – turning on "Accessibility Mode" in the screen options for the widgets page. It's not as snazzy as it was before – but being excruciatingly slow and TinyMCE not working isn't snazzy either. So I'll take "functional" over "Snazzy but not functional".

Anyway – just putting this out there for anyone else running into similar problems.

Related posts:

  1. Adding a block of HTML to a WordPress post One problem with the WYSIWYG editor in WordPress is that...
  2. Striping IMG tags from the_content in WordPress (and how to fudge page excerpts) Background: For a site I was working on, I was...
  3. Search from WordPress Admin (Post Listing) Redirecting to Home Page This is possibly the most bizarre thing I've ever seen....
  4. open_basedir restriction in effect error on WordPress page This is the second time I've run into this problem....

Related posts brought to you by Yet Another Related Posts Plugin.

2 Responses to "Wordpress 2.8 Issues"

1 | Adirec Torytski

July 7th, 2009 at 8:40 pm

Avatar

The only issues so far that I discovered are as you said with the speed, or lack there of, when dragging and dropping widgets.

I hadn't come across the problem with TinyMCE but will sure take notice of your solution!

Cheers
Adirect

2 | tiki god

July 11th, 2009 at 8:50 pm

Avatar

I've had this happen in the past, and it breaks my heart :(

Speaking of 2.8, do you think you could touch back on the hide/show comments bit of code that you wrote back in 2004 to be able to show the threaded comments?

Comment Form

Featured Sponsors


  • Michael: You can use get_header(2) in your case. The filename of your custom header has to be header-2.php. The problem with include(your_file.php) is, all
  • cliff: hi wonder if you can help me, pls i designed www.kouga.mobi using dreamweaver CS3 and now want to make the phonenumbers into links so that if you
  • jerey: how do i rewrite this because it tried RewriteEngine on #Options +FollowSymlinks RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FIL

About


Advertisements