Hi,
When adding a contact form in the widget area I am not able to add a simple captcha as I can do when I add contact form on a contact page. Do you have any suggestions on how to solve this? Regards Eva
Hello,
I would like to be able to show a different Advanced LayerSlider on mobile devices than is shown on the desktop. I have tried the following code as found in the forum:
@media only screen and (min-width: 768px) { #layer_slider_2 { display: none!important; } }
@media only screen and (max-width: 767px) { #layer_slider_1 { display: none!important; } }
I am using the most current update of Enfold but this fix does not seem to be working. Any suggestions?
Thank You.
Hi Enfold-Team,
I would like to give people with a smaller resolution a different slideshow than people with higher resolution on the start-page.
Problem: Resize doesn’t work for the video http://bit.ly/1lZKLUB
Thus I would like to create a single slider with video only and check whether the resoulution is below tablet format or not.
Do you have some **detailed** hints for me?
Thanks,
Ralf
I’m using Enfold for the first time and am using the Parallax background feature for my color selections. The pages look great on a desktop browser, but on my iPad or iPhone the background images align left (instead of center) and/or do not resize very well to the smaller screen.
Is there a way to get the color selection backgrounds to either resize to better fit the smaller screens or at least align center when in parallax?
Also, my header image looks great on the desktop side, but then stretches to fit the whole screen on smartphone (looking terrible) and the navigation runs over the top of the image on tablet side. What are the best spec dimensions for a logo on Enfold?
http://crossconnectionchurch.org/dev
Thx.
I had my phone number in the header font size changed and after this latest theme update to 2.6.2 it now is not seeing the css code.
I have this code in place that was working prior to the update:
.social_header .phone-info {
line-height: 10px;
font-size: 30px;
}
sorry but it doesn´t help me, i already told you what i want to do and is that: http://kriesi.at/themes/enfold/transparent-header/
i would apreciate if you could help me, thanks
Hi
I am having the same problem. I cannot click on slide 2, 3, 4 etc. Also, in the settings, I cannot select the other options.
I need to launch a site by tomorrow :-(
Wordpress 3.8.2 with latest Enfold update.
Please help!
-
This reply was modified 11 years, 9 months ago by
nicklee2013. Reason: more information was added
@fuenos –
We have built multiple sites using enfold and have also worked on sites with multiple languages. Do you want to share a few more details about your project privately? info at zerozendesign dot com
The first thing to do would be to update to the most recent release as 2.6 had some performance updates included with it.
Checking the site I’m not seeing anything major on the front end with yslow or when looking at the loading of everything with dev tools. Using Enfold, Gravity Forms and WooCommerce is going to be more taxing on a server than a more simplistic theme since they all rely heavily on ajax.
Deactivating any non-mandatory plugins would be the first thing to help. After that would be checking with your hosting provider if there is any upgrades that are available to you.
thaks a lot! i just founded the option.
now, i nedd something else, i would like that the section behind my slider (my web site is dkambio.com) could have the movement like in this web: http://kriesi.at/themes/enfold/transparent-header/
as you can see the slider has a little movement and faster comes the white section. how can i do that?
thanks again
Yes because i deactivated that option in WooCommerce. Once again: Enfold can not display this Option “Erweiterte Länderauswahl-Boxen aktivieren” correctly.
Hey Sebastianvanderwals!
Set the menu in the WordPress menus manager to be displayed in the Enfold Child Footer Menu. There is a checkbox for it in the Menu Settings below the menu editor.
Best regards,
Devin
Hi,
I am looking for a professional homepage design company or person for a multi-languages (about 14 languages) international business homepage, the contents will be translated, prepared and sorted from a translation company professionally. The homepage contents will be each language about 70-80 pages.
Do you have any recommendations?
Sure. As proof I posted screenshots above. Moreover, I opened the folder “lang” and ru_RU file, but there enfold been translated into 100%.
This reply has been marked as private.
Hi!
Are you still having header issues? Can you please elaborate the problem? We’ll be happy to assist you with it. If you added some css modifications for the header before updating the theme, you might want to remove those css modifications then configure the header settings again.
Best regards,
Ismael
Hey jjma!
Thank you for using the theme!
When you say image rotator, you mean the slider? This is not possible if you’re just using the default Advance Layout Builder. First of all, you need to switch the builder to debug mode. Refer to this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You will be able to see the actual shortcode below the builder. Shortcodes can be combine then, like this example. A combination of Iconbox shortcode with the Easy Slider shortcode inside:
Note that you have to configure the easy slider first. If you’re finish with the slider you can place the shortcode inside the iconbox’s content.
Best regards,
Ismael
Hi Linda!
Thank you for using the theme!
First of all, you’re using an old version of the theme. Please download the latest version 2.6.2 from your themeforest account then update the theme via FTP. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you don’t mind, after you update the theme, please post the website url here. We would like to check it on our end.
Cheers!
Ismael
Ok, i removed it Ismael.
Thank you
Maybe you have some extra code to put in the Enfold QuickCSS?
Something similar to:
.entry-meta .info-date,.entry-meta .info-author{display:none !important;}
Don’t know how if this a correct code?
grtz
Hi
This maybe a silly question but how do I install an updated Enfold theme when I have a previous version already installed?
Thanks
Joe
Hey Mark!
Thank you for the screenshot.
Is the site live? If you don’t mind, we would like to inspect it. You can control the mobile menu activation on Enfold > Header > Mobile Menu > Header Mobile Menu activation. Choose the second option. This should force the mobile menu on devices with 990px screen width below and probably fix the issue.
Cheers!
Ismael
Hey!
Glad it worked. :)
There’s really nothing that you can if it is a plugin conflict unless you can debug the code and make it compatible with the existing ones or with the theme for that matter. Maybe, try to use less plugins or find those that are somehow compatible with your setup. If a third party plugin is messing up your wp installation, you should probably remove it then find another one. Out of curiosity, what is the plugin that you deactivated that make this work?
If you have any questions related to the theme, please don’t hesitate to let us know.
Cheers!
Ismael
Could you please change code in order to use submit() method in the next enfold version? Because as far as I can get, it would let google tag manager track form submissions hassle-free: https://support.google.com/tagmanager/answer/3415369?hl=en#FormSubmitListener
-
This reply was modified 11 years, 9 months ago by
Vermishelle.
Hi!
Glad that you fixed the header.
Please use this on Quick CSS or custom.css to fix the input fields:
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
min-width: 100% !important;
}
Cheers!
Ismael
Hi!
Good job Guys! As always, thank you for using the theme!
Keep more awesome websites coming! :)
Regards,
Ismael
Hmm, it should actually work in both. The child theme functions.php has no difference as long as you have the initial opening php tag.
If you download the big download from your downloads on themeforest I included a child theme in that package which has some commented out functions that I included when creating client sites using Enfold and we recommend often.
Glad its working for you now and if you do have an issue you can make a new topic with URGENT in the title and we should pick it up quickly. With how crazy busy we have been lately we look at both the “start” of our queue (oldest posts) and the “end” (newest posts) in turn.
Hey dvcalle!
The quickest way to get things back online would be to connect to your installation over FTP, delete the enfold folder in your wp-content>themes folder and then re-install the theme right after. This video walks you through installation step by step: https://vimeo.com/channels/aviathemes/64927356
Regards,
Devin
Hey!
That effect is called “scroll based animation”, there are many plugins out there, like this one.
Implementation with Enfold is possible, but you’d need to contact a developer for that.
Best regards,
Josue