PremiumWP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: What themes are these?That’s just a matter of assigning a background image or colour to the body class in your CSS,
for exmaple:body { background: url(images/body_bg.jpg) repeat; }and then styling, or removing the background stying of the other elements as appropriate.
Forum: Themes and Templates
In reply to: How To Upgrade 3.0 Theme To 3.4?A theme designed for WP 3.0 will usually have no problems working on 3.4. It sounds like it’s a commercial theme, so if you have any questions or concerns you should contact the seller before buying. What theme is it?
Downgrading to an older version of WordPress is bad idea, and not something you should consider.
Forum: Themes and Templates
In reply to: site went totally blank following refresh after changing themeSorry, have a look at these resources which will explain:
http://codex.wordpress.org/FTP_Clients
http://codex.wordpress.org/Using_FileZillaForum: Themes and Templates
In reply to: Changing the ThemeChanging themes will not change or erase any content (posts and pages).
However if you change themes and then switch back to you original theme again, things like the sidebar widgets may need to be set up again.
Forum: Themes and Templates
In reply to: WooTheme gazette theme help neededAs it’s a commercial theme with support provided by the developer as a part of the purchase price you will need to seek support from WooThemes here http://www.woothemes.com/support/
Forum: Themes and Templates
In reply to: site went totally blank following refresh after changing themeOne option is to log into your site using FTP and delete the theme you tried to activate. WordPress will then automatically revert back to the default theme and you should be able to log into your site again.
Forum: Themes and Templates
In reply to: Set home to start at a pageYes, you can set what you want to show on your frontpage at Dashboard > Settings > Reading
Forum: Themes and Templates
In reply to: Easy way to clone/duplicate an existing theme?Just take a copy of you current theme and change the folder name and the Theme Name in the style.css file. You can then upload it to you active site or another site/local install etc to make your new modifications. WordPress 3.4 has a new “Live Preview” mode where you can look at the theme, make changes etc before making it active.
Forum: Themes and Templates
In reply to: How to get theme from FTP to wordpress?If you are transfering via FTP – have you copied the extracted theme folder into your wp-content/themes directory?
If you are having issues you could also try uploading the theme using the Administration Panel in WordPress.
Forum: Themes and Templates
In reply to: BackGround doesn't reach the bottomAs its a commercial theme that includes support in the purchase price you will need to seek support for your theme here: http://www.woothemes.com/support/
Forum: Themes and Templates
In reply to: How to get theme from FTP to wordpress?Have a look at the section on adding new themes here: http://codex.wordpress.org/Using_Themes
Forum: Themes and Templates
In reply to: broken themesLooks like you are using a commercial theme from Elegant Themes so you should seek help here: https://www.elegantthemes.com/forum/
Forum: Themes and Templates
In reply to: Installing New Theme1. Either try it out on another website or localhost installation first, or use a plugin like: http://wordpress.org/extend/plugins/theme-test-drive/
2. A theme will not change the content of your site, only the appearance of your content
3. No, you can only use 1 theme at a timeForum: Themes and Templates
In reply to: How to know if my theme is good for selling?Before trying to sell a theme, maybe create a couple of free ones for the WordPress Free Themes Directory. You will learn what is required technically and get some good experience first.
Also have a look at the guidelines here: http://wordpress.org/extend/themes/upload/
You might want to look at the quality and features of premium WordPress themes which are available for sale also to see the sort of standard which is required.
Forum: Themes and Templates
In reply to: Where to find stand alone iPad (tablet) templates?I’m curious to know why you would want a tablet only theme? The best solution is a theme with a responsive design that is optimized for desktops, smartphones and tablets. It’s what Google now recommends. See: http://googlewebmastercentral.blogspot.com.au/2012/06/recommendations-for-building-smartphone.html
There are quite a look of good responsive WordPress themes available now if you have a search for “responsive WordPress themes”.