-
Search Results
-
Hello,
I just started setting up Enfold. I also downloaded the child theme, installed and activated it. Inside the wp-content/themes folder, I copied the files from the Enfold folder and pasted them into the Enfold-child folder. I don’t know if it’s connected but now, after some work, I’m in the Enfold Child Theme Option> Header > Extra Elements> Header Social Icons section, I don’t see the button to display the social icon in the top bar. I only see the link to choose which social accounts to link to the respective links.The only changes I had made using the codes, is the inclusion of the iubenda cookie solution in the header.php (directly from File manager)
I hope I have provided you with useful information: I am not an expert and I don’t know where to look! Can you help me?
I thank you for your kind attention.
ByeHi There,
First of all, I love the Enfold theme! I have a question: On one of my websites, the preview function is not working properly.
It is only on the homepage. I see a very old version of the homepage when I preview my changes. I cleared my cache, deactivate all my plugins, refreshed the page with command + shift + R. But no result.Can someone help me out?
Thanks!
Topic: enfold menu
Support,
Is it possible to achieve this kind of menu in your theme? also any advice on that of button effects they use, is there a plugin for that or I have to manually deal with the css.
https://www.wadiadventure.aeRegards,
PhilSalutations Enfold Team, I ran into a little issue with the enfold theme. On the top of everyone of my pages I have a fullwidth easy slider element with a red Schedule Now button. I have tried changing the settings in the theme but cannot get the colors to set correct. I want the button red like it currently is with white text. When Hovered I would like the button to be a darker red with the text white. Where would I be able to edit this?
Hi there,
just updated to WC 4.0 and noticed that the grouped products does not work, however the single products linked to that grouped product still work.
A conflict of plug-in has been rolled out – tested with a WP standard theme – works there!!Whats exactly not working is, when I want to increase the amount any of the single products whithin this grouped product (specifically the + button) it just doesn work, because instead of showing an amount number (1, 2, 3 items) it displays a ‘NaN… whatever that means.
the updating it self was no problem, same as database update…
I just made a copy and uploaded this to a different host, different Php Version (Php 7.4.2) – same error…
So I guess this must be something in ENFOLD shop code…anyone experiencing the same problem? Any ideas?
seee screenshot here: https://imgur.com/a/UjwCXbP
thanks in advance
PedroHello,
After updating to Enfold latest version I have a problem wirth sticky footer in mobile mode (resolution under 1150px):> footer height is too low
> buttons are half visible
> in very low resolution they don’t appear on the same lineI tried to modify previous settings in style.css but it does not make any effect.
This is footer widget code
<div id="outer"> <div class="inner"><a class="avia-button avia-color-custom avia-size-small classe-bouton-autre-footer" style="background-color: #258799; color: #ffffff;" href="Tel:+33695363908">[av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='18px' position='center' color='' av_uid='av-2a1d4h'][/av_font_icon]</a></div> <div class="inner"><a class="avia-button avia-color-custom avia-size-small open-popup-link classe-bouton-autre-footer" style="background-color: #258799; color: #ffffff;" href="#test-popup">[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' size='18px' position='center' color='' av_uid='av-2844u9'][/av_font_icon]</a> <div id="test-popup" class="white-popup mfp-hide">[av_contact email=' (Email address hidden if logged out) ' title='Votre message' button='Envoyer' on_send='' sent='Merci, on vous répond très rapidement !' link='manually,http://' subject='' autorespond='' captcha='' form_align='' color='' admin_preview_bg='' av_uid='av-cq78u9'] [av_contact_field label='Nom' type='text' options='' multi_select='' av_contact_preselect='' check='is_empty' width='' av_uid='av-adz1w1'][/av_contact_field] [av_contact_field label='Téléphone' type='text' options='' check='' width='' av_uid='av-8snnhd'][/av_contact_field] [av_contact_field label='Adresse mail' type='text' options='' multi_select='' av_contact_preselect='' check='is_email' width='' av_uid='av-6weaz5'][/av_contact_field] [av_contact_field label='Sujet' type='text' options='' multi_select='' av_contact_preselect='' check='is_empty' width='' av_uid='av-697gyp'][/av_contact_field] [av_contact_field label='Message' type='textarea' options='' multi_select='' av_contact_preselect='' check='is_empty' width='' av_uid='av-4lc4dd'][/av_contact_field] [/av_contact]</div> </div> <div class="inner"><a class="avia-button avia-color-custom avia-size-small classe-bouton-autre-footer" style="background-color: #258799; color: #ffffff;" href="https://wa.me/33695363908">[av_font_icon icon='ue800' font='fontello' style='' caption='' link='' linktarget='' size='18px' position='center' color='' av_uid='av-2a1d4h'][/av_font_icon]</a></div> <div class="inner"><a class="avia-button avia-color-custom avia-size-small classe-bouton-autre-footer trekker-pro-booking" style="background-color: #258799; color: #ffffff;" href="https://book.trekker.fr/canyon-spirit" target="blank">[av_font_icon icon='ue859' font='entypo-fontello' style='' caption='' link='' linktarget='' size='18px' position='center' color='' av_uid='av-2a1d4h'][/av_font_icon]</a></div> </div>This is css related to widget code
@media only screen and (max-width: 1150px) and (min-width: 767px) { #footer { padding: 0 !important; } #footer .widget{ margin-top:-22px!important; margin-bottom:-30px!important; } .classe-bouton-reserver-footer { min-width: 220px!important; max-width: 220px!important; min-height: 40px!important; max-height: 40px!important; transform: translate(0%, -6%); } .classe-bouton-autre-footer { min-width: 120px!important; max-width: 120px!important; min-height: 40px!important; max-height: 40px!important; } } @media only screen and (max-width: 766px) { #footer { padding: 0 !important; } #footer .widget{ margin-top:-22px!important; margin-bottom:-50px!important; } .classe-bouton-reserver-footer { min-width: 120px!important; max-width: 120px!important; min-height: 40px!important; max-height: 40px!important; transform: translate(0%, -6%); } .classe-bouton-autre-footer { min-width: 80px!important; max-width: 80px!important; min-height: 40px!important; max-height: 40px!important; } }Many thanks in advance for your help.
Dear all,
I am using Enfold on my blog. I set it up using the Lifestyle Demo.
On the startpage there is a “Read more” button for each post which I would like to change a bit.On quick CSS I added this code which works for me:
.slide-loop-1 .read-more-link a{ border-style:none; margin-top:15px; }But this way I would have to add also .slide-loop-2, slide-loop-3 and so on.
I am not too familiar with CSS but I thought there must be some kind of CSS-wildcard to use.
I rechered a bit on the web and found this:.div[class^='slide-loop-'] .read-more-link a { border-style:none; margin-top:15px; }But this does NOT work.
Can anybody help?Thank you in advance.



