Forum Replies Created
-
AuthorPosts
-
September 24, 2019 at 5:38 pm in reply to: ReCaptcha error after the update – works only in incognito mode #1141473
Hi,
FYI: In 4.6.3 I added js code to remove the “disabled” message HTML element for mailchimp forms – so it cannot be displayed any longer.
Best regards,
GünterSeptember 23, 2019 at 5:13 pm in reply to: ReCaptcha error after the update – works only in incognito mode #1141064Hi,
This sounds to be related to css then, when the button is still existing (my code removes the submit button to prevent users hacking the contact form when reCaptcha is disabled by cookie).
Could be something with file compression and server side caching (and also browser cache) getting mixed up.
In case you want to test the new version – I had to upload a fixed version – so please download this and ignore the first one.
Best regards,
GünterHi,
Can you open an own thread and ask for enfold-4.6.2.1-beta-mailchimp.zip please so I can give you the password please.
Best regards,
GünterHi,
I added the rel=’noopener noreferrer’ for the next update – to all ‘_blank’ targets that have a cross domain:
– ALB elements
– wp menu walker
– and I checked other files for _blankHope I did not miss any. If you want to test I uploaded a beta version including all fixes since 4.6.2 and this feature.
roadmap ……
I forwarded this to Kriesi.
As a first step we will create a sticky post in the forum where we will add all fixes in our merge queue and oncoming fixes.
Best regards,
GünterSeptember 23, 2019 at 3:00 pm in reply to: ReCaptcha error after the update – works only in incognito mode #1141024Hi,
Sorry for the late reply.
I checked again your live site and on your staging site – Chrome and FF – and it works for me. Also checked the life site on my android phone. Both forms have the submit buttons.
Enfolds mailchimp is not connected to reCaptcha.
Where do you see the message – in both mailchimp forms or in the contact form in footer?
And is the sumbit button missing or visible?Can you reproduce it on your staging site? If yes I can try to add some debugging code.
In privat content a version that includes a fix for the message – though I’ve absolutly no idea why this part of code is called at all (line 54ff in framework\js\conditional_load\avia_google_recaptcha_front.js)
Can you try if this fixes the problem?
Keep a copy of 4.6.2 for fallback, clear server and browser cache.
Best regards,
GünterHi,
Glad you found the solution and got it to work.
Enjoy the theme and have a nice day.
If you need further assistance feel free to come back.
Best regards,
GünterSeptember 20, 2019 at 2:08 pm in reply to: ReCaptcha error after the update – works only in incognito mode #1140221Hey goldengate415,
I rechecked the code and logic again.
This message can only appear when cookie consent messages are enabled. See file framework\js\conditional_load\avia_google_recaptcha_front.js line 27ff.
The link above is to a site with disabled cookie consent. The check if cookie consent is enabled and if to opt in/opt out is done with classes in html tag.
Did you have enabled cookie consent and deactivated it later – could be that your browser had cached the old page and you did not accept the service?
Do you have a staging site where I can try to reproduce the problem.
Best regards,
GünterHi,
Please update to 4.6.2. It is fixed there.
Then clear your browser cache and server cache.Best regards,
GünterHi,
If enfold cannot remove it by default settings you can define additional custom cookies (at bottom of privacy page) to monitor (and try to remove). This works for my private site for piwik cookies.
Best regards,
GünterHi,
Option 1 is the behaviour before 4.6: On pageload all cookies are allowed, all services are active, user can opt out (= silent accept all).
Option 2 and 3 block all cookies and services on every pageload until user clicks the button with action “Accept settings …” (and in coming 4.6.3 there will be an action “Accept all cookies and services”). This is the must opt in.
As services need a page reload after accepting cookies to work (because js code is not loaded before) with 4.6.3 there will be an option where you can force this automatically.
In option 3 (user must opt in) the 2 shortcode toggles av_privacy_allow_cookies and av_privacy_accept_essential_cookies are preselected to be more intuitive. These 2 shortcodes enable cookies that are needed for the site to function (= esential cookies, from Enfold and from plugins like WooCommerce cart, WPML icl_… ,…).
If visitor clicks “accept” without checking the settings he has a working site without external services.
In 4.6.3 you will be able to change this to have all toggles deselected by adding to functions.php:
add_theme_support( 'avia_privacy_basic_cookies_unchecked' );
There is a button action “Do not accept ….”: This button removes all cookies, disables all services (page reload !!). Message bar is hidden on subsequent page reloads, but shown in a new window or new tab – visitor is a new visitor.
Documentation will be extended with this info.
Hope this makes things clear.
Best regards,
GünterHi,
Sorry for the late reply – but I was very busy the last days with enfold development.
I copied enfold\template-builder.php to child theme folder.
I activated YOAST (12.1) and followed the setup wizzard.It works as it should. Also checked in incognito window and a different browser.
e.g. existing page
http://localhost/wp_demos/elements/animated-numbers/a-testing-page/rerouted to 404:
http://localhost/wp_demos/elements/animated-numbers/a-testing-page/noexistsTry to regenerate the permalinks.
You also can try to set up a clean stageing site with only WP, Enfold and your changes in child theme and check and then activate each plugin seperate and check.
Best regards,
GünterSeptember 19, 2019 at 4:17 pm in reply to: When Cookie Consent Message is enabled, background video doesn't autoplay #1139959Hi,
I added a fix for this to next version 4.6.3. Can you please check it after release and let us know if it does not work.
Thank you and have a nice day.Best regards,
GünterHey tammiviestinta,
Please update to 4.6.2 – Problem is fixed there.
Best regards,
GünterHi,
Glad it works for you again and thanks for the feedback with incognito window.
Best regards,
GünterHey Ineke,
The latest version of Enfold is 4.6.2. Please update.
3.5.4 is from 2016 April 26th and no longer compatible with WP 5.x
Best regards,
GünterHey Jan,
Cookies from enfold start with avia.
aviaCookieConsent is set when user has clicked the accept button, if this is missing it is a new visitor or he refused cookies at all.
aviaPrivacyRefuseCookiesHideBar AND aviaPrivacyEssentialCookiesEnabled have to be set if user allows to use cookies and services.Enfold saves opt out cookies for services (corresponding to the toggles):
aviaPrivacyGoogleTrackingDisabled
aviaPrivacyGoogleMapsDisabled
aviaPrivacyGoogleReCaptchaDisabled
aviaPrivacyGoogleWebfontsDisabled
aviaPrivacyVideoEmbedsDisabledaviaPrivacyMustOptInSetting is used to store if you selected option “User must opt in” in backend.
aviaCookieSilentConsent is used when you selected option “All cookies and services accepted” in backend.Hope this helps you.
We will add this also to tbe docs.Best regards,
GünterHey THP,
Thanks for pointing out this problem.
I opened an issue for that in our dev repo and we will address this asap.
Best regards,
GünterSeptember 17, 2019 at 4:23 pm in reply to: 4.6 Update doesn't recognize old Custom CSS Class #1139152Hi,
@smulligan
Did you disable enfold file merging, save theme options, clear all server and browser cache several times ?
Please open a new thread and give us WP admin access so we can check your backend.
And specify where we can see the problem.Best regards,
GünterHey tbc,
Thank you for using Enfold and this input.
1.) and 2.) are already implemented in the next update.
3.) will also be implemented.Best regards,
GünterSeptember 16, 2019 at 4:40 pm in reply to: 4.6 Update doesn't recognize old Custom CSS Class #1138867Hi,
Thanks for your feedback and investigateing this “bug”.
With 4.6 custom id and custom classes were refactored and some options were added to Layout Builder -> Builder Options For Developers.
To make sure syntax is valid for id’s and custom classes in frontend (and to help not so experienced users) the values are sanitized before output. But the filter was to strict – only allowing lowercase and also some other replacements that are not absolutly necessary for classes and id’s.
This will be fixed in the next update to be closer to the w3.org specification:
- “a-zA-Z0-9_-“
- Not starting with -,–
- Not starting with a number
If you want to check it before (4.6.2):
Please replace
enfold\config-templatebuilder\avia-template-builder\php\shortcode-template.class.php
enfold\config-templatebuilder\avia-template-builder\php\generic-helper.class.phpwith
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_2/custom_css/shortcode-template.class.php
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_2/custom_css/generic-helper.class.phpDo not forget to make backups of the original files for fallback – clear server and browser cache.
Also added is filter avf_save_string_translated where you can manipulate strings for your own – Here is an example how to use it
Best regards,
GünterHi,
Could you try to check in an incognito window? Clear browser cache several times. Clear server cache.
We would need WP admin access to check your backend – and we need your Google analytics ID and allowance to check on your site.
The message bar works for me.
Open a new thread please so the credentials are only visible to you and moderators.
Best regards,
GünterSeptember 12, 2019 at 6:12 pm in reply to: Cookie Consent message still on every page load in 4.6.2 #1137626Hi,
It works for me as expected – tested with Firefox.
If user clicks “Akzeptieren” the message bar is gone – also when I open a new window.
And also opt out works.Try to check with an incognito window.
Best regards,
GünterHi,
Will be fixed in next update.
Meanwhile as a temp. fix in enfold\js\avia.js around line 1240:
var menu2 = $('#header .main_menu').clone(true);
Replace with:
var menu2 = $('#header .main_menu').clone(true), ul = menu2.find('ul.av-main-nav'), id = ul.attr('id'); if( 'string' == typeof id && '' != id.trim() ) { ul.attr('id', id + '-1' ); }
Do not forget to make a backup of the original file for a fallback, temporarily disable enfold theme file compression for js, clear server and browser cache.
Let us know if you need help for updateing.
Best regards,
GünterHi,
I tried to reproduce this on my dev server – cannot reproduce it. It works as expected (4.6.2).
You are using the Redirection plugin and some other plugins – could be a plugin conflict.
Try to deactivate all plugins – check and then reactivate one by one.
Best regards,
GünterSeptember 12, 2019 at 3:15 pm in reply to: Enable Google Analytics after user accepts cookie consent message #1137542Hey Gene,
Latest version is 4.6.2 – available on theme forest – with a lot of changes.
Best regards,
GünterHi,
Please try to update to 4.6.2 and check. There have been some fixes.
Disable Enfold css and js file merging, save theme options, clear all server and browser cache and check.
Best regards,
GünterHi,
@jobalzer
Please update to 4.6.2 and check extended theme option “Default Cookie and Services Option Settings”.Best regards,
GünterSeptember 11, 2019 at 5:51 pm in reply to: No option to use Google reCAPTCHA on Enfold's contact form #1137125 -
AuthorPosts