Hi, I’m using Enfold in combination with Elementor and trying to use the “Enfold Google Maps Widget” that’s available as an element via Elementor (see https://prnt.sc/20xki69 ). When I enter an address or city and click the Fetch Coordinates button, it just hangs on “Fetching the coordinates. Please wait…” (see https://prnt.sc/20xkilh ), and even if I manually enter coordinates, the map isn’t rendering — the marker and controls are there on the front end, but the map isn’t (see https://prnt.sc/20xkkdp or https://busd.wpengine.com/maptest/ ). I do have the google maps API entered and validated in the Enfold options, and it works on other sites (I left the key unrestricted, for now), so I’m pretty sure that’s not the issue. Any ideas for me? Thanks and lmk if you have any questions!
-
This topic was modified 4 years, 3 months ago by
sky19er.
Hi aruizhuidobro,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #wrap_all #header .av-menu-button a {
height: 100% !important;
}
#top #wrap_all #header .av-menu-button a .avia-menu-text {
display: block;
padding: 0 16px;
border: 0;
border-radius: 0 !important;
}
Best regards,
Nikko
Hi Nikko, I added a social icon plugin for other developer since I need to deliver the site but I dont see button nor social as widget from enfold. Can you please check again ? Thanks !
Hi Nikko,
This IS a staging site, a direct copy of the live one :-)
You can do anything you want there, it’s well backed up. As long as you make sure you re-enable the Password Protected plugin when you’re done (dev site should not be exposed to the public)
Let me elaborate a bit and save you some time. To see what I mean you can open a page, go to Classic Text View, save it. Next time you open it through a link to edit, it will open in the last used mode, so classic text view.
I already described that quite clearly earlier.
Also, it is the same on a standard new site with just the Enfold Shop Demo imported. The LAST USED view is opened when you edit a page again.
What I need is for the Advanced Layout Editor to open by default / be set as default, that’s all.
Enfold (as far as I know) does not provide the option to set the preferred editor for pages (and posts if necessary), like some other page builders do. I hereby would make that a real feature request, it would sit nicely in the General Settings, where now you can choose between Block and Classic only.
I have this set in the child theme functions.php, and that works well enough, but ONLY for NEW pages.
// ***** TEST #3 trigger ALB editor always on load, regardless of previous saving *****/
// >>>>> THIS WORKS WELL, BUT ONLY FOR _NEW_ PAGES (HOW TO ADAPT FOR EXISTING?) <<<<<
// make avia default on new posts
// use #postdivrich_wrap for editor only, #post-body for (pretty much) everything
// see https://kriesi.at/support/topic/always-open-advanced-layout-builder/#post-452117
add_action('admin_head-post-new.php', 'trigger_alb_on_load');
function trigger_alb_on_load(){
echo '<style>#postdivrich_wrap { display: none; }</style>';
?>
<script>
(function($){
$(window).on('load', function () {
$("#avia-builder-button").trigger('click');
$("#postdivrich_wrap").css('display', 'inherit');
});
})(jQuery);
</script>
<?php
}
add_action('admin_head-post-new.php', 'trigger_alb_on_load');
Kind regards,
Rob
See: https://kriesi.at/support/topic/always-open-advanced-layout-builder/#post-452117
-
This reply was modified 4 years, 3 months ago by
rob2701. Reason: Added clarification test imported demo site
Hi,
Just hit the wrong button and purchased another version of Enfold ( I have 15 different licenses already for clients). Just did it a couple of minutes ago. Is it possible to get a refund?
Hi, I was wondering if you could help me with a couple of items on this site:
1. The two Buttons – which I’ve styled in Enfold Theme Options / Advanced Styling – are too large on cell phone view, how can I make a more reasonable size on mobile menu?
2. I’ve noticed that sometimes when I view the site on mobile, the heading font does not appear – I’ve uploaded the Cormorant Google Font, and that is what I’m using for headings.
Thank you so much for your help.
Sebastian TenschertGuest
Sehr geehrte Damen und Herren,
aktuell ist es nicht mehr möglich, bei der Nutzung des Themes Enfold, die Bearbeitung einer Seite zu speichern. Man kann zwar den Button “Aktualisieren” anklicken und es erscheint auch eine Popup-Benachrichtigung, dass die aktuelle Veränderung gespeichert wurde, aber real erfolgt keine Speicherung und der Button “Aktualisieren” lässt sich kein weiteres Mal anklicken (ist dann grau hinterlegt).
Können Sie uns da weiterhelfen?
Für kurzfristige Rückfragen stehe ich Ihnen auch gerne unter der Rufnummer +491743232921 (Deutschland) zur Verfügung!
Viele Grüße und herzlichen Dank
Sebastian Tenschert
Underground Lasergame Berlin
Stresemannstraße 92
10963 Berlin
phone: +49 30 21234088
fax: +49 3212-2278475
e-mail: (Email address hidden if logged out)
web: http://www.underground-lasergame.de
Hi Nikko,
WP 5.8.2 and Enfold 4.8.7.1. Yes that works, IF the ALE was active when you started that link.
But if before the default editor in text view was opened on an item, that is what will open with that link.
So I need to know the correct way to access the ALE programmatically for it to open straight in ALE only.
Added clarification:
The access to ALE via link was just to illustrate the process, I would like to know if it’s possbile to open a page in ALE directly through PHP.
Access link in private.
Thanks for the help,
Rob
Added info:
I found this post asking almost the same:
https://kriesi.at/support/topic/bulk-enable-advanced-layout-builder-on-pages/
So I added this coe from Mike to functions.php in the child theme (with updated deprecated function of course):
// ***** TEST trigger ALB editor always on load, regardless of previous saving *****/
function trigger_alb_on_load(){
?>
<script>
(function($){
$(window).on('load', function () {
$("#avia-builder-button").trigger('click');
});
})(jQuery);
</script>
<?php
}
add_action('admin_head-post-new.php', 'trigger_alb_on_load');
Bur unfortunately it doesn’t make a difference, it still respects/opens with the editor/view in which the page was last saved.
-
This reply was modified 4 years, 3 months ago by
rob2701.
Hi aruizhuidobro,
The Enfold Restaurant Header doesn’t need to use the Header Widget Area, you just need to go to Appearance > Menus, then expand the menu item and you’ll see Menu Style and set it to Button Style (Bordered).
Hope it helps.
Best regards,
Nikko
A new thread started by email request of Yigit on this support forum.
Hi there,
On Nov 22, 2021 I have purchased a new version of the Enfold theme (version 4.8.7.1) from the Envato Market website. (because I wasn’t able to update from Enfold version 4.5 to the latest version, despite the Update Now button in the older 4.5. version).
After downloading, installing and activating the newer Enfold theme today I have a problem making changes on the homepage itself on my website. The homepage is continiously trying to load the info on the homepage without showing any information. (e.g. I use the ‘classic editor’ plugin).
If I deactivate the classic editor plugin the site comes up with a message “there is a critical fault on this site”. It doesn’t make any difference when I deactivate all plugins. Very enoying so far and now being busy for days in a row trying to solve this issue.
Therefore I was hoping that all update and homepage problems should be solved by purchasing the latest Enfold theme version. Unfortunally it doesn’t seem to work that way.
I have retrieved a valid Envato Market token for future updates. (using the envato market plugin) and upload the envato market zip file.
Further more: I use PHP version 7.4.25 from my hosting provider.
Maybe you can help me with any good information to solve this Enfold theme problem I have. Looking forward to your reply.
Best Regards,
Frits Stel – Netherlands
-
This topic was modified 4 years, 3 months ago by
Regina_2019.
Hi,
Hope you can help me with this. When I call for example:
https://domain.com/wp-admin/post.php?post=13841&action=edit&classic-editor=1
it opens in Classic Editor – Default Editor view.
To go the Enfold Advanced Layout Editor I need to click that button.
Is there a way to open a certain page by ID in the Advanced Layout Editor directly (so without the intermediate step of clicking the button)?
Rob
Added remark:
Or is it really as simple as using 0 instead of 1?
https://domain.com/wp-admin/post.php?post=13841&action=edit&classic-editor=0
-
This topic was modified 4 years, 3 months ago by
rob2701. Reason: added remark
Hi Support
We get this warning for Google all the time – Mobile Usability issues detected
1/ Text too small to read
2/ Clickable elements too close together
Our customers need it fixed,
NOTE: we are just using standard buttons and fonts from the Enfold Theme templates. It happens on many of our clients websites, no particular Template.
Please advise what the fix is, we can’t just ignore this our clients get very upset, and it hurts their Google ranking and indexing..
Attached is the screenshot from Google Search Console. As well as the HTML from the crawled page that Google listed in the Search Console.
Login details below for a new clients single page website, please let me know if there is anything else.
Thanks you
Dave Cane
you are reffering to a page ( you link above https://kriesi.at/support/topic/open-popup-modal-with-button/ ) – there are several snippets – but this is an older topic – you have to replace that line with mine – not to replace the whole code . This is mikes link to Ismaels Post . You see that here is the setting of no-scroll class on the initiating anchor. And you see that there is window on load.
___________
Some info on that.
So you have placed a hidden code block on the page. That codeblock got an unique ID – and an anchor is linking to that ID.
How would a (non-lightbox) link to an ID on the same page behave?
You click it, and it scrolls to the anchor there.
The trick with this modal window is that the html code is inside a code block. Nevertheless, the code block is in a place inside your DOM. So if this codeblock is at the bottom – the modalwindow opens, but still the window scrolls to the place where the codeblock is in the layout. This can be prevented in Enfold, by setting the class no-scoll to that link.
The fact that the background no longer moves with the scroll when the lightbox is open has become standard – or so I thought. (This is what Mike had recommended and belongs to the earlier solution to assign the property overflow-y: hidden to the html.
If you could please post your snippet here, then I can tell you better in this regard what to change.
Hi,
To not have a menu icon in mobile for your sub-menu please change the Mobile Menu Display option to Display Full Menu

As for having a sticky sub-menu on mobile, I have a solution that works on an Enfold install, but it doesn’t seem to work on your site, perhaps due to your sub-menu has the menu button showing right now, but you can try.
Try adding this code to the end of your functions.php file in Appearance ▸ Editor:
function custom_script() { ?>
<script>
(function($){
$(function() {
var scroll_start = 0;
var startchange = $('#sub_menu1');
var offset = startchange.offset();
if (startchange.length){
$(document).scroll(function() {
scroll_start = $(this).scrollTop();
if(scroll_start > offset.top) {
document.getElementById('sub_menu1').classList.add('sticky-top');
} else {
document.getElementById('sub_menu1').classList.remove('sticky-top');
}
});
}
});
})(jQuery);
</script>
<?php
}
add_action('wp_footer', 'custom_script');
and add code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
.sticky-top {
position:fixed!important;
top:0!important;
z-index:10000!important;
}
if this doesn’t work Please include an admin login in the Private Content area so we can investigate.
Best regards,
Mike
Hey covaun,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 990px) {
.home #av-layout-grid-1 .avia-button-wrap {
position: absolute;
bottom: -100px;
}
}
Best regards,
Rikard
Hi. I would like to create a store on my existing website using a buy button from Shopify. I would like to create the Shopify store from my wordpress site via Enfold. Unfortunately, as soon as I create a new page and insert a code block or text field “text” using the code snippet from Shopify via Avia Layout Architect Builder, it doesn’t work. However, as soon as I create a new page and switch to “Text” in the normal text editor, it works. But since I would like to create a responsive page with Avia Layout Architect Builder, it would be great if you could help me here.
Thank you very much.
Br, Harry
Hi Rikard. I don’t understand: the online site is on SiteGround
https://trikego.com/
and when I update Enfold from 4.8.7 to 4.8.7.1 (I just did it and immediately restored copy of restore) it happens that the image customizations are lost

and buttons

ONLY IN THE ENGLISH VERSION (the second language).
While on the site staging, I see that you have updated to 4.8.7.1 and those problems are not found: I go crazy !!! What can it depend on?
-
This reply was modified 4 years, 3 months ago by
Bruno. Reason: images
I fixed this problem by deleting both the video players on the page and then recreating them. They are now playing properly. There is a delay from when the video first displays and when the play button appears as an overlay and is active. Sort of like a refresh. With the existing Enfold video player they never displayed after the refresh. By recreating them, they now work.
Roger
Hi,
Thank you, it is better but not really what I wanted, the “request a quote” button is still bigger than the other. Do you know why the buttons don’t have the same design ? I tried to style them via enfold –> advanced styling but nothing changed.
https://v99dqr23s6x.c.updraftclone.com/en/produit/testo-310-lanalyseur-de-combustion-dedie-aux-installateurs/
Thank you very much for your help
Hey Thomas Sommer,
Thank you for the inquiry.
Please follow the steps below in order to find the purchase code and use it to create an account here in the forum.
Where do I find my ThemeForest purchase code?
1.) Sign in to your ThemeForest account.
2.) Go to your Downloads page.
3.) Click the big Download button next to your theme.
4.) Click the “License certificate and purchase code” link.
5.) Open the text file and locate your Item Purchase Code.
The support license code should be located in the same panel.
You will also have to register the theme or get an Envato token.
Here’s how: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Ismael
Hey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
a.add-request-quote-button.button {
font-size: 12px;
}
.single-product .summary .cart {
float: left;
max-width: 140px;
}
.single-product .yith-ywraq-add-to-quote {
margin-top: 55px;
}
Best regards,
Yigit
Hello,
I would like to reduce the « request a quote » button to the same size as the « add to basket button ». I tried to change the size via advanced style in enfold setting but it’s not changing anything. Also the two buttons don’t have the same color, I don’t understand why. I just want two buttons that look the same (I want the request a quote button to look the same as the add to basket button).
I would also like to change the location of the « add to basket » button, I want it right next to the « request a quote button » . I didn’t find any css code for that.
https://v99dqr23s6x.c.updraftclone.com/en/produit/testo-310-lanalyseur-de-combustion-dedie-aux-installateurs/
PS : When I logged in to open a new subject on this forum, I had a message telling that my license has expired. I had to repurchase the theme to have access to the forum support. Should I install this new license or is it just to have an access again to the support forum ?
Thank you in advance for your help
Sorry about the login details. I’ve updated the password and checked that it’s good. See below.
Did you toggle or temporarily disable the Enfold > Performance > File Compression settings
As I said above, I followed your instructions. Also, as mentioned above, I can see that the CSS file with suggested declaration is requested and downloaded by browser correctly. However, the declaration is not being applied.
If I remove the media query the map is hidden as expected. If I nest the declaration in a media query, it is not applied when the media query requirements are met.
BTW, I want to share some screenshots with you. I uploaded to imgur.com but cannot make the images visible with tool img button. Please tell me how to share screenshots uploaded with imgur.
The imgur link is: https://imgur.com/a/nfA69Ax
Hi,
Thank you for your patience.
While the devs are working on a solution, try to edit the gallery element and set the Advanced > Link Settings > Image Link settings to the last option (no links) to disable the links completely. We will also have to modify the enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js file directly to replace mouse hover with click. Look for this code around line 33..
gallery.on('mouseenter','.avia-gallery-thumb a', function()
,.. and replace it with.
gallery.on('click','.avia-gallery-thumb a', function()
After that, add this code in the functions.php file to re-enable the lightbox for the gallery.
function av_popup_gallery(){
?>
<script type="text/javascript">
(function($) {
$(document).ready(function(){
$('.avia-gallery-big').removeClass('noLightbox avianolink fakeLightbox');
$('.avia-gallery-big').magnificPopup({
image: {
markup: '<div class="mfp-figure">'+
'<div class="mfp-close"></div>'+
'<div class="mfp-img"></div>'+
'<div class="mfp-bottom-bar">'+
'<div class="mfp-title"></div>'+
'<div class="mfp-counter"></div>'+
'</div>'+
'</div>', // Popup HTML markup. <code>.mfp-img</code> div will be replaced with img tag, <code>.mfp-close</code> by close button
cursor: 'mfp-zoom-out-cur', // Class that adds zoom cursor, will be added to body. Set to null to disable zoom out cursor.
titleSrc: 'title', // Attribute of the target element that contains caption for the slide.
// Or the function that should return the title. For example:
// titleSrc: function(item) {
// return item.el.attr('title') + '<small>by Marsel Van Oosten</small>';
// }
verticalFit: true, // Fits image in area vertically
tError: '<a href="%url%">The image</a> could not be loaded.' // Error message
}
});
});
})(jQuery);
</script>
<?php
}
add_action('wp_footer', 'av_popup_gallery');
Please do not forget to toggle or temporarily disable the Enfold > Performance > File Compression settings after doing the steps above.
Best regards,
Ismael
Hi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.mejs-overlay-button {
background-color: rgba(0,0,0,0.5);
border-radius: 100px;
}
0,0,0 is the RGB value of the color and 0.5 is opacity level.
Best regards,
Yigit
Hey Rikard,
I am sorry to say: but your way of updating is a pain in the a**
Getting the personal token? Why? Other providers can work just with the purchase code.
Why a 6-step update to-do list, when others are able to implement just adding purchase code and a button called “update”.
I tried the personal token, but since we bought many (!!!) licences of Enfold in different projects, I don’t know if the personal token is related to one licence or to the account, on top it’s a hazzle.
I tend to switch to another theme, as lately Enfold is causing more and more trouble and also the functionality, that 5 or 6 years have been advanced, are rather standard in today’s themes.
–> so unfortunately I don’t feel able to update with this list, please provide an easier way!
Thanks!
Hi,
You should be able to set the colours of your choice in the General Styling tab in the element options. If you want separate styling for your buttons, then you can set that under Enfold->Advanced Styling.
Best regards,
Rikard
Hey Dameon Jamie,
We don’t delete things on customer sites without asking permission first. You can use this link to open a new thread, or click this button on the Enfold sub forum: https://imgur.com/a/AnoSPNb
If the details you sent us are not currently in use, then please delete the user and change all your passwords.
Best regards,
Rikard