1) Maybe you forgot to remove the http:// prefix? Make sure that the protocol is set to “mailto:”

2) Yes – insert following code into the quick css field and adjust the font size value
#top .social_bookmarks li a {
font-size: 30px;
}
3) You can use a plugin like http://wordpress.org/plugins/wp-google-fonts/ to install more fonts. However note that this can increase the page loading time and I’d recommend to stick with the default fonts (one font for headlines and one font for the body text).
4) Yes – Kriesi just hides it with css. Insert following code into the quick css field
@media only screen and (max-width: 767px){
.responsive #top #main .sidebar {
display: block !important;
border: none !important;
}
}
5) At the moment the layout builder is only bundled with the Enfold theme but we’ll release more themes in the future. Older themes (like Replete, Propulsion, Angular, Choices, Eunoia, etc.) come with a “Template Builder” which is similar to the layout builder.
Hey!
You can use the “nextpage” quicktag
<!--nextpage-->
to split your page/post content. However note that it DOES NOT work with the “advanced layout builder” and you MUST use the “Default editor”.
Regards,
Peter
Hi,
The rotating company logos are made using the Layer Slider. It is a very wide single image with the logo laid out, moving from right to left on an infinite loop.
Regards,
Ismael
Hi,
You can add Media Queries and choose to hide them on desktop screen widths. Inspect the menu that you want to hide look for the unique menu li id. Add this on your custom.css or Quick CSS.
@media only screen and (min-width: 1024px) {
/* Add your Desktop Styles here */
#menu-item-755 {
display: none;
}
}
This will hide the menu on screens with minimum of 1024px resolution.
Regards,
Ismael
Hi,
You can watch tutorial videos about Enfold here: https://vimeo.com/channels/aviathemes
Regards,
Ismael
Hi,
Go to includes > admin > register-admin-options.php, find this code:
'Yellowtail'=>'Yellowtail',
Add this code below, to register the Maven Pro font.
'Maven Pro'=>'Maven Pro',
You’ll be able to select it on Enfold > Styling > Heading Font.
Regards,
Ismael
Hi!
Open up enfold/js/avia.js and delete
// decreases header size when user scrolls down
avia_header_size();
Regards,
Peter
1) You can use a plugin like: http://wordpress.org/plugins/post-types-order/ if you want to change the sort order manually or use the code from this thread: https://kriesi.at/support/topic/blog-posts-and-grid-layout
2) Open up wp-contentthemesenfoldframeworkphpclass-framework-widgets.php and replace
for ($i = 1; $i <= 20; $i++ )
with
for ($i = 1; $i <= 50; $i++ )
Hi,
I was trying to give new typo to our http://www.musikzentrale.net, but for some reason font will not change. Originally, i was running on Open Sans, both, head and body styled vie Enfold -> Styling -> General. When i switch to any other combination, nothing happens, except when i use Web Safe Fonts for body.
I have been through custom.css and quick css, but there is no font set. Any idea? I would love to add some spice with Coda & MAven Pro.
Thanks, Sebastian.
Hello,
I am trying to set up a shop on my website using Enfold & Woocommerce but it doesn’t display so good. I am trying to do something similar to the demo shop on Theme Forest but I can’t make the sidebar disappear on my pages:
– On the shop page, I want to right sidebar gone : http://openhomeautomation.net/shop/
– On the product page, I want this left sidebar gone : http://openhomeautomation.net/product/home-automation-arduino/
Does anybody know how to fix this ? Thanks !
Hello,
Once again, Enfold is a great theme!
Cross-browser testing went really well. Only one thing I’d like to bring up…
In IE8, the buttons are only showing the outline, not the fill color. And since the text is colored white, it just looks like a blank rectangle. I’m guessing it has something to do with IE8 not wanting to render the gradient.
http://stage.stankimballdds.com
It’s very possible that I inadvertently changed something in the CSS that’s causing this. But I don’t recall changing any of the button settings.
When you get a moment, please let me know if there’s an easy fix.
Thank you!
I know this is a question that is outside the scope of typical support, so I don’t expect a resolution, . . . but I’m just curious if it’s possible to customize elements similar to the example (link) I’ve attached (torn-paper look) applying CSS or another method. I’m an expert at photoshop, so creating the images would be easy if it came to that. I just wouldn’t know how to implement it into the theme elements. Hope I’m making sense.
http://www.fascinationstreet.se/
Regardless, I’m very excited to be trying out the Enfold theme. Wow! So many beautiful features!
-Patrick
jwferne:
Just put up our site on Thursday. http://www.tfgsearch.com
I really enjoyed putting this together and the support team here rocks! Thanks guys!!!
– John
Could you expand on how you did the rotating company logos please. Was it an “Easy Slider”? Was it a Layer Slider? If so what were the settings? Multiple slides or just one?
<<Please don't ask support type question in this topic. You can contact site authors if the site has contact information or create a new topic but this kind of thread should be left to showing off alone :) >>
Does anyone know what kind of code a form in Enfold would need to ban certain email domains from being able to submit?
I’ve got a montage of images that overlap each other and each have different image maps. I created the image maps in Dreamweaver and now I’m trying to copy that html into Enfold, but Enfold just wants to make the entire image a single link ( http://withthisring.org/fundraising-test/ ). I’ve also tried downloading the “Insert HTML Snippet” Plug-in to see if that might help, but it did not. Would appreciate any suggestions to get this to work. Thanks!
Hello
I’m trying to make the buttons on my homepage move to a different sections on my homepage simialr to your homepage 7 example:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
I tried to follow the instructions on this thread:
https://kriesi.at/support/topic/button-on-click-move-to-part-of-the-page, but you don’t example how to add an element id.
Please could you give me some instructions.
Thank you
In enfold/config-layerslider/config.php, line 146:
if(!is_admin() && !post_has_layerslider()) return;
Both of these are false on any given page whether or not there is a slider on the page. Comment this line out and it works. I didn’t dig in too deeply so I’m not sure what else this affects.
Hi All
Enfold is stunning, and giving me the opportunity to try all sorts of things, however, once I create a new page template and save it for later use on lots of pages, the client (as they do) changes a couple of things and I have to change all pages individually as I can’t find a way to ‘update’ or ‘overwrite’ my custom page template as I can’t use the same name.
Am I missing how to do this simply ?
Best regards
Jeff
Can you please consider adding an Author Block as a builder element. Would be nice to be able to add an Author Block to a Blog post or have it added to all posts. Hope the masonry layout will make it further up on the list for Blog and possibly Portfolio. Thanks.
Hi
I am using Yoast with Enfold and although I have the title tag to show:
<title>[My Post Title] – [My Site Name]<title>
I get:
<title>[My Site Name] | [My Post Title] – [My Site Name]<title>
I looked in the theme header and found:
<title><?php if(function_exists(‘avia_set_title_tag’)) { echo avia_set_title_tag(); } ?></title>
Is the avia_set_title_tag() function adding the unwanted text?
Kind Regards
Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesgallery.php and replace
$thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' ><img {$tooltip} src='".$img[0]."' title='".$title."' alt='".$alt."' /></a>";
with
$thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' ><img {$tooltip} src='".$img[0]."' title='".$title."' alt='".$alt."' /><span class='visible-caption'>{$caption}</span></a>";
I guess you also need to add some custom style rules for the caption but it’s a starting point.
Hi!
You can add the idea to the feature request list: https://kriesi.at/support/topic/enfold-feature-requests – if more users request this option we’ll look into it.
Best regards,
Peter
Hi,
Please add the css below to the very bottom of your /css/custom.css file OR to Quick CSS located in Enfold > (Theme Options) > Layout styling at the page bottom.
1) Title of Post slider (current setting below. if font size becomes too big , adjust line height)
.avia-content-slider .slide-entry-title {
font-size: 14px;
line-height: 1.4em;
}
2) Overlays on hover for images (all set for you)
.avia-content-slider .image-overlay {
display:none !important;
}
.avia-content-slider .image-overlay:hover {
display:none !important;
}
.avia-content-slider .avia-font-entypo-fontello {
display: none;
}
3) Arrows (all set)
.avia-content-slider .avia-slideshow-arrows {
display: none !important;
}
4) Annoying vertical movement (all set but you may need to adjust the height based on your page specifics…)
.avia-content-slider .slide-entry {
height: 310px;
}
Thanks,
Nick
check here please : http://tasoskoukouvitis.com/enfold/shop/ – you see that image heights are not the same like in your demo
(i’ ve selected crop in woocommerce settings & regenerated thumbs just in case… but with no luck…)
how can i fix that ?
thx!
Hi,
I was wondering if there is a way to change the colour of the top menu bar background. It is currently white, i would prefer it to the another colour. Please advise.
Thanks
MK
Thanks Devin,
Now I need to find out how to place this function in my child theme, so that customization of the avia.js doesn’t disappear each time I upgrade the enfold theme folder with the latest version.
Cheers,
Gonzo