PremiumWP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Mobile InterfaceIt depends on your theme or mobile plugin whether your website has a mobile version. There is no mobile switch or button in the WordPress software itself.
You need to use either a responsive theme or a mobile plugin.
Forum: Themes and Templates
In reply to: free theme a!maze ??If you want free themes the best place is here: http://wordpress.org/extend/themes/
Forum: Themes and Templates
In reply to: Mobile InterfaceYou’re going to have to provide a bit more detail so people can try to answer your question.
Forum: Themes and Templates
In reply to: Dropdown menu problemThere are no problems with your drop down menus for me
Forum: Themes and Templates
In reply to: Banner Ad is cut offThe width of your sidebar is only 240px. The banner extends a bit wider than that but then is cut when it reaches the extent of the page wrapper:
I would suggest using a different banner because 300px is just too wide for your sidebar and will look odd if it’s actually that wide.
Otherwise if you don’t mind making your sidebar wider and the whole site wider you can change the widths as shown below:
#page .wrapper { background: url("images/wrapper_bg.png") repeat-x scroll 0 0 #F5F5F5; margin: 0 auto; position: relative; width: 1060px; }#secondary { float: right; margin: 10px 20px 0 0; width: 300px; }However you will then have to fix other style elements also to make them wider to match, such as nav bar etc.
You can use a tool such as Firebug to help in making style changes to you site.
Forum: Your WordPress
In reply to: Comments and suggestionsHi, looks like it’s a work in progress at the moment. You will need to fix the “nothing found” on the homepage, use some relevant pictures in the header and add some content.
Good luck
Forum: Themes and Templates
In reply to: Need help with formLooking at the page source code it appears to be using this plugin: http://wordpress.org/extend/plugins/grunion-contact-form/
Forum: Themes and Templates
In reply to: Problem with WidelySorry, you are correct it is a free theme from a commercial theme developer. However I agree with esmi.
Forum: Themes and Templates
In reply to: Need help picking a good free/not too expensive themeMaybe have a look through the free themes directory first: http://wordpress.org/extend/themes/
Also have a look at the themes from the premium / commercial providers who have more professional business style themes
Forum: Themes and Templates
In reply to: Can not find theme in wordpress.orgThere are also premium themes on WordPress.com which are not available on WordPress.org, but may be available for purchase from the respective developers for use on self hosted sites.
Forum: Themes and Templates
In reply to: Problem with WidelyAs its a commercial theme which includes support in the purchase price the best place for help with your theme is from the developer.
Forum: Themes and Templates
In reply to: deleting broken themesIf you can’t delete the theme from the WordPress admin, access your site via FTP and delete the theme. This info will explain: http://codex.wordpress.org/FTP_Clients
Forum: Themes and Templates
In reply to: Theme URIWordPress themes on WordPress.org are required to have a GPL license and this needs to be stated in the theme files. See info about licensing here: http://codex.wordpress.org/Theme_Review#Licensing
Forum: Themes and Templates
In reply to: Ecommerce Theme or Ecommerce PluginYou’re probably best to decide on which ecommerce plugin you want to use first. Then see if there are any suitable existing themes that already include support / functionality for that particular ecommerce plugin. If not you can find a suitable theme and add the ecommerce functionality into the theme.
Forum: Themes and Templates
In reply to: Listings: Pay to postAs it’s a commercial theme which includes support in the purchase price you will need to seek support from the developer.