masterciw
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Backup and Restore WordPressThis is a pretty useful collection of WordPress guides to follow:
Forum: Plugins
In reply to: [Plugin: My Category Order] Not working with 2.8Just upgraded to 2.8.3 and orderby=order dispays “No Categories” on the front end….so that doesn’t seem to work anymore.
Using the widget and including all the categories I needed did produce the correct order though.
Forum: Fixing WordPress
In reply to: Gibberish when trying to loginOK, that didn’t work 😉
I am not sure where else to check for the culprit.
Forum: Fixing WordPress
In reply to: Gibberish when trying to loginI will delete all the wordpress files and upload them again and see if the problem persists….as just a re-upload didn’t seem to do anything.
Forum: Plugins
In reply to: Frontpage Images not ResizingThe image from the actual post – http://www.germanshepherdmichigan.com/kolenda-kennels-review/ is not really resized properly either. If you right click on the image, and say view image, you will see it is your full size image.
When you inserted the image into the post, did you select full size and then just scale it via the advanced image editing screen?
Perhaps try re-inserting the image, but this time select one of the 2 smaller formats.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] How can I be the only one asking this?If you create custom fields, they should be in the following format (notice the <label> and </label> tags?
<p><label>Your City
[text your-city]</label></p><p><label>Your State
[text your-state]</label></p>then in your Message body area you just add the following:
[your-city]
[your-state]That should then submit the user information.
Forum: Installing WordPress
In reply to: WP doesn’t work in root of site on IISDo you possibly have a blank index.html, or default.asp type file in your root?
I have YARPP 2.1.6 running on several WordPress 2.7 installations. They seem to be working on so far.
I am not using the “Automatically display related posts?” feature though.
Forum: Fixing WordPress
In reply to: The New 2.7 DashboardEspecially if you have a dashboard editor or admin menu plugin installed. delete those form your plugin folder and you should be good to go.
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not working@royfossblog
Are you referring to this ISAPI filter?
The con is finding a host that will install this on their servers for you.Forum: Fixing WordPress
In reply to: Permalink ProblemI’d probably worry about it if it doesn’t work once moving it to a real world server environment.
Forum: Plugins
In reply to: Allow users to choose the theme?Not sure if there is a plugin for this, but one could use a ajax or javascript style sheet switcher if nothing else turns up.
Forum: Fixing WordPress
In reply to: Hide Web PagesDid you give this a try?
Exclude Pages PluginForum: Installing WordPress
In reply to: cant find the administration panelMike, downloading is great, but did you install it anywhere 🙂
Seems like a obvious question, but sometimes that is the best place to start.
If you have installed it already try
http://www.yourdomainname.com/wp-login.phpif you installed wordpress in your root folder.
Was this when you published a post?
If so can you see the new post live?
Are you able to get into your admin panel at all or are you completely locked out?