-
AuthorSearch Results
-
April 5, 2021 at 10:57 pm #1292621
In reply to: Slider not working properly
UPDATE: I found it! Advanced > Link settings. No response needed :)
Hi, I’m using the Enfold Gym demo (import) which I LOVE – thank you. On the home page, in the demo, there is the button “give it a try now” and I can’t see where in the editor to find/change this button. Thanks so much in advance!-
This reply was modified 4 years, 11 months ago by
CorrinaGB.
April 5, 2021 at 4:31 pm #1292542In reply to: change colour of boxed menu option
Hi bauchope,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #header #avia-menu .av-menu-button .avia-menu-text { color: black; }just change the color from black to anything that you’d like.
Best regards,
NikkoApril 5, 2021 at 3:42 pm #1292520Hi bobfurgo,
Please follow the steps below to update.
Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.If you still want us to do the updates, then please backup your site and give us FTP access.
Best regards,
NikkoApril 5, 2021 at 9:42 am #1292442when you open that drop down list to choose the telegram option – it is not placed in alphabetical order – it is at the bottom of that list.
scroll a little to “Using images or non-Fontello icons” if you like to use an image on that – and not a font-icon
April 5, 2021 at 7:42 am #1292431In reply to: Buttons disappear in mobile device view
Hi Markus,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive .avia_responsive_table .avia-data-table .avia-button-row { display: block !important; } }Best regards,
NikkoApril 5, 2021 at 5:00 am #1292412In reply to: Increase button size in length
Hi wealthyone,
We apologize for the delayed response.
If no changes happen, please disable CSS file merging and compression in Enfold > Performance (clear out caching and minification cache if you have one).
As for having certain length, just add min-width property.
So the code should be like:#top .special-button .avia-button { border: 2px solid white; min-width: 200px; }If there’s still no changes then please give us a temporary admin access.
Best regards,
NikkoApril 4, 2021 at 9:28 pm #1292369Topic: A "how to" on making Mash Share work with Enfold
in forum EnfoldSynthea79
ParticipantIf you find your bottom placed Mash Share buttons get thrown off (mine end up in the sidebar somehow), just make sure you enter a HTML space which is this code:
either at the bottom of the HTML editor, or as a code block at the very bottom if using the visual editor. I fought with this for days, with support being slow these days, I didn’t want to ask. Almost gave in before I accidentally stumbled on this.I am referring to this free add-on. I selected it because it is super light weight, it doesn’t slow my site down at all.
-
This topic was modified 4 years, 11 months ago by
Synthea79.
April 4, 2021 at 7:10 pm #1292365In reply to: Social media button in footer's widget
Hey Antiquaritaly,
Thank you for your patience and the link to your site, do you want buttons that links to facebook and instagram in a footer widget, if so then add this shortcode to a custom html widget:[av_buttonrow alignment='center' button_spacing='5' button_spacing_unit='px' alb_description='' id='' custom_class='' template_class='' av_uid='av-kn3eudx6' sc_version='1.0' admin_preview_bg=''] [av_buttonrow_item label='Facebook' icon_select='yes' icon='ue8f5' font='entypo-fontello' link='manually,http://' link_target='' size='small' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' av_uid='av-kn3etr2k' sc_version='1.0'] [av_buttonrow_item label='Instagram' icon_select='yes' icon='ue909' font='entypo-fontello' link='manually,http://' link_target='' size='small' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' av_uid='av-kn3eu7yf' sc_version='1.0'] [/av_buttonrow]You can create and customize your own buttons using the Magic wand tool using the instructions in the theme documentation.
If you want to add the Social Share Buttons to a footer widget, you could add this shortcode to a custom html widget:[av_social_share title='Share this entry' buttons='' share_facebook='aviaTBshare_facebook' yelp_link='https://www.yelp.com' style='' alb_description='' id='' custom_class='' template_class='' av_uid='av-1a8ccp' sc_version='1.0' admin_preview_bg='rgb(255, 255, 255)']But adding this to the footer will lead to incorect back links when users use these because it is in the global footer and not in a specific post, and instagram is not an option in the Social Share Buttons.
Best regards,
MikeApril 3, 2021 at 8:26 pm #1292128In reply to: Footer typography
Hey eggmedia-salient,
Thank you for your patience and for the link to the site, I believe I recognize this as the Enfold Theme Options > Performance > JS & CSS file merging and compression showing an older css cached version.
Please try turning this option off and at the bottom of the same option page look for Enfold Theme Options > Performance > Delete old CSS and JS files and enable this, and then save the theme settings via the big blue button, the clear your browser cache and check again.
The current css causing this is in the merged css file targeting.footer_color aso you could use this to override it in the quick css if you wished:#footer.footer_color a { color: #fff; }but I believe clearing the merged files will solve.
Best regards,
MikeApril 3, 2021 at 7:50 pm #1292127In reply to: Open image link behind button in new tab
Hi,
Thank you for your patience, I was not able to log into your test site, but I was able to log into your live site and I reviewed your page/marketing/social-media-materiaal/and both of these buttons opened the download prompt for me:

but I recognize from experience that this doesn’t always occur for every browser and device, typically this is corrected by editing the .htaccess file as explained in this article. There are also some that suggest using the “download” attribute but I have not experienced a need for this in the past. I have heard elsewhere, not specifically from Enfold, that on some iPhones users will experience this issue, but this is how iPhone handles certain types of links to prevent security issues with forced rouge files. I’m not sure if this has anything to do with your issue, but I thought I would share the info, I don’t have an iPhone to test with, but as I pointed out above, both of your links opened the download prompt for me.Best regards,
MikeApril 2, 2021 at 7:46 pm #1292023In reply to: Child theme does not bring Enfold configuration
I guess I found the way to solve this. First, I apologize for not being so clear, because I’m using Spanish version of Enfold and have to be translating to English for your understanding, what causes sometimes I use wrong terms.
By default, when you open Advanced Styling section, no elements to customize are present for edition (what makes sense, of course). You must select which element you want to change from “Select an element go customize” list, then choose “Edit element”.
So, if I want to use different attributes for active state menu item and default state (the rest of not active items) separately, I had to select “Main menu links” from the list and click on “Edit element” button TWICE in order to have two Main menu links editing areas. After that, I stablished default state color into the first area, then stablish active state color into second area checking, this time, “Apply only to active state” box.
Best regards,
EduardoApril 1, 2021 at 5:55 pm #1291853In reply to: Update from 4.7.6.4 doesn't work
Hi Saru82,
Please follow the steps below to update.
Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.Best regards,
NikkoApril 1, 2021 at 5:53 pm #1291851In reply to: Increase button size in length
Hi wealthyone,
Please try to do the following steps (edit the button):
1. Go to Content (tab) > Show Button Icon set to Display icon to the right and select the icon.
2. Go to Styling (tab) > Button Color set to Custom Color then change the Custom Background Color to any color you like.
3. Go to Advanced (tab) > Developer Settings > Custom CSS Class put: special-button
4. Go to Enfold > General Styling > Quick CSS, add this code:#top .special-button .avia-button { border: 2px solid white; }Hope this helps.
Best regards,
NikkoApril 1, 2021 at 4:25 pm #1291817In reply to: Reduce size of blogpost font
Hi kfranck,
1. Would you like this to apply on all Blog Posts? or only on specific pages?
Can you try to go to Enfold > Advanced Styling > (Select an item to customize) then choose Widget Links then click Edit Element button.
It should open up a box which contains font size.
2. Are you referring on the ‘Also on Your SOURCE’ box?
3. I have checked the order of posts and the Blog Post and it seems to be in correct order based on date in descending order.And lastly, try adding this CSS code in Enfold > General Styling:
#top .avia-builder-widget-area .widget li a { font-style: normal; font-family: Arial, Helvetica, sans-serif; }Best regards,
NikkoApril 1, 2021 at 3:58 pm #1291805To clarify:
an autostart of a video is only possible on desktop and muted videos!
on mobile devices the browsers do not autostart even on this setting options.due to that – Enfold does not offer on color-section the interaction with the video at all.
On the video alb element – there are options – and the possibility to have audio. – But on mobile you had to start the video yourself.On your first topic – you said that it has to be not full-width – now you got the fullwidth version ?
What now – is your setting ?If it is possible – your png is not the first choice – because the starting video play button is at that position wher your chess-figure (king) is in front over the film. To have influence in a iframe only to that play-button to have partially a higher z-index – will not be possible.
see again : https://webers-testseite.de/video-behind-a-hole/
April 1, 2021 at 11:05 am #1291744In reply to: Modal Pop Up Window on Mobiles
Hi
First of all I wanted to thank Yigit for having already answered me in another thread (https://kriesi.at/support/topic/popup-on-click/#post-1291561). He is always very kind and often finds solutions, like all the staff members. So thank you for the support you give to users. It is no coincidence that I have often advised my customers to buy Enfold.Said that, today I am in trouble with customers who cannot update the website due to various issues that Enfold has had since WordPress 5.6 was released.
Let’s get to the point: as Yigit also saw, there is a problem with scrolling on mobile phones.
Yigit: “WordPress 5.7 was the final stage of jQuery version update in WP core and in Enfold 4.8 we have updated deprecated jQuery functions so I am guessing one of those updates caused the scroll issue.”Dear Rikard I have prepared a subdomain for you (on my site I had to downgrade to be able to see the popup also on mobile phones): https://enfoldtest.fabiobaldanello.com/
Here you will find three buttons: FIRST TEST BUTTON, SECOND TEST BUTTON and THIRD TEST BUTTON.
FIRST TEST BUTTON is on top of the page so you won’t face any problem.
SECOND TEST BUTTON is Yigit solution with iframe. I tried it but is far away from what I need for many reasons that would be to long to explain.
THIRD TEST BUTTON is in the middle of the page (under SECOND TEST BUTTON before OUR STORY). Here you can see the weird behavior on mobiles. The page scrolls to the top and the Modal Popup is not visible anymore until you manually scroll down.I hope that the Enfold team will be able to solve the problem and restore the functions of the modal popup as in previous versions in a short time. For the next releases it would be usefull to have the possibility to set a modal popup directly from ALB.
Best Regards
ManuApril 1, 2021 at 10:29 am #1291740In reply to: Button pinned to the screen
Hey Severin,
Please try adding your button to a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area, then place the widget in a fixed or absolute position using CSS.
Best regards,
RikardApril 1, 2021 at 4:29 am #1291656In reply to: How to get Placeholder to correctly output shortcode
Hi,
Sorry for the late response, have been away for some days. Would you mind posting the login details again so that we could check this? The filter that we are referring to, if it is available, should be inside the function that the plugin is using to the output or render the content.
Have you tried using the new Custom Elements option from the theme? It should give you more flexibility with the button content and allow you to create custom dynamic elements, which can be modified globally.
// https://kriesi.at/documentation/enfold/custom-element-templates/
Best regards,
IsmaelMarch 31, 2021 at 9:03 am #1291509Topic: Delete fixed facebook button (class side-menu) on right side
in forum Enfoldmakeck
ParticipantI have taken over a website with Enfold and am new to the theme. There is a fixed Facebook button here (class side-menu) which must come from the Enfold theme or? Have now searched everywhere in the settings and found nothing how I can delete this facebook button.
Thanks for help!
March 30, 2021 at 8:14 pm #1291446In reply to: Question on licencing
Hi Andrew,
Thanks for contacting us!
The license is connected to ThemeForest/Envato account that was used when purchasing the theme. Without having an access to that account, you would not be able to download the theme.
Your website is currently using the latest version of Enfold and has Personal Token inserted in Enfold theme options > Theme Update however it seems like it was not validated. Please go to Enfold theme options > Theme Update and click validate button to validate it so you can receive future updates in WordPress dashboard. If it works fine, you would not need the access to the ThemeForest account.
We do provide support through our support forums however you would need a purchase code to register. Please contact the person who have purchased the theme and ask for the purchase code so you can register – https://kriesi.at/support/register/ and start new threads under Enfold sub forum whenever you have a question or an issue.
If validating Personal Token does not work and you cannot get the purchase code from previous developer, I am afraid you would need to purchase a new license. License costs $59 – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 and includes free lifetime updates 6 months of support. Extending support is optional when it expires.
Let us know if you have any other questions :)
Regards,
YigitMarch 30, 2021 at 2:42 pm #1291369Hey M1000000,
Sorry for the late reply – but I was tagged for this topic today.
At the moment there is no way out of the box.
If you add to your functions.php file (in child theme):
add_theme_support( 'show_advanced_custom_element_options' );in theme options – Custom Element tab you find a checkbox “Show advanced options” and there you find an option Custom Element Shortcode Buttons where you can select to group the custom elements similar to the normal elements.
If you have programming skills:
enfold\config-templatebuilder\avia-template-builder\php\element-templates.class.php line 2283:
usort( $tab, array( $this, 'sortByOrder' ) );is the place where the default sort order is created in $tab.
We can add a filter here in the next release if this helps you.
Best regards,
GünterMarch 30, 2021 at 10:18 am #1291312In reply to: do_shortcode issue on visual builder
Hi,
this issue is still relevant for me (Enfold 4.7.6.3). The given solutions do not work for me.
When I’m using “do_shortcode($content)”, some columns get 100% width – just as BlutVampir described.
The shortcode I’m using is just an icon:[av_font_icon icon='ue906' font='econsor-system-icons' style='' caption='' link='' linktarget='' size='20px' position='right' animation='' color='#21759b' av_uid='' custom_class='' admin_preview_bg=''][/av_font_icon]
If replaced with a button, the problem still persists.
Is there something new about this issue?Best regards,
FabianMarch 30, 2021 at 9:11 am #1291267In reply to: API Key not working for theme update
Hi Chris,
If you do a theme update, only tweaks/modification made on the enfold theme files are overwritten but everything else like Theme Options is preserved.
Please follow the steps below to update from Enfold 4.4.1 to 4.8.1:
Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.Best regards,
NikkoMarch 30, 2021 at 6:37 am #1291217In reply to: Problem with my Enfold
Hi sergiostraface,
Thanks for giving us admin access.
I was able to check the backend of your site and I could see a lot of js errors which are caused by incompatibility between Enfold 3.7.1 and WordPress 5.7, one other error is caused by Yoast SEO.
I tried to install and activate Enable jQuery Migrate Helper plugin which fixes the errors but the layout builder is still not working, I think the only option now is to update it to the latest version of Enfold (4.8.1).Please follow the steps below:
Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.Best regards,
NikkoMarch 29, 2021 at 9:15 pm #1291155It appears that your Advanced Layout Builder conflicts with the basic handling of the toggle button of the meta boxes. The classes and aria-attributes aren’t properly set when Enfold is active. Loading below custom script in WP backend makes it work again.
THIS IS NOT A PERMANENT FIX – the bug is still in Enfold
$( “.metabox-location-normal button.handlediv[aria-expanded]” ).each(function( index ) {
$(this).on(‘click’ , function() {
$expanded = $(this).attr(‘aria-expanded’);
if( $expanded == ‘false’ ) {
$( this ).parents(‘.postbox’).removeClass(‘closed’);
$( this ).attr(‘aria-expanded’,’true’);
$( this ).find(‘.toggle-indicator’).attr(‘aria-hidden’,’false’);
} else {
$( this ).parents(‘.postbox’).addClass(‘closed’);
$( this ).attr(‘aria-expanded’,’false’);
$( this ).find(‘.toggle-indicator’).attr(‘aria-hidden’,’true’);
}
});
});March 29, 2021 at 8:47 pm #1291150Topic: Button pinned to the screen
in forum EnfoldSeverin03
ParticipantHello Kriesi Team,
Is it possible to insert a button in Enfold. This button should always be in the middle on the right side of the screen. No matter where you scroll, the button should always stay in the same place on the screen.
Thank you for your information.
With best regards
Severin
March 29, 2021 at 6:48 pm #1291133In reply to: Change Search Widget Search button color
On every of my installations the edit button is there. Well I think your installation of Enfold is faulty then.
Do you work with a child-theme? Then you can try to reupload enfold again.The selector for that is:
#top .avia_search_element #searchsubmit { background-color: red !important; color: #000 !important; }but you had to find the fault anyway
-
This reply was modified 4 years, 11 months ago by
Guenni007.
March 29, 2021 at 12:15 pm #1291077In reply to: Change Search Widget Search button color
you placed the Layout Builder Element : Search in your Layout.
Go and edit this Element – a popup arises and you have on that popup different setting options.
On Top you see four tabs :

Press the Styling Tab and scroll to “Form Colors” ! If you have toggles ( you can switch of that toggles on Enfold Options to always have opend all toggles)
open that toggle and see- the image from above : https://kriesi.at/support/topic/change-search-widget-search-button-color/#post-1290959
The last one is for “Button Background Color”March 29, 2021 at 11:41 am #1291071Topic: Modal Pop Up Window on Mobiles
in forum Enfoldmanurimini
ParticipantHello
There is a big issue after updating to to Enfold 481 and WP 5.7.When you click a button linked to an id (#) with open-popup-link-button a, the entire page scrolls to the top. So if you have the button on the top of the page you don’t face any problem. But if you have the button lower (let’s say in the middle or bottom of the page) the page scrolls to the top and the Modal Popup is not visible anymore until you manually scroll down.
There is obviously something missing in the code since in the previous versions it was not happening.
In another thread Yigit was suggesting to use the https://yourdomain.com/your-popup-page?iframe=true method, but this is not an option for me because the risult (a useless little lightbox window) is far away from what I need.
I’m expecting by updating a theme that the website should behave like in the previous version and not letting me down with problems that we hadn’t before.
In every Portfolio Page I have a button that opens a list of other Portfolio Pages. Shall I redesign all the Portfolio Pages or is there a way to change some script to have the same behavior of the previous version?Best Regards
ManuMarch 28, 2021 at 7:11 pm #1290961In reply to: Link column to full screen pop-up / iframe
Hi,
This popup image shows the popup with only one line of text so it is naturally small, I believe you will find that the popup will grow with more content, to a point, but to make it 100% will require more css adjustments, are you sure you really want a 100% popup? The example page you linked to with this was a little confusing from a UX standpoint, in my option. Might I suggest a 90% popup with the opacity background because it is a more familiar UX?Anyways… in different examples that I have worked on I find that iframes can be much slower on popup load where the method I point to is very fast, because the content is already loaded.
If you really want to use the iframe solution I was able to create a page that would be the “popup” with a grid row element and such,

this is the Avia Layout Builder Debugger code:[av_layout_row border='' min_height_percent='' min_height='400px' color='main_color' mobile='av-flex-cells' id='' av_element_hidden_in_editor='0' av_uid='av-c6pja3'] [av_cell_one_half vertical_align='middle' padding='130px' padding_sync='true' background_color='' src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/business-support-1.jpg' attachment='582' attachment_size='full' background_attachment='scroll' background_position='top center' background_repeat='stretch' mobile_display='' av_uid='av-10qarv'] [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='30px' padding_sync='true' background_color='#f8f8f8' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-8qt0kr'] [av_heading tag='h2' padding='0' heading='Our Support Team' color='' style='blockquote modern-quote modern-centered' custom_font='' size='30' subheading_active='subheading_below' subheading_size='15' custom_class='' admin_preview_bg='' av_uid='av-t3b2z'] Customer Satisfaction [/av_heading] [av_hr class='custom' icon_select='no' icon='ue808' font='entypo-fontello' position='center' shadow='no-shadow' height='50' custom_border='av-border-fat' custom_width='50px' custom_margin_top='150px' custom_margin_bottom='150px' custom_border_color='#000000' custom_icon_color='' id='' custom_class='' template_class='' av_uid='av-5uoavf' sc_version='1.0' admin_preview_bg=''] [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-f9ep7'] <p style="text-align: center;">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</p> [/av_textblock] [av_hr class='custom' icon_select='no' icon='ue808' font='entypo-fontello' position='center' shadow='no-shadow' height='50' custom_border='av-border-fat' custom_width='50px' custom_margin_top='155px' custom_margin_bottom='155px' custom_border_color='#000000' custom_icon_color='' id='' custom_class='' template_class='' av_uid='av-kmte5zf0' sc_version='1.0' admin_preview_bg=''] [av_font_icon icon='ue8f1' font='entypo-fontello' style='' caption='' link='manually,http://twitter.com' linktarget='_blank' size='20px' position='center' color='' admin_preview_bg='' av_uid='av-1yhd23'][/av_font_icon] [/av_cell_one_half][/av_layout_row]with no header, sidebar, title bar, or footer
Then I used this link in a buttonhttp://test.test/popup-test?iframe=true

and then I used this css to make the popup 100vh & 100vw:.mfp-container, .mfp-iframe-holder .mfp-content, .mfp-iframe-holder .mfp-iframe { width: 100vw !important; max-width: 100vw !important; height: 100vh !important; max-height: 100vh !important; padding: 0 !important; }and it worked, but I also lost the ability to close the popup, try using the above css as your base and see if you can adjust to allow to close the popup, I would recommend making the popup 90vh & 90vw 🙂🚀
Best regards,
Mike -
This reply was modified 4 years, 11 months ago by
-
AuthorSearch Results
-
Search Results
-
I have taken over a website with Enfold and am new to the theme. There is a fixed Facebook button here (class side-menu) which must come from the Enfold theme or? Have now searched everywhere in the settings and found nothing how I can delete this facebook button.
Thanks for help!
Topic: Button pinned to the screen
Hello Kriesi Team,
Is it possible to insert a button in Enfold. This button should always be in the middle on the right side of the screen. No matter where you scroll, the button should always stay in the same place on the screen.
Thank you for your information.
With best regards
Severin
Hello
There is a big issue after updating to to Enfold 481 and WP 5.7.When you click a button linked to an id (#) with open-popup-link-button a, the entire page scrolls to the top. So if you have the button on the top of the page you don’t face any problem. But if you have the button lower (let’s say in the middle or bottom of the page) the page scrolls to the top and the Modal Popup is not visible anymore until you manually scroll down.
There is obviously something missing in the code since in the previous versions it was not happening.
In another thread Yigit was suggesting to use the https://yourdomain.com/your-popup-page?iframe=true method, but this is not an option for me because the risult (a useless little lightbox window) is far away from what I need.
I’m expecting by updating a theme that the website should behave like in the previous version and not letting me down with problems that we hadn’t before.
In every Portfolio Page I have a button that opens a list of other Portfolio Pages. Shall I redesign all the Portfolio Pages or is there a way to change some script to have the same behavior of the previous version?Best Regards
Manu

