Themonic
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Iconic One] Make Page Width WiderTry this to custom.css
.site { max-width: 1080px; }Increase the px value as per your need.
Forum: Themes and Templates
In reply to: [Iconic One] Increase excerpt thumbnail resolutionThe above code will work with our theme that you download from here, for the free version we do not provide support on custom child themes but only the theme you get from here, before asking for support please disable all third party plugins.
Kindly ask plugin support questions in the respective plugin forum.
Forum: Themes and Templates
In reply to: [Iconic One] Increase excerpt thumbnail resolutionFind this line functions.php
add_image_size('excerpt-thumbnail', 200, 140, true);200 is width
140 is heightAfter that run http://wordpress.org/plugins/regenerate-thumbnails/ once.
Forum: Themes and Templates
In reply to: [Iconic One] Is theme compatible with Relevanssi search plugin?is it working with the default themes?
Forum: Themes and Templates
In reply to: [Iconic One] add line at end of each post?try adding after this line in content.php
</div><!-- .entry-content -->should be around line 61.
Forum: Themes and Templates
In reply to: [Iconic One] Show different menus to logged in usersAsk here http://wordpress.org/support/ this is not the right place for such questions, it’s for theme support only.
Forum: Themes and Templates
In reply to: [Iconic One] how to create home pageYour website is alright, for the home button go to appearance -> menu and edit it. Refer WP docs for WP stuff.
You are using a very old version 1.1 of theme, current latest version as on 16th April is 1.4.1, changlog here http://themonic.com/iconic-one/
Forum: Themes and Templates
In reply to: [Iconic One] Changing the font typeTry like this:
@import url(http://fonts.googleapis.com/css?family=Arimo); body {font-family: 'Arimo', sans-serif;}Forum: Themes and Templates
In reply to: [Iconic One] Mobile NavSend us login details using http://themonic.com/contact/, We will have a quick look and let you know.
Forum: Themes and Templates
In reply to: [Iconic One] Mobile NavThis page, http://maltkilnbodyshop.co.uk/services/ where is the footer? It seems modified. Download and install again.
http://wordpress.org/themes/download/iconic-one.1.4.zipDemo for reference: http://demo.themonic.com/io/
Forum: Themes and Templates
In reply to: [Iconic One] Mobile Navwe can only provide support on non modified theme. Install a fresh version, disable all plugins and if problem persists then let us know.
Forum: Themes and Templates
In reply to: [Iconic One] Hide Page TitleThis feature is not available in the free version, sorry.
It needs a custom no title page template which is available in the Pro version readily.
Forum: Themes and Templates
In reply to: [Iconic One] ChangelogChangelog updated http://themonic.com/iconic-one/
Forum: Themes and Templates
In reply to: [Iconic One] No Data Received ErrorPlease post this in the WP troubleshooting forum, this forum is for theme stuff only.
In a quick look it seems to be error on Godaddy side, it has nothing to do with the theme for sure.
http://wordpress.org/support/topic/updating-posts-results-in-no-data-received?replies=51Tip: If nobody is able to help you out then simply reinstall WP, it should fix that issue.
Forum: Themes and Templates
In reply to: [Iconic One] Caption are overwritten on mobile/tabletKindly check by downloading and installing a fresh copy without any edits and report back.