PremiumWP
Forum Replies Created
-
Forum: Your WordPress
In reply to: My first website, looking for constructive criticismGood work. It’s a very busy looking site, but I guess that suits the topic. I would remove the privacy policy link from the top navigation, but apart from that looks good.
Forum: Themes and Templates
In reply to: Property CMSThat’s a very steep learning curve. Pretty much all the info you need to learn about HTML, CSS and WordPress is available freely on the internet. But if you’re looking for books try: http://wordpress.org/about/books/
Forum: Themes and Templates
In reply to: Please suggest a theme which does not display author and dateYou don’t really need a special theme. It’s usually easy enough to remove the date and author from your posts in any theme. Just remove the author and date tags from your template files. See: http://codex.wordpress.org/Post_Meta_Data_Section
Forum: Themes and Templates
In reply to: 3 Column Lifestyle Theme HomepageThe homepage layout can be 2 columns and a sidebar, or 1 column and a sidebar.
If you need assistance with the theme you can get support in the StudioPress support forum.
Forum: Themes and Templates
In reply to: How do I add social media icons to the top right of my header?You are using Thesis which is a commercial theme so you should check the Thesis theme documentation or seek support in the DIYThemes support forum. They will be able to help you out there.
Forum: Themes and Templates
In reply to: Can't find a similar style themeA commercial / premium theme from WooThemes which is kind of similar: http://www.woothemes.com/2012/02/whitelight/
Forum: Themes and Templates
In reply to: [Theme: Twenty Eleven] – Picking the right theme….It really depends on what type of design you want to create, the complexity of that design, how familiar you are with the Twenty Eleven theme, you’re coding expertise etc.
There are so many different themes available, it’s often easier to just find a theme that has the design and layout you want, rather than trying to heavy customize something.
Forum: Themes and Templates
In reply to: Theme suggestion for eCommerce Theme for Media FilesHave a look at the WooCommerce plugin and themes.
Forum: Themes and Templates
In reply to: Finding it hard to get to grips with WP themesIt can be challenging to find a theme with exactly the design and features you want, particularly with the free themes. If you want a theme with lots of customization options and features you typically have to look at the commercial themes. However you usually have to get into the code and customize, or add extra plugins etc, no matter what theme you choose to make it exactly the way you want.
Forum: Themes and Templates
In reply to: Themes Layout Like Mediafire(dot)combox-shadow
Forum: Themes and Templates
In reply to: Cannot Update Elegant ThemesYou will need to check with Elegant Themes about that.
Forum: Themes and Templates
In reply to: Ads on premium WP themesUmm ok, you might need to be a bit careful with themes from ThemesForest particularly regarding the support. Some can be good, some terrible. They are cheap themes so you get what you pay for.
If lots of help and support is important to you, it might be better to look at the more reputable premium theme providers.
Also modifying main structural elements like sidebar widths etc might not seem like much, but can actually be quite a lot of work and beyond the amount of support which is considered reasonable.
There heaps of themes available these days so you might be better off to find a theme which already has the layout and structure you want, rather than trying to make big structural modifications just to insert ads.
Forum: Themes and Templates
In reply to: Themes Layout Like Mediafire(dot)comThere are plenty of three column themes here http://wordpress.org/extend/themes/
The way the ads are displayed is just css and can be done in any theme
Not sure what mobile device you are using, but on Android it looks exactly the same as on the desktop browser.
You probably need to look at using a true responsive design.
Forum: Themes and Templates
In reply to: Customize themeThe Twenty Ten theme has 4 footer widgets, so you could use the ‘Pages’ widget to display your required pages.
Otherwise if you want the links right at the bottom of the footer you will need to edit the footer.php file to include your links.