PremiumWP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need to lengthen Navigation in WooThemes "Headlines"Sounds like you need to go to the WordPress.com forums as suggested. This WordPress.org forum is for self hosted WordPress installs and themes.
Before you post, make sure you’re posting about a self hosted WordPress.org site and NOT a WordPress.com site. If you’re not sure, read WordPress.com vs WordPress.org.
Forum: Themes and Templates
In reply to: Need to lengthen Navigation in WooThemes "Headlines"What do you mean by “it’s the version that I purchased through WordPress”?
It’s a commercial theme so the best place to seek support would be the WooThemes support forum.
Forum: Themes and Templates
In reply to: theme resembling HarpersThe Thesis theme is very similar
Forum: Themes and Templates
In reply to: Is there a theme like….There are lots of premium real estate themes for WordPress which could possibly be modified quite easily to do what you want.
Forum: Themes and Templates
In reply to: FTP uploadDo a Google search on how to use FTP
Forum: Themes and Templates
In reply to: Whats wrong with this simple code?This is what I get trying to load that image in my browser:
The image “http://duceman.com/wp-content/themes/ImpreZZ/images/pdlogo.png” cannot be displayed, because it contains errors.
Forum: Themes and Templates
In reply to: Home Page with list of blogsYes, depending on what exactly you want to do. You can use a static page, or create a custom homepage template using front-page.php. See http://codex.wordpress.org/Template_Hierarchy
Forum: Themes and Templates
In reply to: Trouble changing backgroundBelow is example CSS for setting a background image for the body element
body { background-image:url('paper.gif'); }Forum: Themes and Templates
In reply to: CSS / Head Adjustment help neededThe theme you are using is actually a theme from WPBundle. They have a dedicated support forum for that theme, so I suggest you ask there. http://www.wpbundle.com/support/
Forum: Themes and Templates
In reply to: Completely Removing ThemesThe location of your themes directory is yoursite.com/wp-content/themes
If you log into your site using FTP (or similar) and go to the above the location you can delete the theme, and add it again.
Forum: Themes and Templates
In reply to: Theme help?? Do not know how to access part of themeI guess you will need to edit the theme files, replacing the current image with the image you want.
It appears to be a commercial themes, so can i suggest you contact the developer if you are having problems.
Cheers
Forum: Themes and Templates
In reply to: HELP!!!!Read this: http://codex.wordpress.org/Using_Themes
Forum: Themes and Templates
In reply to: should I upload PSDs??.psd files are the proprietary file format of Adobe Photoshop. They are not used by WordPress. So no you don’t need to upload that folder.
Forum: Themes and Templates
In reply to: Thesis HooksThesis is a commercial theme that includes support. You are better to ask in the Thesis Theme support forum
Forum: Themes and Templates
In reply to: Want to change three column to two columnThe theme is like a skin, it just controls the look and presentation of the materials on your website. It doesn’t change the content of your website. You can always test and revert back to your original theme if you need to.