PremiumWP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to change currency in estate themeExactly which theme are you referring to? A link might help.
Forum: Themes and Templates
In reply to: How do I edit the menu?Go to Appearance -> Menus in your blog’s dashboard
Forum: Themes and Templates
In reply to: Im looking for a wp template like this siteA premium (commercial) theme which looks quite similar: http://richwp.com/themes/premium-wordpress-themes/biz/
Forum: Themes and Templates
In reply to: Totally new – please help (customizing theme)If your using a free WordPress theme, and you want to customize it your pretty much on your own really. You won’t find any step-by-step guidance as every theme and customization is different. To customize a theme you need to be familiar with html, CSS and the architecture of WordPress themes: http://codex.wordpress.org/Theme_Development
If your not familiar with html and CSS, I can only suggest you learn some of the basics in order to make changes to your site, or maybe hire a WordPress developer to make the customizations for you. Another alternative is a theme from a premium or commercial provider which includes support and some customization assistance.
All the best
Forum: Themes and Templates
In reply to: Loads of help needed – complete beginnerRather than trying to edit theme files through the WordPress admin, accessing your site and theme files via FTP (or similar) will be easier. A better option again would be to set up a local server running WordPress on your computer and customize the theme there first rather than on your live site. It is faster and easier to fix if you stuff things up during your customization and changes.
If you have any specific issues or problems you can always ask here for help. Another option is to hire a WordPress developer if you don’t have the skills to do it yourself.
Forum: Themes and Templates
In reply to: Uploading template from another siteHave a look here: http://codex.wordpress.org/Using_Themes
Forum: Themes and Templates
In reply to: Can't find the right theme format! HELP!If you don’t want your latest posts on the homepage you can either use a static front page on your homepage http://codex.wordpress.org/Creating_a_Static_Front_Page, or create a custom homepage template styled to suit http://codex.wordpress.org/Template_Hierarchy
Forum: Themes and Templates
In reply to: Menu IssueThe theme doesn’t support drop down menus and doesn’t support WordPress 3.0+ Navigation Menus.
If you want drop down menus you will need to add the new navigation menu code in your header.php file and style them accordingly in your style.css file. More information about Navigation menus here: http://codex.wordpress.org/Navigation_Menus
Forum: Themes and Templates
In reply to: Error message: "Error 404 Page Not found"Is this the Statua theme from WooThemes? Have you check the theme documentation? http://www.woothemes.com/support/theme-documentation/
Forum: Themes and Templates
In reply to: POOCHED 2011 themeProviding a link to your site will allow people to see the problems and try to help.
Forum: Themes and Templates
In reply to: Looking For a PBase/PBlog Theme..?You probably won’t find anything exactly the same, but there are plenty of great looking premium photography / gallery WordPress themes available. Check in the WordPress free or commercial themes section, or search for photography wordpress themes, portfolio wordpress themes etc.
Forum: Themes and Templates
In reply to: Help to edit Omni ThemeThe theme includes support from the developer here: http://www.omnitheme.com/support/
Forum: Themes and Templates
In reply to: Advise for a theme !!!It’s difficult to recommend individual themes, but have a search for business wordpress themes, pub or restaurant wordpress themes, or other premium themes. You should find something suitable.
Forum: Themes and Templates
In reply to: Plugin to manage the layout/design of themeLayout and design is really the function of the theme, not plugins. There are plenty of good premium themes which give you lots of control over the layout / design (drag and drop, color pickers etc). You’re probably better to look for a theme like that if you don’t want to modify the css yourself.
Forum: Themes and Templates
In reply to: Identifying areas of the template when editing…The bark blue area is your
bodyThe white/grey border is in your
#wrapperYou can change the properties in style.css