Serena
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Masked forwarding and on-site linksWell, my point is, the content is NOT changing. I would like to actually get a category listing.
Forum: Fixing WordPress
In reply to: Stylesheet and site url problemThat’s the trouble, all APPEARS well: The wp-admin.css file is in the wp-admin directory, same as post.php. It is being called with:
<link rel="stylesheet" href="wp-admin.css" type="text/css" />
so there shouldn’t be a problem. But there is. I’m guessing that when I imported the old tables, I pulled in something that had been messed up with the previous install. But what, she wonders, seeing a third (totally new) install in her future.Forum: Fixing WordPress
In reply to: Stylesheet and site url problemNo, no. On my admin/post.php page, where you input the data.All the boxes are in a single vertical row down the page, instead of spread out, with the categories list on the right.
Forum: Fixing WordPress
In reply to: Stylesheet and site url problemWell, I did have to reinstall, but I pulled the categories-, posts- and links-related tables in the old database and reinstalled them, so didn’t have to recreate those. And everything is fine now, except that the layout of my post page is not right. The categories do not float to the right. That and the Post Status etc. boxes are all in a vertical row. Any ideas how I can fix that? I don’t want to experiment anymore and screw things up again. It works this way, but it’s not very convenient.