Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterChild themes are picky about the names, if you download the zip file two times it will be named zip(1) then it could fail.
Make sure you do not activate the parent theme, only install. If you activate the parent theme it will show child theme as broken. To update a parent theme you must deactivate child theme first.
So, Disable child theme, make sure you only upload iconic-one-pro.zip and and after installation do not click activate, go back to themes dashboard and only activate the child theme.
Themonic-Support
KeymasterHi,
Thank you for reporting this, the Dashboard menu width issue has been fixed now.
-------------- March 13 20120 ---------------- - Version 2.9.9.2 -- Fix: Admin dashboard bar width
Themonic-Support
KeymasterPopular posts are based on number of comments and cannot be changed. If you like to check the code for modification it is available in widget-popular-posts.php under “inc” folder.
Jetpack already provides such a widget, also check plugin repo for more.
Themonic-Support
KeymasterHi DD,
Thank you for contacting us.
Iconic One Pro current latest version is 2.9.9 which was released in December 21, 2019
Version 3.0 is under development, exact release date is not available. We are aiming for May-June release.
Changes: In short we are doing a major overhaul while keeping the simplicity.
If you have any feature requests, please send it in via this page https://themonic.com/feedback/
Starter child theme is available via member area.
All download buttons in the member area will always provide the latest version available at that time.
Themonic-Support
KeymasterHi,
You have to search WP plugins for doing this, eg.
Search more in the plugin repo.
Themonic-Support
KeymasterYou can use like this in Additional CSS:
body .site { padding: 0; margin-bottom: 0; }
Themonic-Support
KeymasterUse updated code from:
Edit the numbers only like below:
.site-content { width: 65.9%; } .widget-area { width: 300px; }
Now increase or decrease 65.9% by checking live site and your requirements.
Themonic-Support
KeymasterThank you for providing the screenshot.
Try this in Additional CSS section
.wpmi-iposition-top>a .wpmicons-set, .wpmi-iposition-left>a .wpmicons-set, .wpmi-iposition-right>a .wpmicons-set { font-size: 10px!important; }
Themonic-Support
KeymasterPlease provide screenshot, I just checked your website, the menu was working fine.
Themonic-Support
KeymasterYes, replace it(with the updated code from css guide) or remove it.
- AuthorPosts