Posts Tagged ‘theme’

Updated to 2.4.bleeding(trunk)

Saturday, October 27th, 2007

I was going to update to 2.3.1, but I thought I’d see if the trunk was working as expected first, and it is.

It’s actually fairly easy to upgrade using subversion, so here’s what I did.

(more…)

Keywords work now, and editing works. Now to get widgets figured out.

Wednesday, June 13th, 2007

Deleting posts from the manage page doesn’t work, but deleting from the edit entry page does work. There are about 10 support threads at WordPress for this, but no resolution. The ones where it was a rights issue have been figured out, but not the weird behavior of the manage page.

Because the widgets work in the default theme, but not in Tiga, there must be some weirdness with the theme, but I should be able to paste the widget code into sidebar.php in the theme directory.

I don’t think wp-admin/widgets.php works with tiga, because it expects wp-content/plugins/widgets.php. I’ll have to check that soon, and in the mean time, I could probably just paste the code in.

Replacing tiga’s sidebar.php with the default’s works, but the formatting is screwed up. I need to figure out what parts of the default sidebar need to be reproduced in tiga’s.

I’m having issues with my old theme, Tiga, and the new wordpress.

Tuesday, June 12th, 2007

Some things don’t work until I get this figured out.

Specifically, the jerome’s keywords plugin doesn’t work with both Tiga and wordpress2.2, though they work with either alone.
Many of the fancier sidebar widgets don’t work, like the one that displays RSS feeds.

Not only that, but I can’t delete posts.