-
Search Results
-
Google Analytics Issues with 4.7.2
- Google Scripts when added through function.php work just fine.
- Google Scripts when added through Enfold > Google Services tab does NOT work. I see almost zero traffic with it
.
Cookie Handling UI Issue
Another issue with 4.7.2 is that once deleted, I cannot add buttons on my Privacy Notification. In other words the + Button on the privacy notification does nothing.
(hosted on WPengine) alt="Add Additional Buttons" />Hi.
I have managed to get the result i wanted, but am quite confident the way i have hacked it together is not the best way.
I have also tried to take out parts of the code i don’t think i need but then it does not work.
I am wanting to style the portfolio spring menu and have used the info from the support forum, i have tried my best!
Using this code:
/* create portfolio sort items to look like a button menu */
I am not sure i need this first bit of code but when i remove it the boarder round the buttons disappears?? I know something is wrong with the code as I don’t need the font-size: 24px as it has no effect, but if i delete it then the boarder disappears as said.
#js_sort_items {
font-size: 24px;
}/* create each none active item as a button */
#js_sort_items a {
background-color: #ffffff;
padding: 12px 16px 10px;
border: 1px #00aa67 solid;
}/* create each active item as a highlighted button */
#js_sort_items .active_sort {
background-color: #4ba956
;
color: #ffffff!important;
padding: 12px 16px 10px;
text-decoration: none;
}/* add some space between the new button */
#js_sort_items a {
margin-right: 10px!important;
}/* remove the seperator */
.text-sep {
display: none!important;
}/* optional centre the buttons */
.avia-fullwidth-portfolio #js_sort_items {
text-align: center;
}/* Portfolio sort menu font size and weight*/
.av-masonry-sort a { font-size: 12px; }
#js_sort_items .inner_sort_button span, #js_sort_items .text-sep {
font-size: 18px; font-weight: 500;
}All the code is in the Quick.css
Finally I would also prefer to be able to use a class to style just one of the portfolio sort menus, rather than effect the whole site.
Doing it the way I have obviously effects the whole site, can you please advise on how to make it work by using a class, an example would be brilliant.
Hallo,
ich habe nun die Datenschutz-Fenster eingerichtet und speziell dieses MODAL POP-UP Fenster eingerichtet, welches bei Click auf einen Button “Einstellungen” öffnen soll.
Leider bekomme ich bei Click auf den Button folgende Fehlermeldung:
We need a lightbox to show the modal popup. Please enable the built in lightbox in Theme Options Tab or include your own modal window plugin.\n\nYou need to connect this plugin in JavaScript with callback wrapper functions – see avia_cookie_consent_modal_callback in file enfold\js\avia-snippet-cookieconsent.jsDie Lightbox-Funktion ist in den Enfold-Optionen eingeschaltet.
Was könnte sonst noch das Problem sein?
Hier der Link zu Website
Vielen Dank
David
hi guys,
On the mockup:
I have hid the regular menu and used a full width submenu on each page as I want just the menu to be sticky. This is working nicely, I figured out the css and settings. However I’m failing miserably at writing css for the mobile version to act in the same manner and pulling out my hair (not really)…
On the mobile version view the menu icon appears as a white button on the orange menu bar and I need it just be white and have no border.
Also I need to hide the main menu here as well it is coming in as a second menu icon and I need just the full width submenu menu bar to be sticky on the mobile version as well. Crap, I also just noticed a gap between the menu and the content on the mobile version.
Oy! What are your suggestions? See screen grab for clarification here:
https://nycartdirector.com/swimworld/wp-content/uploads/2020/01/menu.jpg
Thanks so much, you guys are the best. Soon will be up to ten licenses and it’s because of the support and that I find just about anything is possible with Enfold.
Tony
Hi,
Since the latest version of Enfold, my Events Calendar Pro looked a bit bad.
Since updating TEC to version 5.0 it is, well, probably worse. The single event takes up the whole page. There is no padding at all on anything. Everything is right and left justified.
Also, the options for customizing the Calendar settings through the WordPress Customize options are not there. There are only two global settings for color and 1 color setting for single event. No options to customize, week view, day views, month views etc as described in their documentation:Not only that, the latest TEC changes the button and link colours and are not in line with the Enfold settings. Seems a bit of a mess.
When you activate a WP default Theme, you see that there are more options under the Events | Settings | Display which are not available when Enfold is Active.Do you guys have any plans to once again, make TEC out of the box compatible with Enfold?
Thanks,
C.Button target blank not run / Magazine thumbail hidden not run
Hello, I detected with the new Enfold update this things:
– when you insert a button with advanced bulider and you put “open in a new window” it doesn´t run
– if you use magazine and you put don´t see the miniature it dosn´t runthank you
Hello, i am using enfold theme with woocommerce.
On “My account” Page, there is by default one sidebar with options
1. Control Panel
2. Orders
3. Address
etc
On these pages (orders, for example), there is the default button linking to shop page.
My question is how can i change the default shop page, to a new one that i have created.Looking forward to your answer,
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 layoutAdded 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]Topic: Icons in buttons missing
This is not really a support-ticket – more a hint for Kriesi-Team and other interested people.
I found out that the Enfold-Page-Builder has problems when using it on the new Microsoft Edge (Chromium based) which was released on Jan 15.
The problem occures in more complex pages when pressing the buttons Preview or Update.The process then stucks and changes are lost.I tried with Firefox and Chrome: no problems.
I guess this is more a Edge-problem than a Enfold-problem.
But I think you should know and probably test yourself.We have an older version of Enfold that just isn’t working right anymore and need to update it. It’s version: 4.0.5
It hasn’t allowed us to update via the update button for quite awhile. Didn’t really need it to until now. Here is what we get when we do try to update:
============================================================================================
t ‘http_code’ in /homepages/43/d244886446/htdocs/clickandbuilds/PrecisionCarAudio/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307Warning: Illegal string offset ‘api_error’ in /homepages/43/d244886446/htdocs/clickandbuilds/PrecisionCarAudio/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307
Warning: Invalid argument supplied for foreach() in /homepages/43/d244886446/htdocs/clickandbuilds/PrecisionCarAudio/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49
Warning: Illegal string offset ‘http_code’ in /homepages/43/d244886446/htdocs/clickandbuilds/PrecisionCarAudio/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307
Warning: Illegal string offset ‘api_error’ in /homepages/43/d244886446/htdocs/clickandbuilds/PrecisionCarAudio/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307
Warning: Invalid argument supplied for foreach() in /homepages/43/d244886446/htdocs/clickandbuilds/PrecisionCarAudio/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49
====================================================================
I’ve read through the 4.5 update post and seen all that is involved, but don’t want to do any of that without checking with someone first to make sure nothing is lost. I haven’t seen any post yet regarding a tutorial for the 4.7 updates, but we probably have to do roughly the same thing with the 4.7, correct? I also saw how we need to now get a Personal Token. So any help with all this would be greatly appreciated.
There is css code from enfold that prevents my tables with button rows to appear on small screens (mobile devices).
Apparently this rule is the cause:.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th { display:none; }Why is that code there (checked my Custom CSS section in Enfold and the Design->Theme Editor style.css, none have the above mentioned css code) because I’d like to have visitors see these tables on their mobile devices!
My fix is currently to overwrite the display:none for this case like the following:
@media only screen and (max-width:767px) { .responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th { display:block; } }Hello,
I have Enfold Child with Enfold v4.5.6 on wordpress v5.3.2.
As found in this forum, I have added to functions.php the following in order to create a widget area in the top right of the header :add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'header' ); }As found in this forum, I have added to style.css the following in order to create a widget area in the top right of the header :
#nav_menu-3.widget.clearfix.widget_nav_menu { float: right; padding: 0 50px 0 0; text-transform: uppercase; } #nav_menu-3.widget_nav_menu a { padding: 0 }Then, I have created the widget area header and I have added a menu to this widget area
In this menu, I have put a single external link.The Title of the menu displays at the correct place with uppercase (very nice). However, I can’t click on it. It doesn’t link to anything…
If I remove the css#nav_menu-3.widget_nav_menu a { padding: 0 }then, I can see that there is a way to click below the title of menu but I don’t want that of course, I want the title of menu to be clickable…
Also, if you can help me with the following, it would awesome. Whatever menu style I put (default, button bordered or colored), it doesn’t change anything, it stays default.
I would like this to be like a rounded yellow button with white font.


