Hey Alexa!
The form should work now with Gmail addresses, i fixed it by applying Peter’s code here.
If you want to change the from email you can do it here:
http://localmotionent.com/wp-admin/theme-editor.php?file=functions.php&theme=enfold-child&scrollto=0&updated=true
Regards,
Josue
You mean the word reportage for ex.?
You can deactivate it in enfold settings under Header settings, header layout > Header Title and Breadcrumbs
And you can change it in your page, right side > Layout too.
Quick CSS? Are you referring to the Theme Editor.. styles.css file?
By the way we are using the Enfold child theme.
jw
Josue:
Thanks for your reply. Yes, of course I understand that.
However, what about all the potential clients who do not use the latest browsers. Websites must be somewhat backward compatible or they cease to be commercial and effective. Once a potential client has a bad experience on my business site I cannot go to them and say please upgrade your browser. It becomes lost business and a missed opportunity. I think this is basic site development technology.
If Enfold upgrades will make it incompatible with older browsers, is there any way I can revert to the earlier version of Enfold that worked fine?
Thank you
– Michael
Hey @tlow87!
Try updating to the latest bug fix release which I believe had a fix for that. You can either update from within WordPress if you’ve added in your themeforest username and api or via FTP.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
Hi Iano999!
No, the two don’t allow for switching between them. You’ll need to enable the debug field for the ALB to view what shortcodes are being used.
See: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
Devin
Hi,
I have some issues with the enfold theme, which actually is the greatest i worked with! I hope u can help me out…
1. I installed “Custom Facebook Feed”, tried to copy and paste the shortcode as a text-element but nothing appears. How can i solve the problem?
2. I put a dark background behind me slider, at the pc i’ve got no problems and everything looks great, but looking at a mobilephone the background is way to big in height. Is it possible to set the background responsive in height, so it gets smaller at a small display?
http://www.oldmencrew.com/
Would be very glad for help guys! Thanks
Hi, Yigit.
Sorry again, could not find the code that you had added to functions.php. Now I’ve seen.
On this subject I mention that besides the change in functions.php, I added the code to post avia.js 268793.
With these two modifications http://www.arojo.es works well.
But the problem I have another installation of Enfold (www.rojocj.es) that I use for testing. Having made the changes in functions.php and avia.js. Watch as seen in the image gallery http://www.rojocj.es/?page_id=53: keep looking tooltips white background.
Privately I send you login details.
Greetings.
Thank you!
Here is a link to Dropbox with few images of the problems;
https://www.dropbox.com/home/Public/ENFOLD
Regards,
Lucas
Hello
I have just updated both WordPress and our Enfold theme. Most things seem to be fine with the exception of a few Avia layout builder content elements:
– the testimonials grid and the content slider no longer work; no text is displayed on the actual website page
– the icon list is no longer displaying the icon
Could you help with this?
Hello … Just finished launching a WP site based on Enfold – http://www.masjidetauheedulislam.com/
Just having an issue with the mega menu – for some reason the menu (Located under ‘Downloads’) is shifted to the right rather than being centered …
Can you help to what might be causing this?
Many Thanks!
Hi KK!
Unless you’ve done any changes to the theme files you won’t lose anything when you update.
If you want to download a pre-created child theme we have one to download here: http://kriesi.at/documentation/enfold/using-a-child-theme/
We don’t have anything written or recorded at the moment for creating a child theme and moving to it after setting up the main site but I’ll add it to my to-do list.
Edited as details are included on the theme documention site.
Regards,
Devin
-
This reply was modified 11 years, 7 months ago by
Devin.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket .copyright {
float: right;
}
Regards,
Yigit
Hi there,
When I navigate to one of my websites using the enfold theme on the URL; http://www.canvasurban.nl, the logo in the header in Internet Explorer looks different then in Firefox. In Internet Explorer it looks rather too sharp and ugly while in Firefox it shows fine.
Any idea how I can fix it?
Thanks.
Regards,
Roman
thanks so much – I think that did the trick.
two other questions (for now):
I have uploaded a logo that is 340px wide, but it’s showing as 193 px.
on this page: http://wp.marlowfilm.dk/
How do I increase the size? If it’s larger, say 400px, will I need to adjust
the sizing on mobile? Not sure I understand how that works and it seems there
are many users having difficulty with the header/logo on mobile devices.
Maybe something for a future version? I had to adjust it many times on
other sites I did with Enfold, especially after the recent update to the header
options.
I don’t want the menu bar to show right now and have added this to the quick css:
nav .avia-menu { display: none; }
but there is still a black area under the header – can I remove that?
thanks!
n
-
This reply was modified 11 years, 7 months ago by
Munford.
This reply has been marked as private.
Hi mndawood!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { right: auto; left: 0; }
Cheers!
Yigit
Hi!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit
hi,
i want to realize a search box in the header of the template. Thanks for a tip.
Guido
Hey trevorjohnston!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 481px) {
div.grid-content {
display: none!important;
}}
Best regards,
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div ul.product_list_widget li img {
width: auto;
padding: 0; }
Regards,
Yigit
Thank you very very much – I set the correct page inside Enfold (and when set there I can still edit permalink)
however I set the “/market” in “reading” and this caused it to be uneditable.
Hey!
Please check if this page is used as front page (Settings > Reading or Enfold > Theme Options). If yes you can’t set a custom permalink for this page because the page permalink equals the blog/website homepage url.
Regards,
Peter
Hi!
Please go to Enfold theme options > Header Layout > Extra Elements and add your social button there.
You can also copy&paste this HTML code to your page content to display Linkedin icon – http://pastebin.com/KpAvs7aq
All you need to do is to change the HREF in A tag
Best regards,
Yigit
Hey tidusuper91!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust if needed
section.avia-team-member {
min-height: 330px;
}
Best regards,
Yigit
Hey Gurify!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.big-preview .image-overlay {
display: none!important;
}
Cheers!
Yigit
Hi!
You can suggest new template elements here: https://kriesi.at/support/enfold-feature-requests/ and if more users vote for it we’ll look into it. Personally I think it’s not very intuitive to open a gallery by clicking on a single image especially because many themes/websites show slideshow controls or preview thumbnails of the gallery images. If these thumbnails are missing many users will probably miss the hidden gallery images.
Regards,
Peter
Hey ajosecorrea!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
and let us know if issue remains
Regards,
Yigit