552 comments found.
Hi. Great theme. Is there a way to turn off the overlay on all images?
.entry_hover { display:none !important; }
Thanks a lot
I was testing to change the sub footer link color, if you change it using #sub_footer, #sub_footer a I realized it also changes the Wordpress links on the top bar while logged in.
Seems that WP bar is nested below the subfooter, is this normal? 
Thanks
I don’t think so, this bar is individual. Suspect you made some html tag mistake there (most common missed div closing). Please check your site http://validator.w3.org/ and try to find mismatched section
Thanks a lot
IT’s strange, I’ll post it on your site once it is back online, seems you got some spammer issues, I hate when that happens.
Thanks
also, is there any way to lock the header in place so that it’s doesnt become smaller when scrolling down the page? sorry, amateurish question im sure.
#header.stuck{padding:50px 0}
#header.stuck ul.menu li a>[class^="icon-"] {display:block}
Thanks a lot
Still having trouble with this. I tried the above but it’s still not sticking… anything else you can suggest? Thanks!
Hi, still haven’t heard back on this. Can you suggest any other solutions because the one above isn’t keeping the header stuck in place. Thanks!
Hi, I’m trying to make the height of the service blocks even by adding additional spaces where needed below the text. Unfortunately, I’m unable to do this in the “Edit Service Element” as it wont accept an   or a
. The only way I’ve found to do it is by editing it directly in the classic editor, but then I cant use content builder or it will remove the spacing. Is there an easier way to do this perhaps somehow in”Edit Service Element” – Thanks!
Editor clears those. Please use there space shortcode
[blox_divider style="style11" height="15"/]Height value in pixels. http://docs.themeton.com/mana/#shortcode-divider
Thanks
That worked great! Thanks!!!
Where is the link in a link post?
I created a link post but when I look at the post on the front end I see no link for it?
Link Post: http://www.upgradexpress.com/2013/12/08/babbit-web-game/
I see. Fixed this issue here and added link option on post Title (not a read more link). Stay tuned next version of the theme.
Thanks a lot
How to set up a different font in a metro style item?
I want to use another font, not the one used in the header title.
I tested this in the demo, but didn’t work, what am I missing?
.metro_entry_small.style_two h2.entry_title,
.metro_entry_horizontal.style_two h2.entry_title,
.metro_entry_horizontal.style_three h2.entry_title,
.metro_entry_big.style_two h2.entry_title {
font: 'Open Sans', sans-serif;
}
Thanks
Have you tried Menu font option builtin on Theme Options => Font options?
There have 640 google fonts and hope you can find proper one from those
Thanks a lot
I know, I did that, but when I use a fancy font, the one inside the metro boxes is difficult to read, that’s why I wanted to change that one only.
Could I see the result? Means please send me your site link.
Theme includes font libraries (up to 3) those selected on Font options only.
May be you’ve selected there another font those didn’t included on page resource yet. I need to check and let you know what would be better
Thanks a lot
I’m working locally, but here is a pic with the header using the google font, as it replaces al h1 h2… it modifies the metro style box. Here it was using black as a bg and you can barely read it or you have to force to understand it. http://postimg.org/image/lxed84gzh/ Thanks
Hi,
I post a doubt in your support fórum yesterday but i don’t receive feedback, so i post my doubt here:
How can I upload personalize menu icons, instead of choosing one of the icons option: font awseaome icons and metrize icons? Thanks. Regards
Hi,
There are 660 icons included in the theme but I know still don’t have some important icons. And many people wants their own. And now theme doesn’t have an option for that. But you can do it with custom style and it is not really hard. Example: Every menu element has custom style class and we can bind style with it. Lets say if your menu element has .menu-element-2555 we can do following for inline icon menu.
.menu-item-2555 > a {
background-image: url(IMG_URL);
background-repeat: no-repeat;
padding-left: 25px;
}
And if you selected Icon menu (big at top of your link text), we can add there similar this style there
.menu-item-2555 > a {
background-image: url(IMG_URL);
background-repeat: no-repeat;
background-position: 45% 35%; /* Can change! */
}
#header.stuck .menu-item-2555 > a {
background-image:none;
}
Note: Prepare your icon images as proper size.Note2: Please make sure you are using latest version of the theme and take those class number with inspector such as chrome inspector and FirebugNote3: You can change those number values and add any kind of style on your site
Thanks a lot 
I’m again. I just recorded my screen for understand it deeply, http://www.screenr.com/xHwH
Please watch this and add those styles on your Custom CSS field of Admin panel.
Best of luck
If you are logged in to WP, while browsing the header.stuck stays below the top bar in WP, is there a way to fix this and show both bars?
Thanks
style.css here too
body.admin-bar #header.stuck {top:27px}
Thanks again
That fixed it, thanks! 
How would you hide the entry format style in a post?
.entry_format {display; none;}
didn’t work 
.entry_format {display; none !important;}
Thanks a lot
Hmm… I can’t hide the entry format, the only way I found is editing class=”entry_format” in the theme files and I prefer not to modify those. 
I need a clarification. What exactly your “entry format” means?
Generally this class (.entry_format) exists Format Icon of some blog loop and single post page. I thought you wanna hide those icons there. Wasn’t it?
Is it icon?
Is it video/image/gallery?
Or is it another thing?
Can you explain little bit what section of the site you mean?
Thanks a lot
Yeah, I want to hide the icon on a blog post, the one on the top right. I thought that turning off Single and Page > “Post Format in Single” would hide it but it didn’t.
Sidebar not working on default Woocommerce page. Also cant get woo’s naviagation, and price filters to show up on product pages. Pretty much a must for a store.
Just wanted to say this theme is very configurable even to a total WordPress noob, and the support from Themeton is absolutely amazing.
Thank you thank you really much 
Hi, I’m having trouble with video element in the content builder. It’s shortening the height of the video both if i use the url (youtube) or if use the embed code. It’s strange because if I leave the input field blank with no url or embed code, i can see the correct size of video player frame (with no video, obviously). Thoughts?
Sounds really strange. Theme has iframe/object height reset js function on any custom resolution. Probably there have javascript problem and stops to reach those lines of scripts. Need to see your situation in action. Can you send me your site address here or via ticket?
Thanks a lot
Hello,
I want to ask if this:
<h1 class="page_title" />
can somehow influence or overwrite YOAST SEO plugin settings, since this h1 class can overwrite the settings i use for the SEO Title in that plugin.
Thank you in advance!
Also, when we add Team Members, where can we find the rich snippets? I can’t seem to find, on the source code, any property like ‘vcard’ or any schema.org markup.
Any thoughts?
Is there any way to set the default page to have a sidebar layout versus being full width by default?
Any word?
Sorry for my late response. So it is easy. Please open up the “framework/post-type/page-options.php” file and edit the “Page layout” attribute with Right or Left as in this image http://d.pr/i/MSK7
Thanks a lot
Version 1.6.0 – Dec 05 2013
- ADDED : New Grid layout (hover title) on Blog and Portfolio element, link
- ADDED : Gallery and Video Portfolio options
- ADDED : Recent Portfolio widget
- UPDATE : Improved Child theme compatibility for deep files
- UPDATE : Dark style for Sub menu
- UPDATE : Added custom class on One page sections
- FIX : Some improvements for html validation, removed PID
- FIX : Clearfix of grid style on medium resolution
- FIX : Shop title height issue on long title items
Hi there. We have a problem with text element inside a tab element. I believe that is because you are using the title value to get the icon but over the text, the title is showing like a link title.
Thank you!
PS: I have it updated to the latest version 1.5.4
I am interested in your theme and posted a comment about toggles not working on smartphones. You said that they are fixed but I can’t test them because now your mobile menus are not working on the iPhone. On an iPad Mini they are not showing in portrait mode, only landscape mode. It seems like your mobile menus aren’t working on your demo at all now.
Thanks.
Hi, Just a few questions/comments : 1.How can I hide the category and author in blog elements and in single posts? 2.We use the date format DD/MM/YYYY. However, even after changing this setting in wp general settings, the format is incorrect. Example : today is december 3, date format is dd/mm/yyyy, on the webpage posts are date March, 12 (12/03 instead of 03/12) 3. A contact form element with captcha would be nice 4. A partners logos carrousel would be nice too
Regards, Thomas
one more thing : in blog elements, the read more custom text doesn’t show up. The button always shows ‘read more’
In the social links widget, when I put the correct and complete twitter url in – it strips off the ” : ” colon in the address and produces a dead link.
ie https://www.twitter.com becomes https//ww.twitter.com – no colon after the https. It does this on both facebook and twitter BUT not LinkedIN.
Please advise
The only workaround I can see is to not put the preceeding https:// or http:// in the social media urls – which will force the browser to decide and it formulates the address properly.
When I scroll down the page and the sticky menu bar appears at the top, the menu items run over 2 lines. These are on one line before the scroll. There is enough room for them to be on one line. How can I stop it please? http://tinyurl.com/qyplgde
Also on first load, I can’t see the full menu bar – its hidden under the top bar. This appears if you scroll. A bit buggy?
I see you are responding to everyone but ME!! Help please
Here I have simple solution for fixed menu. Please add this on your Custom CSS field of admin panel
header.stuck ul.menu li a { padding-left:10px }
It decreases menu links space.
First load issue: I checked your site on different browser and another computer, looks fine. You don’t think so? Can you send me capture of it?
Thanks a lot
Here is an example of the menu not dropping down – Safari was the browser http://tinyurl.com/q36acwr
Apologies – correct URL http://tinyurl.com/pd95n27
So I see same issue on Win + Safari 5.17 very first time. Mac looks fine. Are you using windows there?
Anyway, I’ll find the situation and fix it and let you know
Thanks a lot
Mac Safari actually – so you can see on windows too? Its strange because once you scroll it corrects itself and doesnt come back . Its just on first load
Icon menu sets height (according font size + icon size) on each element when you load your page. Suspect safari doesn’t execute initial scripts. (document ready or window load).
Can you try there again with following script (add it very bottom of “assets/js/scripts.js”)
jQuery(window).load() {
jQuery(window).resize();
}
Inspired source is HERE.
I’m not really sure it is the solution. But please add it and check. If it doesn’t work, please send me a ticket with your login details and I wanna check it in your files.
Thanks a lot