I have WordPress 5.1.8 and Enfold (4.7.6.4). PHP version: 5.5.38
I can not go to WordPress 5.6 since my hosting server is not running a newer PHP.
The “Save entry as template” button doesn’t do anything. When I press it doesn’t happens. Also, the “Save element as template” buttons on every element in ALL pages doesn’t do anything.
Any idea? Can you take a look. THANKS
Hi,
I have included the contact form in my Enfold template. When the form is filled in and the ‘conform’ button is pushed, nothing happens. What could this be? Regards Patrick
Hi Enfold Team,
Happy New Year!
Hopefully it will be a healthy 2021 with many new possibilities.
I would like to change the colour of the button in a Mailchimp sign up form. See the page number in the private content.
How can I do that? I would like to change it in this colour: #EF7985
And is it possible to align the button in the center?
Many thanks!
Eefke
The “solution” to use the jquery migrate button to fix the alternative menu is really not a great option as it is causing errors on editing pages for me – “spinning wheel syndrome”. It goes away when the plugin is turned off… So its a bit of a pain to manage when editing and going without a working menu on the front end.
Any timeframe for a compatible version of Enfold?
Tobias Eble
Hey Yigit,
that’s a perfect solution for me! I have another question: When im loading the one page portfolio demo (https://kriesi.at/themes/enfold-one-page-portfolio/), the first section you can see is a big picture with the Title “WELCOME! I AM ENRIQUE FOLD” and 2 Call-To-Action-Buttons. Is it possible to have an Slideshow instead?
Im used to the Divi Builder and I love the customizability of it. Does Enfold offering the same level of customizability?
Best regards,
Tobi
I had a serious issue with product displaying wrong during the holidays and i would like to provide a solution.
I am currently working on a pizzeria e-shop and i used WooCommerce Product Add-Ons Ultimate to create amazing fields that would make a user be able to pick with ease on different offers, make each product with its own options etc.
On latest update all the products instead of displaying the product name became “Select Options” (as a link) this completely destroyed the view of the products and i asked for help from the people that created WooCommerce Product Add-Ons Ultimate.
This is what it should look like
http://prntscr.com/wfrs5t
This is what i was looking at when i activated Product Add-Ons Ultimate
http://prntscr.com/wfrsma
Solution (Thank to JP and Garreth from support at Plugin Republic)
“This looks like a code used by your theme Enfold. It looks like the shortcode just replaced the standard archive product view with a title, description and price. Then I think that the Add-Ons plugin is overriding that when it filters the add to cart button on the archive page. You could possibly get round that by disabling that filter using the code below:”
remove_filter( ‘woocommerce_loop_add_to_cart_link’, ‘pewc_view_product_button’, 10, 3 );
“I recommend using a plugin called Code Snippet so that you don’t have to edit files.”
The domain is https://familypizza.gr/ and password (if its active is bwrM2py)
I am posting this to help users with similar issue and i would like to thank you for the best theme i have ever experienced, Enfold
Hi Support Community
I am struggling with Google Analytics. The Google Analytics Tracking Code is entered in Enfold Theme settings. When cookie consent messages disabled, then Analytics works fine.
When cookie consent messages are enabled, then Analytics tracks no data.
The settings are:
– Enable cookie consent messages
– User must accept and must opt in, only essential cookies selected
– Button Action 1: Accept all cookies and services, dismiss notification
– Button Action 2: Do not accept and hide notification
There is no difference if “Auto Reload Page” is enabled or not.
Independently which button pressed, Google DevTools> Applications> Cookies parameter aviaPrivacyGoogleTrackingDisabled is set to “true”.
Any idea what goes wrong?
Many thanks,
Andreas
PS: You can find WordPress Admin login in Privat Section.
In fact you do have some sort of tutorials I found
on using the inspect coding.
And I gave you the code which DID change the font size of where I am trying to change the colors.
this is on the Add to Cart / Show Details on the product or product slider.. So under each product.
it is one color before hover and another color on hovering over the wording
#top .avia_cart_buttons .button {
font-size: 15px;
}
Hello there,
You can see my issue using Safari here. Only 3 icons show properly. Chrome renders them fine.
I’ve read many threads about this, including the need for the latest update of ENFOLD, which I have installed. Any suggestions?
Thanks in advance!
Hi Enfold Team,
Last night, I noticed certain elements weren’t showing up on the front end of our client’s website.
For instance, these are the elements not showing up on the home page front end:
– A cell with a special heading a CTA button that overlays the hero image.
– The actual testimonials in the Client Testimonial section
– The masonry gallery in the Practice Areas section
– Animated numbers at the bottom of the page (right above the footer)
Seeing issues like this on almost every page. To confirm, everything looks in place as it should be on the backend.
Hey,
That is pretty much the standards actually. Please consider using this workaround – https://nerdstuckathome.wordpress.com/2012/08/10/multi-select-avoiding-ctrl-button/
If you have any other questions or issues, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Regards,
Yigit
Hi,
To add a new social icon, please refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options.
If you need further assistance, please point out the icon/image you would like to use and post temporary admin logins here privately :)
Cheers!
Yigit
Florian SchrönGuest
Hi,
I have registered to the forum with a valid purchase code, to report a bug on the enfold contact form. (using + in local part of email is not accepted)
Now I am logged in at kriesi.at with my mail to the account and there no button to open a new question/thread/whatever to report the bug above!
(using + character in mails is valid! – see https://fvdm.com/code/plus-address-forwarding-in-postfix for explanation)
btw when I tried to use this mail for this form, the E-Mail input got red and this error occured:
Error in inputfields. Please check. Form could not be submitted.
Please check an give me a shout how this bad situation can be fixed!
Thanks & Best regards,
Florian
Hello dear enfold team,
could you pls help me with an issue, I would like to have the adjustment of the titles , subtitles and call to action buttons of the slideshow.
desktop view is super but on the mobile it doesn’t look good,
the page is Welcome,
I put the imgur links in the private box and I made a little sketch there how much you should shift the title subtitle and call to action ,more or less, but the best would be a little bit over my forehead.
best regards
barabasone
Hi Jordan,
yes, some more help needed.
How can I style the tags to the enfold portfolio theme. Would be nice, when I have a more like a button style for the tags?
Kind regards Jak
Dear Support Team and Enfold Community,
I’ve got an interesting challenge: I’m using the Ultimate Learning Pro plugin and I’d like to override the plugin’s CSS when it comes to fonts and button colors with the Enfold CSS that I’ve selected in the General Styling section.
In other words, I don’t want to completely eliminate the CSS from the plugin… I just want to say, “ignore the plugin styles for the font and buttons and default to the Enfold CSS.”
Any ideas?
Many thanks for the help.
Tim
Hello there guys,
In all my Enfold websites, when I try to share with Facebook and then choose “Personal message”, there is an error that the attachment was not found.
You can check this also at your demo website: https://kriesi.at/documentation/enfold/social-share-buttons/ . Just try to share on facebook and then on personal message, choose the recipient , write something and then try to send it!
In our setup everything is updated to its latest version, including Enfold theme.
Can you please kindly advise on what we can do to bypass this?
Best regards,
Victor
Hi Timo,
Thanks for contacting us and sorry for the late reply!
Please refer to “Using images or non-Fontello icons” section in this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options.
If you need further assistance with this, please post a link of your image and temporary WP admin logins here privately :)
Best regards,
Yigit
Hi,
@doppelaxel: The content of privacy modal popup window is actually editable, so you should be able to remove the default privacy toggle including the button for Google Analytics, and edit the privacy content when necessary. Please check the documentation for more info.
// https://kriesi.at/documentation/enfold/privacy-cookies/#additional-custom-cookies
Make sure that the Modal Window Custom Content option in the Privacy & Cookies > Cookie Handling tab is enabled. The Google Analytics privacy toggle or shortcode is located in the Google Analytics Cookies tab.
These cookies collect information that is used either in aggregate form to help us understand how our website is being used or how effective our marketing campaigns are, or to help us customize our website and application for you in order to enhance your experience.
If you do not want that we track your visit to our site you can disable tracking in your browser here:
[av_privacy_google_tracking]
Just remove this shortcode..
[av_privacy_google_tracking]
.. or remove the whole Google Analytics Cookies tab if it is not needed.
Best regards,
Ismael
Hi vantagepointmg,
Here are the screenshots I have on my end and also checked in multiple browsers:
– https://imgur.com/ThaYCAk
– https://imgur.com/6m2mCH5
Adding this CSS code should fix the submit button height:
#top .frm_button_submit.frm_final_submit {
height: 45px !important;
}
Since we have different output on our end, can you try to disable all optimizations temporarily, including CSS file merging and compression in Enfold > Performance and also caching.
Best regards,
Nikko
Hi Stefan,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
#rechtsgebiete .avia-button-fullwidth {
background-color: rgba(0, 0, 0, 0.5);
}
#rechtsgebiete .avia-button-fullwidth:hover {
background-color: rgba(0, 0, 0, 0.8);
}
Best regards,
Rikard
Hello dear enfold team,
could you pls help me with an issue, I would like to have the adjustment of the titles , subtitles and call to action buttons of the slideshow.
desktop view is super but on the mobile it doesn’t look good,
the page is Welcome,
I put the imgur links in the private box and I made a little sketch there how much you should shift the title subtitle and call to action ,more or less, but the best would be a little bit over my forehead.
best regards
barabasone
I’m jumping in on this thread as well. Trying to add new elements and I can’t move them within the layout — arrows show up, but can’t drag. Tried to add a button for a manual link — field to paste link doesn’t populate. I’m sure there is more, these are just immediately evident — running current version of Enfold. Deets in private.
Hi jimkaspari,
Please try the following in Quick CSS under Enfold->General Styling:
.home #layerslider_1_1axwtszwevv9c {
width: 100% !important;
max-width: 100% !important;
}
You can open a new thread using this link, or clicking this button in the Enfold sub forum: https://imgur.com/a/AnoSPNb
Best regards,
Rikard
Hi @Ismael,
thank you for your great job in Enfold Cookie Consent. I use it too and want to avoid a third party plugin like Borlabs Cookies (and Borlabs’s not licensed for multisites anyway)
And similar to HolgerBusse these is the point(s) please read, maybe the answers number by number would be easiest for all others:
1. We need to disable the Google Analytics Button in the cookie banner settings because we don’t use Google Analytics.
2. Is there as seeting for disabling the button – also for Google maps and Google fonts becaus we don’t use them
3. Instead we need the option to to enabele/disable Matomo in the cookie banner settings.
4. Not only Cookies but also the tracking script of Matomo are NOT allowed by the dsgvo before the user consent
5.It does not matter if Matomo data are only stored on our server – we do tracking, and this requires the consent of the user.
6. So how can I use Enfold in a dsgvo way as a NOT-developer?
– This is a multisite with multiple admins of different skills.
– All of the admins are capable to handle Enfold theme settings
– But none of the admins gets ftp access or is allowed to use the theme editor by our guidelines.
So what is the best way – will it be possible in the near future, what do you think?
Hopefully and with best regards
Axel
-
This reply was modified 5 years, 2 months ago by
doppelaxel.
Hi yohanna16,
Thanks for giving us admin access.
The reason you’re having the issue is that you’re still using version: 3.6.1, the latest version is 4.7.6.4
The version you’re using still uses API key to update and it’s not possible to update via Theme Options.
Please backup your site first, then try to do the following steps:
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.
Best regards,
Nikko
Hi Nikko.. At the moment my client does not wants proceed with a staging site.. I ask You to let this ticket open..
Two things:
Did is possible that the next release of Enfold fix this issue..? The workaround of function-set-avia-frontend.php works for blog pages..
Did is possible to use the “Load more button” on Portfolio Category Pages instead of Pagination..? Probably it is possible by editing the file
taxonomy-portfolio_entries.php
Thank You very much for Your help..
Hello Enfold Team,
I have tried to find similar problems and solutions. Unfortunately, I do not really get anywhere at this point.
I have created in in 2 columns with the element “button full width”. I liked to have the buttons on this page a bit transparent. RGB 0/0/0 opacity 0.5 and with mouse over RGB 0/0/0 opacity 0.8 how can I realize this with QuickCSS.
Thanks for your help