Forum Replies Created
- AuthorPosts
- Themonic-SupportKeymaster
I am afraid that won’t be possible as the menu items are linked together.
You can however insert a new nav with one menu item and float it right in the same menu container, it would require a bit of custom coding though.
Themonic-SupportKeymasterHi,
To move the sidebar to the left in Iconic One PRO, paste the following code in your custom.css file
.site-content { float: right; margin:0; } .widget-area { float: left; margin-left:2%; }
Themonic-SupportKeymasterOn your site it is because you are using a very big text logo.
We will look into this issue and most probably will fix in the next version release.
September 4, 2013 at 4:49 am in reply to: Blog post "Read More" link is not consistent with my title hyperlink #558Themonic-SupportKeymasterHere:
Content.php line 52 – 62
the function that generates the “Read more” link is in functions.php line 74.
September 4, 2013 at 4:13 am in reply to: Need the author's name to be displayed on the detailed post page #557Themonic-SupportKeymasterIf you mean to show the Author ID on posts page, then simply fill out each of your Author profile “About” field in “Users” and the theme will auto display Author details below each post.
Note: Site needs to have more than one author with filled in profiles for this to work.
Themonic-SupportKeymasterHave a look at these screenshots from the documentation to setup logo:
On IE9 also your website is looking fine, see screenshot below:
http://www.browserstack.com/screenshots/599e67e2be1635045fa7c96672fcf497c95fe706/win7_ie_9.0.jpgTry clearing the browser cache.
Themonic-SupportKeymasterUpdate: You can add any third party social sharing buttons easily using this http://themonic.com/forums/topic/add-share-option/#post-2369
Themonic-SupportKeymasterI am using IE9. I uploaded an Icon, but it is not showing in my header. I don’t know if I did i right.
Themonic-SupportKeymasterHi,
I just checked your website with IE8 and it appears to be working great. Which version of IE are you using?
For the iPhone width problem:
1) Please check by uploading a small logo from the live customizer and then viewing on iPhone.September 3, 2013 at 1:00 pm in reply to: How do I get images to display on the excerpt blog posts #547Themonic-SupportKeymasterAre you setting the featured images?
Check out the docs:
Regenerate your thumbnails with this free plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Easy add thumbnails another free plugin might also help in auto displaying featured images in single posts in Iconic One Pro
- AuthorPosts