-
Search Results
-
Two questions:
1. I am starting from the Enfold Gym demo and noticed that the Main Menu search box does not following my font settings. Is there a way to force the search box to use the Body Text Font?
2. I noticed in the demo that hovering on the Main Menu items turns the button background a different color (red)? That does not work for my site no matter how I configure the Logo Area colors. How can I make this work on my site?
Thank you.
Hi,
I bought the Enfold theme recently; I have a token and everything – but suddenly the layout (certain headings) went back to the previous problems when I did not have the latest version of Enfold. As I understood, I don’t need to make an update as it should be done automatically with the token??! Although I put the correct code to show the headings they are not showing the way they are supposed to. Also, the circle/button is shown again in my main menu. All of this has been solved with your help but now everything came back without me touching anything except changing the date of a heading. This is really very annoying, please help.Hallo, ich habe plötzlich Probleme mit dem Layout/den Überschriften, ebenso wird wieder der Kreis der aktiven oben auf der Leiste im Hauptmenü angezeigt. All diese Probleme hatte ich vor einiger Zeit mit eurer Hilfe gelöst, jetzt ist wieder alles wie vorher, ohne dass ich etwas verändert hätte (außer, ein neues Datum in die bestehende Überschrift eingetragen.) Ich war der Meinung, ich müsste Enfold nicht mehr updaten, da das über das Token automatisch passieren soll. Das ist sehr ärgerlich, bitte um Hilfe.
https://img.savvyify.com/image/9fsQ5
https://img.savvyify.com/image/9fHyfTopic: Problems
Dear Kriesi,
We are facing several issues that we are unable to resolve.
The website http://www.mijnsteen.eu does not provide an option to log in via WordPress. No login credentials are available or known; previously, this could be done through an external button on Cloud86. Additionally, WordPress does not recognize the email address: (Email address hidden if logged out) .
In the footer, it displays “powered by Enfold WordPress theme.” We would like this to be removed. Last time, you provided us with the following tips to remove it:
You can remove the default link in the footer by adding the [nolink] placeholder in the Enfold > Footer > Copyright field.
We hope you can assist us with these issues.
Best regards,
Topic: Social Media icons
Please help with how to edit my social media buttons in the header in enfold theme. I would like them black, not colour background on hover and bigger.
When I click on the submit button the form field colors turn to green instead of blue like the submit button on rollover. The green appears to be a holdover from the green styling that the enfold theme comes with. I can’t figure out the css to fix. Can you help?
Hello – I have tried following the instructions here (https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options) to add the Spotify icon (I need Apple podcast too), but it’s not working for me. I must be doing something wrong.
I am not using a child theme (should I be?), so I added the code where the instructions indicate in the functions.php file and changed the icon code to uf328 for the Spotify one. Nothing happens. Now when I add the code to the top of the functions.php file, it does allow me to use a fontello icon (ue800), but not the Spotify one. I currently have the code placed below this line:
if(isset($avia_config[‘use_child_theme_functions_only’])) return;but no addtional icons are available in the theme options.Code I am using:
if( isset( $avia_config[‘use_child_theme_functions_only’] ) )
{
return;
// Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘icon_name’] = array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘uf328’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘Icon Label’] = ‘icon_name’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);
}`Any help is appreciated.
Topic: Toggle section issue
Hi
I have attempted to toggle a section following this guide https://kriesi.at/documentation/enfold/button/#toggle-id-7), however, I cant get it to work on this page:
Can you assist please
Kind regards
Duncan
Topic: Video startet ohne Ton
Ich habe ein Mp4 Video hochgeladen und eingebunden, folgende beiden Probleme treten auf.
1. In den Player Einstellung ist Video stummschalten nicht angehakt – funktioniert nicht
2. Auf dem Handy fehlt der Lautstärke Regler/ Button auf der normalen Webansicht ist er da.
Es macht keinen Unterschied ob ich das Video per Url -Youtube einbinde oder direkt einbette – Problem ist dasselbe.Wenn ich das Video ohne die Funktion Automatische Wiedergabe – Player Einstellungen einbinde
Dann startet es zwar nicht automatisch, aber der Ton ist auf an.
Wie kann ich die automatische Stummschaltung deaktivieren
Automatische Wiedergabe habe ich aktiviert – funktioniert.Genutzt wird Enfold 5.6.6 auf WordPress 6.3.1
Hi,
Can a moderator please help out? Everything has been tested and run multiple times, there’s some issue with the Enfold “Contact Form”. When testing the sender will recieve the confirmation email, but the mail sent won’t land in designated inbox.
Sending regular e-mail to the adress however works and everything is normal. We launched a site but now we can’t have contact forms so we temporarily replaced them with buttons…
Kind regards
I have a site setup to pull in post types from six different tags using the OR option. The first tag loads the first 6 entires as is set in the pagination settings.
As you click through the other tags across the top, none of the others load there respective first six, and the last tag across the top doesn’t show up until you use the LOAD MORE button on any of them.
Thanks in advance for the help. My team and I have tried everything we could think of.
Enfold version 5.6.6.
***note: the codes below are displaying weird, so the tool I used to identify these issues is https://www.seoptimer.com/gatehealing.com#uimobile . . . go down to Usability issues and expand those sections to see the tables that outline these issues***
regarding: https://gatehealing.com/I have 2 types of usability issues:
1) 3 Font Usability issues, and
2) 5 Tap Target SizesI cannot find the css file in the Theme editor to fix these issues:
1) Summary: Legible Font Sizes (THREE issues)
There is some text on your page that is small and may not be legible enough for particular users.
We recommend reviewing all text on your page in different devices to ensure that it is of appropriate size.1) Font Size
11pxText Block
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, videoStyle Location
https://gatehealing.com/wp-content/themes/enfold/css/base.css?ver=5.6.6
———————————————–
2) Font Size
11pxText Block
.pagination span, .pagination aStyle Location
https://gatehealing.com/wp-content/themes/enfold/css/layout.css?ver=5.6.6
———————————————–
3) Font Size
11pxText Block
.pagination .currentStyle Location
https://gatehealing.com/wp-content/themes/enfold/css/layout.css?ver=5.6.6
-_—_____—–_______—–______—–_______—–______—–______
2) Summary: Tap Target Sizing (FIVE issues)
Some of the links or buttons on your page may be too small for a user to easily tap on a touchscreen.
Consider making these tap targets larger to provide a better user experience.1) Element Label
SearchCSS Selector
nav.main_menu > div.avia-menu > ul#avia-menu > li#menu-item-searchHTML Block
<li id=”menu-item-search” class=”noMobile menu-item menu-item-search-dropdown menu-item-avia-special” role=”menuitem”>
———————————————–
2) Element Label
EVERYDAY LIFECSS Selector
div.slide-content > header.entry-content-header > span.blog-categories > aHTML Block
———————————————–
3) Element Label
FAMILY AND PARENTINGCSS Selector
div.slide-content > header.entry-content-header > span.blog-categories > aHTML Block
———————————————–
4) Element Label
EVERYDAY LIFECSS Selector
div.slide-content > header.entry-content-header > span.blog-categories > aHTML Block
———————————————–
5) Element Label
FAMILY AND PARENTINGCSS Selector
div.slide-content > header.entry-content-header > span.blog-categories > aHTML Block
—–_____——______—–_____——_____——_____—–______—–_____




