Hi,
I have been searching and can’t find if you all have fixed the Instagram widget.
I have installed the Smash Balloon plugin on my site but I preferred your widget (when it worked) because it had a lightbox.
For Smash Balloon, it just goes to Instagram and leaves my site.
Is there either a way to get the Instagram widget working or a way to disable clicking on the Instagram Feed from Smash Balloon?
On this page https://www.cumberlandtrail.org/CTC/about/ you can see that I have both the Enfold Instagram widget (not working) and the Smash Balloon widget active in the sidebar.
On this page, I have the Smash Balloon shortcode but I don’t like when you click on a picture and you go to Instagram, leaving the site and not even staying on the Instagram feed for that site. Any suggestions?
Thank you *(and thank you for a wonderful template).
We’re trying to use icons purchased from Noun Project. They are svg. I’ve put the file into AI, compressed/flattened, then put into fontello, etc. Loaded up with the import function on Enfold and then they show up in the icon selction tool–but as blank boxes.
Not sure what I’m doing wrong?
I’ve searched the topic but only older answers to past theme versions were available. None of those old fixes worked. So I’ve deleted all and figured I’d ask here and start back at square 1.
Hi,
Sorry for the delay. The magazine element doesn’t recognize post formats by default, but it can be modified. Please check the following thread.
// https://kriesi.at/support/topic/enfold-magazine-post-with-link-format-does-run/#post-435156
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael
I am not sure how Enfold was installed on the site, but to get the newest version, I purchased the theme, entered the API key, and updated the theme. The first time I tried, it said that it couldn’t find the URL. I closed WordPress and came back, and tried again, and it appeared to work with no error messages. However, from Enfold Theme Options \ Theme Update still says “You are running the latest version! (3.3.2)”. I assume I still have the wrong version, and the pending PHP upgrade will knock out my site since the older version of Enfold is not compatible. I searched a lot of the help and there was a lot for initial install, but I couldn’t find anything on upgrade problems.
I researched if creating a fresh wp_option on a new WP-installation and import it into the actual database like described on stackexchange is a solution but unfortunately not.
To do so i would neet to export settings of:
– Enfold
– WPMU
But WPMU has no export-function. The settings are stored in wp-option and so i would loose all settings.
Hi,
Thanks for the update. The demo you are referring to is just that, a demo. The backend of the theme is the same whatever demo you are running. You can import that demo in the theme options, but please note that your theme settings will change if you do that. If you only want to import a page then we can give you the shortcodes for it if you like.
I’m not aware of any lists of Enfold developer, the only ones I know are the people that actually works with the theme. But I’m guessing that there are more than a few web developers who have extensive experience with the theme. You would likely find developers like that if you simply search for Enfold on a freelancer network.
Best regards,
Rikard
Ingunn BorrenGuest
Hello Kriesi and ENFOLD
I’m the admin for a little website running on PHP 5.6.40. There is now a need to update the PHP to 7+. Doing the compatibility testing + making a test clone, this theme (seemingly) doesn’t allow the website to be updated.
I asked here and there, and the web host said if plugins and themes are regularly developed/updated, then there shouldn’t be a problem to start using fx PHP 7.3.
Checking the details for the ENFOLD theme, I can see it’s version 3.2. I searched in the forum on your website, and in a post there is a recommendation to run on version 4.7.2 for this theme.
Some of the themes in WordPress backend are updated automatically (well, I have to accept/activate it), and I thought so with this as well. BUT I know reckon, and the web host thought so as well, that this is something that has to be bought. Right?
So, the questions are:
1) Which version do I need?
2) How much does it cost?
3) Can I be sure that PHP 7.3 can be use if I do this?
4) So, if it can be afforded, and it is useful for the PHP update: how do I do this practically?
Thank you for your time! Kind regards,
Ingunn Borren
ElParticipant
Hi guys,
since the the update of enfold the instant search returns the wrong language in our multilingual site. Please let me know how I can intercept the search result and localize the found posts (title, excerpt, link, permalink).
function avia_relevanssi_search($search_query, $search_parameters, $defaults)
{
global $query;
$tempquery = $query;
if(empty($tempquery)) $tempquery = new WP_Query();
$tempquery->query_vars = $search_parameters;
relevanssi_do_query($tempquery);
$posts = $tempquery->posts;
$posts = qtranxf_postsFilter($posts, $tempquery)
return $posts;
}
Would probably work – I would need to try. Otherwise I need to do it in a loop:
`$text = apply_filters(‘translate_text’, $text, $lang=null);
$term = apply_filters(‘translate_term’, $term, $lang=null);
$url = apply_filters(‘translate_url’, $url, $lang=null);`
Please help.
Best,
El
Hi , when i active Enfold the woocommerce products missed Yoast schema graph script which must be placed after footer.
Its happen only when Enfold them will be activate . This problem cause that google search console can not detect woocommerce products page as product and detect them as webpage .
Thanks
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top .logo {
width: 50%;
margin: 0 auto;
}
#menu-item-search {
display: none;
}
}
Best regards,
Rikard
Kathy Zech
This reply has been marked as private.
Hey dweddell,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
/* Header in sidebar to turn to burger on iPad 768px */
@media only screen and (max-width: 990px) {
.responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
.responsive #top .av_header_transparency .logo img.alternate{display:none;}
.responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
.responsive #top #main {padding-top:0 !important; margin:0;}
.responsive #top #main .container_wrap:first-child{ border-top:none; }
.responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
.responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
.responsive .phone-info span{margin:0;padding:0; border:none;}
.responsive.html_header_top #header_main .social_bookmarks ,
.responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; }
.responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
.responsive .logo a{display:table-cell; vertical-align: middle;}
.responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block; max-height: 80px;}
.responsive #header_main .container{height:auto !important; }
.responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
.responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
.responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
.responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
.responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width: 1px;}
.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
.responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
.responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
.responsive #header .social_bookmarks li{float:none; display: inline-block;}
.responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
.responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
.responsive .logo img{margin:0;}
.responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
.responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}
.responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
.responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
.responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a,
.responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a,
.responsive #top .av_header_transparency #header_main_alternate,
.responsive .av_header_transparency #header_main .social_bookmarks li a,
.responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
.responsive #top .av_header_transparency #header_meta,
.responsive #top .av_header_transparency #header_meta li,
.responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
.responsive.html_top_nav_header .av-logo-container{height:auto;}
.responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;}
.responsive .av-burger-menu-main{display: block;}
.responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
.responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
.responsive #top .av-main-nav .menu-item{display:none;}
.responsive #top .av-main-nav .menu-item-avia-special{display:block;}
.responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
.responsive #header_main_alternate{display:none;}
.responsive #top #header .social_bookmarks{display:none;}
.responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
.responsive #top .av-logo-container .avia-menu{height:100%;}
.responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
.responsive #top #main .av-logo-container .main_menu{display:block;}
.responsive #top #main .av-logo-container .social_bookmarks{display:none;}
.responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
.responsive #top #main .av-logo-container .main_menu{display:block;}
.responsive #top #header_main > .container .main_menu .av-main-nav > li > a,
.responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
.responsive #top #wrap_all .av-logo-container {padding:0;}
.responsive #top #header_main > .container .main_menu .av-main-nav > li > a{
min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
}
.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
.responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
background:transparent;
color: inherit;
}
.responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
.html_header_sidebar #header .container {
width: 90%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
I am searching for a plugin that would enable me to make forms that users could fill, which are then stored and can be checked from a font-end.
I know if it off topic, but any help or suggestion is appreciated!
thanks
Hi,
Thank you for the info.
You’re probably talking about the AJAX search. For that, you have to modify the functions-enfold.php file. Look for the function avia_ajax_search and this particular code around line 359
$output .= "<a class ='av_ajax_search_entry {$extra_class}' href='".$link."'>";
You can add the same condition as we did previously.
$blank = in_array(get_post_type($post->ID), array('page', 'post', 'product')) ? '' : 'target="_blank"';
$output .= "<a class ='av_ajax_search_entry {$extra_class}' {$blank} href='".$link."'>";
And use this css code in the Quick CSS field to add a scrollbar in the AJAX search container.
#top #searchform .ajax_search_response {
overflow-y: scroll;
max-height: 500px;
}
Best regards,
Ismael
Dear Support,
We recently launched a new Enfold site (19/11/19) – link in private content below.
Our site is multilingual (Dutch and English) and uses WPML.
Since launch, when I look in Google Search Console I keep seeing errors being generated: weird URLs to pages are being “created” that are incorrect and cause 404 errors.
In these (weird) URLs, parts of the URL are repeated, and often parts of Dutch language URL are included on English.
e.g.: domain/english-url/dutch-rubbish-generated-url
domain/english-url/english-rubbish-generated-url
The correct URL structure would be:
NL: domain/dutch-url
EN: domain/en/english-url
I have previously addressed the existing 404’s – but more keep coming, so there is clearly a continuing issue.
> Can you please advise me how to fix the site so it stops generating these error URLs?
I’ve built many sites, including with Enfold and WPML, but I’ve never seen or heard of this problem before.
I will greatly appreciate your assistance.
Scott HoganGuest
I already purchased Enfold – Where do I place a support ticket? I shouldn’t have to search through everything on your forum to find an answer to a specific question!
The Easy Slider didn’t import with Demo Content
YOUR INSTRUCTIONS DIDN’T WORK … HOW DO I FIX IT?
Thank You
-
This topic was modified 6 years, 1 month ago by
Yigit. Reason: moved license info to private content field
Hi,
Glad it’s working.
Do I make a copy of the whole file and place it in my Enfold-child folder (in a subfolder includes)?
Yes, you can override the file by creating a copy of it in the child theme directory.
external or PDF link, it still opens in the same window/tab.
All pdf files in the search results open a new tab. How can we reproduce the issue? What keyword do we have to look for?
Best regards,
Ismael
I am trying to add contacts + login/register buttons to the header widget area with the search box to the right of those. I am unable to figure out how to add the dropdown menu to the buttons and the search box is appearing below the buttons…
I followed the steps here:
https://kriesi.at/documentation/enfold/header/#toggle-id-2
for adding a header widget area with Logo left, Menu below layout
Added to custom.css
/*--------Widgets----------*/
.responsive #top #header #header_main .inner-container .widget {
order: 3;
flex-basis: 70%;
max-width: 600px;
padding: 0;
clear: none!important;
justify-content: center;
align-self: center;
align-items: center;
z-index: 1;
margin-left: auto;
}
.responsive #top #header #header_main .inner-container .widget>div {
width: 100%;
line-height: 14px;
padding: 0 10px;
}
.responsive #top #header #header_main .inner-container .widget>div label {
visibility: hidden;
}
Added to functions.php:
add_shortcode('avia_search', 'get_search_form');
add_action( 'ava_before_bottom_main_menu', 'enfold_customization_header_widget_area' );
function enfold_customization_header_widget_area() {
dynamic_sidebar( 'header' );
}
Shortcode for widget area:
[av_buttonrow alignment='right' button_spacing='5' button_spacing_unit='px' av_uid='av-jjvcu1ht' admin_preview_bg='']
[av_buttonrow_item label='Contacts <i class="fa fa-caret-down"></i>' link='manually,http://' link_target='' size='small' label_display='' icon_select='no' icon='4' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-5gitv0']
[av_buttonrow_item label='Login | Register <i class="fa fa-caret-down"></i>' link='manually,http://' link_target='' size='small' label_display='' icon_select='no' icon='5' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-3y48lo']
[avia_search]
[/av_buttonrow]
-
This topic was modified 6 years, 1 month ago by
mailywinn.
Hey,
Please refer to this post – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area and add a widget area to your header and then refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and enable debugging mode. Then edit one of your pages and add “Search” element under Content Elements tab of Advanced Layout Builder and then copy its shortcode from debugging field right below ALB and paste it in your header widget using Custom HTML widget :)
Regards,
Yigit
hi
i have two questions please.
1 – how do i hide the search icon at the top of each page on my site using the enfold theme
2 – how do i hide my blog page while i work on it (at the moment i have replaced the word “blog” with a full stop so people can’t see it
thanks
andy
Hi:
I have searched your forum and found many posts asking if you can remove the loop and your responses seem to indicate that it loops by default. Mine does not and I don’t see any way to make it loop. I am using an Enfold Color Section, have placed a background Video and , when the video is complete, it reverts to a black background.
How do I make it loop?
Edit: Okay, upon second look, it does appear to loop, but it starts out with a black background, takes a bit for the video to start playing, then stops and you get the black background again… then the video starts again after a very long pause… is there a way to remove these black backgrounds, have only the video looping?
-
This topic was modified 6 years, 1 month ago by
Eleina_Shinn.
Hi,
I’ve search the forum for ‘font not loading’ errors and there are numerous but non seem to help with my installation.
I’ve deactivated all the plugins to rule that out. I’ve tried the Child Theme but the settings for the Body Font still showed the default option even after changing back and forth.
Could someone please take a look for me?
Login details below.
Wordpress 5.3.2 & Enfold 4.7.2
Hi,
Thanks for coming back.
Seems that the CSS changes somehow got lost on merging the files.
Nevertheless I improved the code a bit by adding classes to the form when reCaptcha V2 or reCaptcha V3 is used (changes when V2 is used as fallback). So it is now easier to style.
I updated the 2 translations you mentioned – thank you.
If you want to help us updating the translations – we do not have a list of the used text – can only be found in php code.
But if you use the plugin Ismael mentioned above: You can select the language file, then search for the string you want to translate (search works for both german and english) and save it.
I uploaded the latest version of the german files (including all translatable strings up to today 4.7.2.1-beta-2) – so you do not need to sync.
https://github.com/KriesiMedia/enfold-library/tree/master/temp_fixes/Enfold_4_7_2/langs
If you want to get the latest beta for testing – let us know and we can give you the link to a zip file.
Best regards,
Günter
Hi Ismael,
I changed the code line and it works like a charm!
I added the external and PDF links with Echo plugin Knowledge Base.
One quesion, I changed the code in the core file (loop-search.php) now, I’d rather change it in a child file. How can I do that? Do I make a copy of the whole file and place it in my Enfold-child folder (in a subfolder includes)? Or can I copy only this code into a PHP file?
<?php
$blank = in_array(get_post_type($the_id), array('page', 'post', 'product')) ? '' : 'target="_blank"';
echo "<{$heading} class='post-title entry-title {$css}'><a {$blank} 'title='".the_title_attribute('echo=0')."' href='".get_permalink()."' $markup>".get_the_title()."</a></{$heading}>";
?>
Thanks again!
Hi,
@Karamba69, sorry for the late reply, in the contact form you can add a datepicker, it is available as an option, but it will not have the option to block out dates or use other conditions.
You could try using the Contact Form 7 with the Contact Form 7 Datepicker or perhaps try a different datepicker that is ment more for hotel booking.
For our Hotel Demo we recommend the WooCommerce Bookings plugin.
Best regards,
Mike
Hi,
@Karamba69: You can use the following css code to change the opacity of the header background.
.header_bg {
opacity: 1;
filter: alpha(opacity=100);
}
@Arbogaz: You can adjust the style of the Menu Indicator in the Enfold > Advanced Styling panel. Look for the element under the Main Menu section. And regarding the update, you might have to upgrade the theme manually this time because the auto updater in v4.5.7 has been deprecated.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael
I get the following error when I attempt to run a search on this site:
Fatal error: Uncaught TypeError: Argument 1 passed to av_google_recaptcha::handler_body_class() must be of the type array, string given, called in /nas/content/live/isappscience2/wp-includes/class-wp-hook.php on line 288 and defined in /nas/content/live/isappscience2/wp-content/themes/enfold/framework/php/class-grecaptcha.php:288 Stack trace: #0 /nas/content/live/isappscience2/wp-includes/class-wp-hook.php(288): av_google_recaptcha->handler_body_class('default-class', Array) #1 /nas/content/live/isappscience2/wp-includes/plugin.php(206): WP_Hook->apply_filters('default-class', Array) #2 /nas/content/live/isappscience2/wp-includes/post-template.php(832): apply_filters('body_class', Array, Array) #3 /nas/content/live/isappscience2/wp-includes/post-template.php(591): get_body_class(Array) #4 /nas/content/live/isappscience2/wp-content/themes/enfold/header.php(86): body_class(' rtl_columns s...') #5 /nas/content/live/isappscience2/wp-includes/template.php(722): require_once('/nas/content/li...') #6 /nas/content/live/isappscie in /nas/content/live/isappscience2/wp-content/themes/enfold/framework/php/class-grecaptcha.php on line 288
I have tried disabling all plugins but that does not help. The site is on PHP v 7.3
In the Enfold theme, with Woocommerce installed, the search function does not search on SKU. I tried it with the exact SKU or a part of it, but no results are displayed, it show now results found.
How to add live search field on page via [avia_search] EnfoldVersioon 3.6.1? I can add the field itself but it wont work as live search.
-
This topic was modified 6 years, 2 months ago by
atst.
Hi,
We have a client that is creating a learning management type system where there is a video that plays (vimeo embed) and then a form (gravity form plugin) for the user to submit. We have made the form submission conditional on getting the answers in the quiz correct but the client has asked me to find a way to make the quiz not show until the video finishes playing … I have searched endlessly for a plugin that can do this with no luck. Is there anything I can do within Enfold to make this happen? or maybe someone knows of a plugin that will accomplish this? I am at my wits end with this project and have no more ideas.
Thanks