lettergrade
Forum Replies Created
-
Forum: Themes and Templates
In reply to: change colorHi Laurent, your theme isn’t in the WordPress.org repository so it isn’t supported on these forums. You could find help specific to your theme at your developer’s support forum: http://themeforest.net/item/bazar-shop-multipurpose-ecommerce-theme/3895788/support
Forum: Fixing WordPress
In reply to: Dashboard is emptyDo you get a blank screen, or a dashboard with missing buttons?
You could troubleshoot by trying the following:
a) deactivate your plugins one by one, by changing their folder names temporarily in the /plugins/ folder on your ftp server. Try refreshing your dashboard each time to see if you get it back. This may identify a plugin that’s conflicting with your new WordPress install.
b) do the same thing with your theme folders, until only /twentytwelve/ or /twentyeleven/ is left.
c) if neither of those work, upload a fresh version of WordPress, deleting all WordPress files EXCEPT wp_content folder. (IMPORTANT! if you don’t want to lose all your content) Log in again and see if that fixes it.
Let us know!
Forum: Fixing WordPress
In reply to: Styling text – editing doesn't match updateGlad to hear it!
Forum: Fixing WordPress
In reply to: Home page link brokenIt’s not on twentytwelve now, and I don’t see the error you’re getting. Have you figured out the problem?
Forum: Fixing WordPress
In reply to: Post Page > Exclude Cat Link?Excellent, thanks for letting us know.
Forum: Fixing WordPress
In reply to: Post Page > Exclude Cat Link?I found a thread dealing with the same issue, you could try their suggestion! Unfortunately, nobody wrote back to say whether it worked.
http://wordpress.org/support/topic/how-to-not-display-certain-categories-in-post-meta-data?replies=4
Forum: Fixing WordPress
In reply to: images not loading on www.alluvialpacific.com@songdogtech I’m pretty sure he just meant that we can only guide him through the steps if he has the admin power to complete them. I didn’t get the impression he was ASKING for the login. It was unclear whether the poster is an Editor or an Admin.
Forum: Fixing WordPress
In reply to: Updated WordPress, Can't See Admin ScreensAwesome, glad it worked out.
Forum: Fixing WordPress
In reply to: images not loading on www.alluvialpacific.comHave you tried deactivating your plugins to see if any of them is the culprit?
Where did you get this theme from? You may be able to find specific support from the developer. This forum is only able to support themes downloaded from http://wordpress.org/themes/
Forum: Fixing WordPress
In reply to: Updated WordPress, Can't See Admin ScreensCould you put all the plugin folders on hold, then rename the parent folder to ‘plugins’? What happens?
Forum: Installing WordPress
In reply to: 5 mins, well over 5 hours so farHi airdisplays, this forum doesn’t allow paying offers, you should post your request over on WordPress Jobs.
Forum: Themes and Templates
In reply to: Make Blog Look like a blogYou can create a home page template without sidebars by doing the following:
2. Copy the contents of index.php in the original theme into a new file and save it as home.php in your child theme.
3. Remove the code in your newly-made home.php file that displays the sidebar:
<?php get_sidebar(); ?>4. Activate your child theme and see if it removes the sidebar from your home page.
Forum: Fixing WordPress
In reply to: Using posts from another blog not showing videosCould you give us the urls of these two sites so we can check it out?
Forum: Fixing WordPress
In reply to: practiece with wordpress offlineHere are a number of options: Installing WordPress Locally
Hope that helps! Come back if you have questions.
Forum: Everything else WordPress
In reply to: Including Amazon Affiliate info in PostCould you give us the url so we can check it out?