rudolf45
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I associate an image with my www.ads-software.com profileTry this: https://en.gravatar.com/
Forum: Fixing WordPress
In reply to: wordpress 2.5 and Adhesive plugin not workingYou may want to add it to the “non-working” plugins list:
https://codex.www.ads-software.com/Plugins/Plugin_Compatibility/2.5#Non-working_plugins.2C_or_has_issuesForum: Installing WordPress
In reply to: No option to display page?Settings > Reading? Isn’t it there in your install?
(the former Options are now under Settings)
Forum: Installing WordPress
In reply to: WP 2.5 – How to upgrade?Forum: Installing WordPress
In reply to: Log In HelpIf you have a blog at wordpress.COM then you are in the wrong forum, I guess.
They have their own support.However, if you have a self-hosted blog, why are you trying to login to wordpress.com?
Forum: Installing WordPress
In reply to: 2.5 migration problemThat sounds like some missing or corrupted files. I’d try to upload a fresh copy of the wp-includes folder.
Forum: Installing WordPress
In reply to: upgraded to 2.5, now being redirected to another of my blogs!I’d still check again that edited wp-config file to make sure it has the info for the right database…
Forum: Installing WordPress
In reply to: View Site in WordPress 2.5Even if you use a graphic you should still have a “blog title” – it is used by WP to display the title in the browser bar (at the moment yours is empty).
You can hide it with CSS from being displayed on the site itself.Forum: Installing WordPress
In reply to: what did i do to cause this?OMG, I can’t believe it…
You copied all those lines with the line numbers???Teacher or not, you should have figured out that the numbers are not part of the code.
Scroll down on that pastebin page and find the field below where the code has been put in. Copy the code from there!Forum: Fixing WordPress
In reply to: Validation HelpMake it a class instead of id. Don’t forget to edit the stylesheet, too.
Forum: Installing WordPress
In reply to: what did i do to cause this?yes
Forum: Themes and Templates
In reply to: Basic Need-To-Know When Creating ThemeYour best bet would be to start reading the documentation…
See: https://www.ads-software.com/support/topic/163953?replies=2#post-715949Forum: Fixing WordPress
In reply to: Having problems using a custom static front page1. If your WP is installed in a subfolder /blog – read the documentation: https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory
2. In your reading options set up a static frontpage and
3. another page for your postsThe static front will be at
example.com
and the “blog” or posts page at
example.com/whateverForum: Fixing WordPress
In reply to: index.html? 403 errorIt doesn’t really matter: WP can be installed at the root, in a subfolder, on a subdomain…
Forum: Themes and Templates
In reply to: TemplatesWordPress is using the theme system to control the display and design.
You need to create a WP theme from your “template”.
See: https://codex.www.ads-software.com/Using_Themes
https://codex.www.ads-software.com/Theme_Development
https://codex.www.ads-software.com/Blog_Design_and_Layout