Themonic
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Iconic One] How to change the language of the comments titleReplace the above with
<h2 class="comments-title"> <?php printf( _n( '1 comment on “%2$s”', '%1$s comments on “%2$s”', get_comments_number(), 'themonic' ), number_format_i18n( get_comments_number() ), '<span>' . get_the_title() . '</span>' ); ?> </h2>1 comment
%1$s comments
these are the parts you can change to German if you want to do it directly. Also check the tutorial.txt in the language folder for theme translation.
Forum: Themes and Templates
In reply to: [Iconic One] featured imagesCurrently it is like that only, you can manually place the image anywhere in the article this way for eg. after first paragraph. We will provide an option in the upcoming version for automatic display.
You can try this in custom.css for sidebar links.
.widget-area .widget a:hover { color: #00a1e0; }Forum: Themes and Templates
In reply to: [Iconic One] Uploading Child Theme CSSEverything you need for creating a child theme:
http://codex.wordpress.org/Child_Themes
Also if your changes are just small CSS stuff, simply use the bundled custom.css file, this should also help:
https://wordpress.org/support/topic/custom-css-and-version-updates?replies=6
Forum: Themes and Templates
In reply to: [Iconic One] Content.php fileEasiest way would be to delete and reinstall by downloading again.
Forum: Themes and Templates
In reply to: [Iconic One] Iconic One Theme UpdatesYou can see the latest changelog at http://themonic.com/iconic-one/ , you can you also access it by going to changelog.txt in the theme folder.
For custom.css
https://wordpress.org/plugins/simple-custom-css/
install the above plugin, paste your css in the above plugin and you can update the theme without worries.
Forum: Themes and Templates
In reply to: [Iconic One] Custom css and Version UpdatesThe custom.css supplied with the theme will be overwritten during an theme update.
You must take backup of custom.css before upgrading each time and repaste after upgrade.
OR
Use a plugin like this https://wordpress.org/plugins/simple-custom-css/
Forum: Themes and Templates
In reply to: [Iconic One] Why Sidebar isn't showing on PostsWe could only provide support on non modified theme.
Could you please try by installing fresh, delete the current theme, download theme again from http://wordpress.org/themes/iconic-one/ and install.
Also check by disabling all plugins.
Forum: Themes and Templates
In reply to: [Iconic One] Make page show all blog postsAlready answered here http://wordpress.org/support/topic/displaying-full-post-on-front-page-issues
Forum: Themes and Templates
In reply to: [Iconic One] How to make all featured images with same size?Hi,
You just have to run this once
http://wordpress.org/plugins/regenerate-thumbnails/
to generate the thumbnails for previously uploaded images.
Forum: Themes and Templates
In reply to: [Iconic One] how to make iconic mobile friendlyIconic One is already fully optimized for mobiles and is responsive – works on all devices, if you have to implement Ad units, make sure you add the new responsive Google ads so it blends well in mobile view, traditional Google ads are not optimized for mobile view.
Forum: Reviews
In reply to: [Iconic One] Other problems with Iconic OneSo you were unable to center the logo and add additional icons you decided to rate the theme 1 star. Clearly, you have no respect for developer work and their time.
If you are not getting any replies in support forum, it means that such questions have already been answered multiple times, you just have to browse the previous support pages. Read the forum rules.
All help is provided by volunteers in this forum in their free time. If you have urgent client work use http://jobs.wordpress.net/
If you have feedback to improve the theme use http://themonic.com/feedback/
Blaming the theme for your inability to do some edits and calling it feedback isn’t such a good idea.Forum: Reviews
In reply to: [Iconic One] Other problems with Iconic OneHi Augustina,
Your client is requesting custom changes and you were unable to make them so you come here and rate the theme 1 star? really?
Please use http://jobs.wordpress.net/ or http://wpquestions.com/ for custom work.
For the free version we provide theme support as per the live demo only http://demo.themonic.com/io/
Forum: Themes and Templates
In reply to: [Iconic One] Displaying full post on front page IssuesAppearance -> Editor -> Content.php (right side under templates)
Forum: Themes and Templates
In reply to: [Iconic One] Showing excerpts rather than full text on home pageDid you edit any theme files previously? Do post your URL too.
You can also try this:
– Disable all plugins
– Delete the current version and Install again http://wordpress.org/themes/iconic-one
– Activate plugins one by one