PremiumWP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: smiliar like this wp.That site uses the Transcript theme from Gabfire which is available here: http://www.gabfirethemes.com/themes/transcript/
Forum: Themes and Templates
In reply to: comfy deluxe themes.thumbnail image not showing.help usAs it’s a commercial theme you need to seek support from the vendor here: http://deluxethemes.com/deluxethemes-support/
Forum: Your WordPress
In reply to: Critique my Moving Company site.Looks professional to me. My only suggestion would be to look how you can improve the homepage design below the fold, particularly the empty sidebar section.
Good work though.
Forum: Your WordPress
In reply to: Review on my site (what are your opinions?)Looks good! You just need to customize those footer widgets, setup the social connection links and RSS link, some SEO tweeks then keep on blogging.
Forum: Themes and Templates
In reply to: Footer base64 codeForum: Themes and Templates
In reply to: Thesis vs Genesis – Opinions?Genesis and Thesis are both good frameworks with extensive documentation, resources and also good support.
Thesis has a lot more inbuilt options for customizing the design than compared to Genesis, however DIYThemes don’t offer child themes themselves. So you need to look for other developers for Thesis skins if you need more detailed designs than what can be achieved from within the Thesis Framework itself. I would say working with Thesis to achieve a unique design has a steeper learning curve than Genesis.
The Genesis Framework has fewer inbuild options but relies more on child themes for different designs. StudioPress create a lot of child themes themself and have a good range of different designs and also have a marketplace for child themes.
Have a look and both themes, the child themes available for them and see which one has the options or the design that suits your needs.
Forum: Themes and Templates
In reply to: Transfer Delicious Magazine from WordPress.com to WordPress.orga) No. Themes on WordPress.com cannot be transferred to self-hosted WordPress.org sites.
b) Assuming you are referring to this theme: http://theme.wordpress.com/themes/delicious-magazine/ you can purchase that theme for self hosted WordPress sites from WooThemes.comWPZonBuilder is a commercial product so you need to seek support from the vendor
Forum: Themes and Templates
In reply to: how to edit widgetsAs its a commercial theme you will need to get help from the vendor
Forum: Themes and Templates
In reply to: Manipulate top level admin menuOne way is using a plugin such as: http://wordpress.org/extend/plugins/admin-menu-editor/
Forum: Themes and Templates
In reply to: Changing the homepage layout – I appreciate your help!As this is a commercial theme with a dedicated support forum for people who have purchased the theme you need to seek support here: http://www.studiopress.com/support/
Forum: Themes and Templates
In reply to: Need a theme with this layout any ideasYou should seek support from the place you purchased the theme
Forum: Themes and Templates
In reply to: Site with free templates?The best place for free WordPress themes and plugins is here
http://wordpress.org/extend/themes/
http://wordpress.org/extend/plugins/Forum: Themes and Templates
In reply to: Recommendation for a developer's blog theme?Plenty of simple themes here: http://wordpress.org/extend/themes/
Even the default Twenty Eleven theme – http://wordpress.org/extend/themes/twentyelevenForum: Themes and Templates
In reply to: Want To Delete Background Image But Don't See It In CodeIt’s in a file called default.css. It would appear your theme has multiple color styles, so will probably be in a sub directory of your theme. From your URL structure shown above possibly -> premiumnews/styles/default/
You could also just add
background-image: none;to your custom css