skymonkey
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: orderby=date doesn’t orderby=dateIgnore this – I had a plugin installed that overruled the query.. D’OH!
If you’re hosting it yourself, I would perhaps check that the path is correct in Settings/Miscellaneous? I had problems recently uploading images after moving one of my sites to a different host – this turned out to be the issue.. Just an idea..
Forum: Themes and Templates
In reply to: Custom login menu?Don’t worry – sorted it – my bad.
The wp_register() takes two arguments for the before and after, but defaults to “li”.
Forum: Themes and Templates
In reply to: Custom login menu?Hi, I’m wondering if anyone has any ideas and can help me. I have noticed there is a sidebar widget that allows you to log on, without going to the normal login screen.
Would this be a good place to start? I really just want to display the “login” text or “admin” or whatever, in the sidebar as normal, just without the default formatting. I know I can amend the files in the wordpress installation, but I want to keep this all within the theme – if possible.
For a look at the formatting problems I have, go to https://www.skymonkey.org and look at the bottom of the sidebar, on the left.
Thanks.
Forum: Themes and Templates
In reply to: PICS are getting out of the themeYou just need to follow the advice and specify the height and width attributes in the “img” tag (show the post in the “code” view when editing.) Although the results won’t be that nice, and will be rendered differently depending on the browser.
I would amend the pictures on your PC, then re-upload to photobucket.
Forum: Fixing WordPress
In reply to: Import Blogger to WP (yawn!)In the end I gave up. I don’t have too many posts (40 odd) and not many comments, so I moved them all manually with a cup of tea and 2 hours or computer time.. =)
The error message was very cryptic though. It was almost as if the script was filling the wrong information into the form and trying to publish. It also defaulted to blogspot from what I could see, which wasn’t how my blog was set up.
My template is also custom, but I don’t think that should make a difference as the script is supposed to remove that and create it’s own?