Very simple :)
I’d love to have in the “Color Panel” builder more background parallax options.. Rightn now I can only do fixed and scrolling but sometimes I’d like to have the background scrolling at different speed kind go like this http://halffullstud.io/portfolio/tastymakes/
Thanks!
Hi braunfish!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-shadow {
box-shadow: none;
}
Regards,
Yigit
This reply has been marked as private.
Hey Jox!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
Cheers!
Yigit
I am using Enfold to create a second similar site to the first Enfold site I created. However I am having some serious issues with IE 8 – specifically with tabs and the portfolio grid. The pages look awesome in Chrome, but look completely different in IE 8. Links:
http://www.atlassteelruledie.com/tooling
http://www.atlassteelruledie.com/Innovation (Thumbnail when clicked is supposed to open a preview/AJAZ portfolio)
Help please??
Thanks! – Monica
Hi snoofis!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo img { margin-top: 20px; }
.header-scrolled .logo img { margin-top: 0; }
Cheers!
Yigit
Hi, there is a “possible” bug I encountered in enfold/framework/js/avia_media.js?ver=3.8
due to this bug, no images where uploaded into posts
this line should be changed : window.original_send_to_editor = window.send_to_editor;
to window.avia_original_send_to_editor = window.send_to_editor;
error: Maximum call stack size exceeded error due to infinite loop
as this plugin http://codecanyon.net/item/map-list-pro-searchable-google-maps/2620196
uses same window.original_send_to_editor = window.send_to_editor;
after changing plugin to window.mapro_original_send_to_editor = window.send_to_editor;
bug gone away
thank you
Hey Konnektive!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo img { margin-top: 25px; }
.header-scrolled .logo img { margin-top: 0; }
That should do it
Best regards,
Yigit
In using Enfold 2.4.5, can the contact form be used as a form for people to subscribe for email newsletter or do I need a use a plugin for something like MailChimp or some marketing automation platform?
For gallery etc, I would like an additional option assigned when one selects ‘lightbox’. The only option now is to open the same image once again. Ideally one has the option of (1) same image – could be default, and (2) open a different image > select file.
for example, one shows a final logo as thumbnail but upon click shows the concept art that came before (and not neccessarily the same logo once again, that’s just repetition).
Cheers!
Hi DavidMiles!
What do you have set in both the Theme Options for the home page and under the WordPress Settings>Reading for the home/blog page?
Best regards,
Devin
I’m having firefox and explorer users comment that the buttons on the home page slider as well as the icons for the Icon box are populating as rectangles with ESOB inside them.
I have this same version of enfold installed installed in two different locations on the same version of wordpress and I don’t have the problem at lifepointcolumbus.com but I do have the problem at lifepointohio.com. I can’t figure out what the problem is.
I have duplicated the exact same font settings on the enfold style setting but I’m not sure what to do now. Any ideas?
Hi sterlingwilliam!
It is coming up fine for me on mobile now. If you just recent set it up it could have just been a delay in things showing for your mobile network or its dns getting resolved.
Best regards,
Devin
yeah got this fixed. Thanks !
Anything about the vimeo preview picture that is not using the highest resolution possible.
I added the advanced layers slider with the movie at the top of the page.
kind regards
stucki
Hey Tom!
For 2, this will do it:
.main_menu .menu ul{
right: 0 !important;
left: auto !important;
}
Cheers!
Josue
Hallo liebe Leute, ihr empfehlt das Event Calendar Plugin von Tribe und ich bin Eurer Empfehlung gefolgt. Naja, es ist überhaupt nicht zeitgemäß und passt sich erstmal überhaupt nicht in Enfold ein. Erst radikaler Eingriff in deren Templates und Code brachte eine ansehnliche Lösung zustande. Aber eine wirklich Empfehlung ist das Teil nicht.
Aber ich hab es nun mal drin und es funktioniert – bis auf die Google Maps Anzeige vom Veranstaltungsort. Da sehe ich nur eine graue Fläche, egal was ich in den Plugin-Einstellungen einstelle. In meiner Console sehe ich allerdings eine JavaScript Warning, ich hätte die von Google Maps zweinmal eingebunden. Naja, Enfold hat ja eine drin und die brauche ich auch unbedingt, will die nicht deaktvieren. Aber das Event Calendar Plugin hat seine eigene eingebunden, deshalb zweimal. Und da ich von Tribe bezügliche des kostenlosen Plugins absolut keinen Support erwarten kann, frage ich hier mal nach, hier bei den Profis. Durchsucht habe ich fast alle Dateien von Plugin nach eben der Stelle, wo die Google API bzw. JS Bibliothek noch mal eingebunden wird, doch fündig wurde ich nicht. Habt Ihr eine Idee?
http://www.bloomingflorals.com/
Looks great on Desk/Laptop but has godaddy default ‘coming soon’ page on mobile view… I’ve never seen this with any WP theme I’ve ever built a site with… any help please?
ENFOLD ROCK$!! Any new WP themes coming out so I can be first to purchase… Please!
-Sterling
This reply has been marked as private.
Hi!
I looked into the wp-config.php and found that the debug cod was in there twice. once with value true and one with false.
I only kept one with value true and now I got an error code when I tried to load the themes page.
This is the error code :
Fatal error: Cannot use object of type WP_Error as array in /usr/home/lmscar124/www/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 344
Please advise what to do.
rgds, Erik
Hey!
It is going to be a bit more complicated but, please remove the code i posted from Quick CSS and go to wp-content\themes\enfold\includes folder and open loop-index.php file and find
echo "<div class='post_author_timeline'></div>";
echo "</article>";
and change it to
echo "<div class='post_author_timeline'></div>";
echo "<hr class='bl' /></article>";
and add following code to Quick CSS
hr.bl { width: 75%; margin-left: 15%; }
Regards,
Yigit
Hi guys.
I own enfold, bought it 2 times and I´m loving it. I’m just a Graphic Designer that loves websites but I’m really not a coder, just some basic-intermediate CSS and HTML.
As a client request, I need to insert a section below the slider in the homepage. I coded the section with Dreamweaver CS6 on a local site, it is working fine though I don’t know how to insert the javascript into the theme’s code.
On my local site I inserted my HTML with a custom widget and CSS on the custom.css everything is working except for the JS.
Here are the links:
Site http://ee2.lafabricadigital.com.mx/
Section I need to insert.
http://ee2.lafabricadigital.com.mx/
It needs more styling but you can see the main js behaviour. It is a sliding panel that expands OnMouseOver and collapse OnMouseOut.
Thanks for your help.
Come to find out – I had set the height of the background as part of the button class…hence the reason it wasn’t changing.
Here is the final result which works:
#header_main .container,.main_menu ul:first-child > li a {
height: 85px !important;
line-height: 42px !important;
}
#avia-menu {
position: relative;
top: 24px;
}
.menu_login {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0px;
font-family: Arial;
color: #ffffff!important;
background: #3ba1f1;
text-decoration: none;
height: 40px;
}
.menu_login:hover {
background: #3cb0fd;
text-decoration: none;
}
.main_menu ul:first-child>li#menu-item-232>a { color: white!important; }
Thanks for the help!
Hey!
Please add following code to Quick CSS
.menu_login { height: 45px; margin-top: 10px; }
.menu_login a { line-height: 45px!important; }
Cheers!
Yigit
Good day
I’m very happy with my purchase of enfold theme.
I also bought Layerslider WP as a plugin to add on other sites, the new version of LayerSlider (5.02) also has parralax effect. I cant seem to install and activate version 5.02 as a plugin as enfold theme seems to embed Layerslider.
How can i update and also have the paralax effect on my website?
Hey Yigit – I did at the top of this thread. The only thing that needs to change is the height of JUST the blue background, but nothing else. I want it reduced by about 3px above and below the nav link.
Thanks!
Hey mijyman!
1- Enfold does not support menu descriptions. You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
2- Please see Ismael’s post here https://kriesi.at/support/topic/how-can-you-add-a-tagline-or-subheading-to-all-pages-for-the-enfold-theme/#post-203194
3- Can you post the link to your website?
Cheers!
Yigit
Hi!
Changes are done, please review your website. You can find the custom CSS code i added in Quick CSS section in Enfold theme options under Styling tab. You may need to adjust the values once you upload your own logo and set up your main menu. You will also see a menu item ID added in quick CSS. When you change your menu you are going to need to change it to match your menu item. You can find the menu id by right clicking on it on Chrome or Firefox and click on “Inspect elements”
Best regards,
Yigit
This reply has been marked as private.
Hi
I need to place some lines of text in the Enfold header, between the logo and the social icons (or above the social icons if I can move them down a bit). I am using the ‘Header with Social icons and Bottom Navigation option’. Could you let me know how I could do this please and also allow the text to be displayed nicely on a mobile browser.
I also have an issue on mobile where the logo covers the social icons (at least, I think it does) as I am using a logo with dimensions 340 x 156 px high. Is there a fix for that please?
Many thanks in advance
Chris
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#lang_sel_list li { clear: none!important; }
Regards,
Yigit