Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterHi,
Please check http://themonic.com/customization-guide-for-iconic-one-pro-with-css-codes/
It has ready codes that you can copy paste in custom css section in live customizer.
Themonic-Support
KeymasterYou can download Version 2 from Member area already. You can check the changelog.txt inside the downloaded zip too. Copying below for reference.
————– August 22 2017 —————-
24/08/2017 – Version 2.01
– Bug Fixes (Menu color and Full width header)
– Added option to hide/display all social icons in one click————– August 22 2017 —————-
22/08/2017 – Version 2
– PHP 7 compatibility
– Upgraded scripts
– Speed optimizations
– Image social icons replaced with font social icons————– June 1 2017 —————-
01/06/2017 – Version 1.9.8
– Fixed Jetpack compatibility issue (Fixes unresponsive Widgets)
————– May 19 2017 —————-
19/05/2017 – Version 1.9.7
– Category display on home page fixed
– Assistive container renamed to match content container
– Mailchimp and Aweber widget support addedThemonic-Support
KeymasterHi,
AMP can be enabled using this official plugin
Please note that it is currently under development and pages are not supported.
Themonic-Support
KeymasterHi Alla,
If your question is about ftp transfer, please also check with another program like https://filezilla-project.org/
If your question is about translation please explain what issue are you facing or email [email protected] with details.
Themonic-Support
KeymasterIf the issue is still not resolved then please email to [email protected] with screenshot of the issue.
Themonic-Support
KeymasterHi Lucas,
Those are starter child themes, as such they don’t require many updates and they should still work fine. However, if you face any issues with those child themes email [email protected] with details.
Themonic-Support
KeymasterTry this in custom css for sub menu font size
@media screen and (min-width: 767px) { .themonic-nav li ul li a { font-size: 18px; } }
July 27, 2017 at 7:05 am in reply to: about "contact us " how can i see who try to contacted me | #4976Themonic-Support
KeymasterInstall plugin “Contact Form 7? then create a new page and paste CF7 shortcode. In the form settings there is a field “from” enter your email ID there. Now you will get all notifications via email and reply via email too. For more details check CF7 docs.
Refer this guide for width and more: themonic.com/customization-guide-for-iconic-one-pro-with-css-codes/
Themonic-Support
KeymasterI have just checked at my end, no such message. Have you modified any theme files? if yes then double check your edits. Please email [email protected] with your live URL for further support.
Themonic-Support
KeymasterYes, can be done. Use this plugin https://wordpress.org/plugins/wp-custom-body-class/ to add a custom page class to your page and then use like this
.custom-page-class .nav-menu { display:none; }
If you are unable to make it work, then contact [email protected] for custom work.
- AuthorPosts