Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterYou do not have permission to view this content.
Themonic-Support
KeymasterYou do not have permission to view this content.
December 23, 2016 at 2:14 pm in reply to: Things to Keep In Mind Before Changing WordPress Theme #4696Themonic-Support
KeymasterHi Harshil,
Just double check and reinstall all your custom codes:
– Ad and banner codes
– Analytics code
– Sidebar and footer widget codes where applicableAlso, take backup of all these codes before changing theme. Other than these there should not be any issues, if you face any then let us know via email.
Themonic-Support
KeymasterYou can use the modification given here http://themonic.com/forums/topic/sharing-buttons-below-the-title-of-the-post/#post-3669
Themonic-Support
Keymaster1) Line 263 of functions.php
echo get_avatar( $comment, 30 );
Try changing the number 30 to 50 to get bigger image size.
2) For commentator name size
.comments-area article header cite { font-size: 18px; }
Themonic-Support
KeymasterPlease check the scripts you have added in theme files for eg. in footer.php and delete the code. That code is not from the theme itself, it must be added by you or some plugin.
If you are unable to find, then easiest way would be to re-install theme after disabling all plugins.
Themonic-Support
KeymasterHi Kris,
You can use like this in custom.css
img.alignleft { border: 2px solid #333333; }
Empty browser cache to see the changes.
Themonic-Support
KeymasterIt will take too much space in the meta bar so it will remain as it is for now.
The code is available in line 34-36 of content.php , if you need some custom work done, you can contact us at [email protected]
Themonic-Support
KeymasterNew Version of Iconic One Pro v1.9.6 is available now.
Download from Member area.
07/12/2016 - Version 1.9.6 - Option to display last updated date instead of published date for SEO purpose in live customizer -> Post Settings - Minor code updates
Themonic-Support
Keymaster1) If you are unable to use logo uploader, then try again after disabling all plugins. You can enable your plugins after uploading logo.
2) You have to set up again if some settings were reset during the change.
- AuthorPosts