Archive for the 'Plugins' Category

WordPress advanced editor tools

Tiny MCE

Tiny MCE

Okay, I might still be one of the very few that still like to use tables to help format and align data on my site. No matter how you look at it there will always be a time where using a table will come in handy.

With the plugin TinyMCE Advanced it is easy as ever to get all the functionality out of TinyMCE to speed up your posting and make it less of a nightmare.

With advanced editing such as tables, superscript, subscript, layers, fonts, text size, and many more little things that can speed things up. The advanced features can really add to the functionality of a WordPress post and make things go more smoothly, especially when you know only limited HTML or find that styling by hand becomes too much of a chore. To set your options, the Tiny-MCE-Advanced options are found on the “Settings” page.


Continue reading ‘WordPress advanced editor tools’

Fixing the K2 Sidebar

So yesterday I went and updated my version of WordPress Unwakable theme that is based on K2. It all went off without a hitch at first. Then through trial and error I managed to get my entire sidebar all messed up.

I think that part of the problem was that I was on the K2 sidebar manager page in 2 tabs and kept going from one to the other without noticing. The problem became more apparent when I noticed that there where no less than 3 empty things in the sidebars. With those empty sidebar items I kept getting an error that looked like this
Fatal error: Call to a member function display() on a non-object in /home/.hugin/myUserName/com.portzilla.ig33k/wp-content/themes/unwakeable-1.5.2-rc1/unwakeable-1.5.2-rc1/app/classes/sbm.php on line 689

I was not entirely sure what was going on at that point but started to think that something was wrong in the sidebar, when you look at the string above you can see that the error was in the sbm.php file. After doing some research I learned that sbm is for the K2 sidebar manager.


Continue reading ‘Fixing the K2 Sidebar’