supergplus
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Editing FooterYou can fully control your theme, if you site is not on wordpress.com. Look in the dashboard under appearance, or connect to your site via ftp and browse to /wp-content/themes/your-theme.
Forum: Themes and Templates
In reply to: Why is my text like thisYou either need to not align your images to the left, or upload images that are slightly wider so that they take up the full width of your main content area.
Forum: Everything else WordPress
In reply to: Is WordPress for me?Sitebuilder is awful software, in my opinion. WP can definitely be used for non-blog sites with its “Pages” feature.
Forum: Fixing WordPress
In reply to: comments not availableI see a comments box here: http://www.solitarywords.com/?p=28#respond
Do you have comments enabled for your pages?
Forum: Fixing WordPress
In reply to: How do I move my pages at the top to the bottom?Hi Tony,
You need to edit your theme’s files (most likely the header.php and footer.php) files to make this happen. You may also need to edit the css of the theme. This might help you get started: http://codex.wordpress.org/Theme_Development
If you’re not comfortable editing these files, give me a holler and I might be able to help further.
Forum: Fixing WordPress
In reply to: Links and images won't displayDo you have a link you can share so I can see?
Forum: Fixing WordPress
In reply to: Cannot edit or add new posts since 2.3 upgradeI was able to fix this by going into phpMyAdmin and using the “repair” table feature. That fixed everything.