Forum Replies Created
-
AuthorPosts
-
Hi,
@Gabri
Thanks for your feedback. Fix is part of the next update.
I will close this topic – feel free to come back when you need further assistance.
Enjoy the theme.Best regards,
GünterHi,
@Gabri
Please replace (Enfold version 4.7.5) enfold\config-templatebuilder\avia-template-builder\php\font-manager.class.php
with
Do not forget to make a backup of the original file for a fallback and to clear server and browser cache.
Best regards,
GünterJuly 14, 2020 at 9:32 am in reply to: hide footer #header { display: none !important; } does not work #1230238Hi,
Glad we could help you. Enjoy the theme and have a great day.
Feel free to come back when you need further assistance.
Best regards,
GünterHi,
Thank for the feedback. Glad we could help you.
Enjoy the theme and feel free to come back when you need further assistance.
Best regards,
GünterHi!
For next release I added 2 filters:
avf_skip_enqueue_scripts_backend_gmaps
avf_skip_enqueue_scripts_backend_grecaptchaReturn ”skip_loading” to prevent loading of scripts in admin backend.
But you need to implement a logic to make sure our backend works.Meanwhile:
For reCaptcha in file enfold\framework\php\class-grecaptcha.php arounf line 140:// add_action( 'admin_enqueue_scripts', array( $this, 'handler_wp_admin_enqueue_scripts' ), 500 );
Cheers!
GünterHi,
As much as I see in the HTML code the span attribute fr-cookie is not containing the checkboxes but only the text. Check this please. Both text and checkboxes must be inside for CSS to work.
Best regards,
GünterHi,
@Gabri,
Thanks for reporting this. Can reproduce it. Will be fixed.
Can you wait for the next update or do you want to get the fix before?Best regards,
Günter- This reply was modified 4 years, 6 months ago by Günter.
July 13, 2020 at 2:52 pm in reply to: Still massive DB writes issues with merged js and css (w & w/o Object Caching) #1229962Hi,
Thank you for your feedback. I added a release note to version.txt.
I will close this topic. In case you need further assistance please open a new thread.
Have a great day.Best regards,
GünterJuly 13, 2020 at 2:05 pm in reply to: DSVGO/GDPR: Aktives Cookie Opt-In umsetzen (entsprechend BGH-Urteil) #1229949Hi,
Ich möchte nochmals auf die Doku verweisen:
“User must accept and must opt in”.
Wenn Ihr in functions.php des Child themes einfügt:
add_theme_support('avia_privacy_basic_cookies_unchecked');
dann sind auch die Schalter für essential cookies deaktiviert.
Um den Standardtext für eine checkbox zu ändern, kann man z.B. schreiben:
[av_privacy_google_tracking]der neue Anzeigetext[/av_privacy_google_tracking]
Unter Enfold -> “Privacy and Cookie” -> Cookie Handling -> Modal Popup Window section -> “Modal Window Custom Content”
kann man die Überschrift und die Tabs und deren Inhalt frei eingeben und gestalten.
“Display Modal Popup Actions” bietet die Option “Open immediately on page load”.
Aufgrund der Komplexität der Cookie Materie (und auch der gesamten DSGVO) und den vielen vorhandenen plugins kann Enfold als theme nur eine Basisimplementierung dafür anbieten.
Bitte aber auch eines zu beachten: Plugins wie z.B. WooCommerce z.B. brauchen Cookies um zu funktionieren. Sollten Cookies deaktiviert sein, dann kann die Funktion der Website nicht mehr gegeben sein.
Best regards,
GünterHi,
To functions.php of your child theme add the following:
add_theme_support( 'avia_supress_cookie_modal_html_creation' );
This should work since 4.6.4.
Best regards,
GünterHey vgsystems,
Thank you for using Enfold.
I added this request to our dev repo. I will add an option to “Display Modal Popup Actions” to remove the HTML completly.
Please check the changelog – but I hope to get it ready for the next update.
Best regards,
GünterJuly 11, 2020 at 12:14 pm in reply to: Blog Posts ALB with Portfolio – do not work as expected #1229582Hi,
Please use the files from https://github.com/KriesiMedia/enfold-language-files as base to add translations. They are synchronised with the latest unreleased version of Enfold and contain the latest contributions.
Thank you.
Best regards,
GünterHi,
Thank you for sharing the german translation files. Added them to core.
Will check the other reply. Thank you.
Best regards,
GünterJuly 8, 2020 at 2:25 pm in reply to: Still massive DB writes issues with merged js and css (w & w/o Object Caching) #1228875Hi Jan,
Thanks for the feedback and testing.
Did you try to disable file merging (both CSS and JS), check option “Delete old CSS and JS files?” and save theme options?
This should remove all options starting with “aviaAsset_%”
see config-templatebuilder\avia-template-builder\php\asset-manager.class.php function reset_db_asset_list().Best regards,
GünterJune 30, 2020 at 11:45 am in reply to: DSVGO/GDPR: Aktives Cookie Opt-In umsetzen (entsprechend BGH-Urteil) #1226694Hi,
Please check https://kriesi.at/documentation/enfold/privacy-cookies/#toggle-id-6 and https://kriesi.at/documentation/enfold/privacy-cookies/
Also create a complete clean install of Enfold on a staging site (use WP Reset to clear all database entries) and then check the default settings for “Modal Window Custom Content” and other options.
This should help.
Best regards,
GünterHey S.,
Thank you for pointing at this.
Das Landgericht Düsseldorf entschied einen Fall, bei dem der Beklagte auf einer Baustellenseite darauf hinwies, dass seine Website sich im Umbau befindet und Interessenten sich über Telefon oder E-Mail melden sollten (LG Düsseldorf, Urteil vom 15.12.2010, Az. 12 O 312/10 – Volltext). Das Landgericht entschied, dass eine eine geschäftsmäßige Betätigung nicht vorlag und deshalb eine Impressumspflicht nicht bestand.
This means that you must create an empty page – Page Attribute Template blank, and in Layout also remove all sidebars, Title bars and footers. In the content only leave your “under construction” message (you may use ALB) – but do not add anything that could be business related – except a telephone number and/or e-mail address.
In Theme Options select this page as Maintenance Mode Page.
This should fit the legal requirements.
Best regards,
GünterHi,
Glad we could help you.
Enjoy the theme and have a nice day.
Best regards,
GünterJune 25, 2020 at 9:23 am in reply to: Still massive DB writes issues with merged js and css (w & w/o Object Caching) #1225423June 18, 2020 at 3:45 pm in reply to: Still massive DB writes issues with merged js and css (w & w/o Object Caching) #1223757Hi Jan,
Thanks for your feedback.
I extended theme option Performance -> Unique timestamp of merged files to Unique timestamp of merged files and WP object cache bug.
As we have only few reports concerning the object cache problem with Enfold I decided to keep implementation the way it is. The risk of hacking WP core and having negative influence on existing sites that work fine now is too big. But I know the probem now and will keep an eye on it.
I uploaded a beta version (see private content).
It would be a great help if you could check on your staging site with activated object cache that it is working as expected – only one file is generated and not one on each page load as before.
Thank you in advance.
Best regards,
GünterJune 17, 2020 at 3:14 pm in reply to: Still massive DB writes issues with merged js and css (w & w/o Object Caching) #1223418Hey Jan,
Thanks for this info.
I digged into the code of enfold\config-templatebuilder\avia-template-builder\php\asset-manager.class.php.
I found a bug that caused generating the “error-generating-file” entries spoiling the db.
And referring to https://core.trac.wordpress.org/ticket/31245#comment:57 I also added a temporary fix.Could you please check, if this solves the problem please.
Replace the content of enfold\config-templatebuilder\avia-template-builder\php\asset-manager.class.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_7_5/cache_fix/asset-manager.class.phpIn functions.php add
add_theme_support( 'avia_redis_cache_fix' );
Save theme options to clear db entries.
I added functions update_option_fix_cache, delete_option_fix_cache and fix_all_options_cache.
Best regards,
GünterPS. Please remove the changes you made.
- This reply was modified 4 years, 6 months ago by Günter.
Hi,
Thanks for your feedback.
As you mentioned – the problem is overwriting other translations.
Up to now the “latest” translation was only available after a theme release – which is not that often.
Now as soon as we get a new translation we merge it and update this repo. So using a copy of this repo you have the “latest” version.
As long as one translator after the other is providing the translations of a language always based on the latest github repo you also can provide a link to the files and we can do the merging – no need for you to work with github.
We will try this for a while and see how it works.
Best regards,
GünterHi,
In Enfold -> Layout Builder there is an option “Integrated (Bundled) LayerSlider Plugin”.
Select “Activate Bundled Plugin” and save theme options.
Now you need to reinstall the complete theme (I would suggest you delete/rename theme folder and upload the latest version with ftp).
Remove any lines of code you added regarding layerslider in functions.php (or elsewhere).
Now layerslider should work again.
Best regards,
GünterHi,
The link to Github I provided above should work – but there is a problem with the fading effect I can reproduce – but I have not found a solution for it yet. I forwarded it to team member who has more experience with animations.
Best regards,
GünterHi,
I added this problem to our feature requests in the dev repo.
But it will need to find a solution to stay compatible with existing sites that rely on the existing behaviour.
Probably we will add options for new sites and a filter for existing sites to use captions.
Added alt attribute to fixed masonry markup.
Best regards,
GünterHi Jan,
Sorry for the late reply.
Thank you very much for your help. Sounds like this is the solution. And I certainly will have a better eye on WP object cache in future.
I will try to add it to the core for the next release. Please check the changelog.
Have a great day.
Best regards,
GünterHi,
Yes, module status is saved in options table and/or post meta table – so it is related.
As code is working correctly in most environments and on dev local host servers it must be a problem that standard WP function like get_option is returning the wrong value.
It seems that get_option is returning a cached version of the db option value and not the updated. A possible reason could be that the merged files are generated within a frontend call.
Best regards,
GünterHey mntsrvcs,
Thank you for using Enfold and reporting this.
We need to load the scripts on the enfold theme options page to verify the API keys. Not doing this might break our backend.
I will add an issue to our dev repo to check if we can skip it on other admin pages – but as we did not have any other reports up to now this will not have a high priority. Please use your solution to fix the problem meanwhile and keep an eye on the changelog.Best regards,
GünterHi,
Please try to use this file (check line 156ff):
Best regards,
GünterHey Jan,
After generating the merged files Enfold writes info about that to WP options table.
If you check config-templatebuilder\avia-template-builder\php\asset-manager.class.php line 142:
$generated_files = get_option( $this->db_prefix . $file_group_name );
And this is the problem with some server configurations not returning the info we stored before in line 270:
update_option( $this->db_prefix . $file_group_name, $generated_files );
Therefore Enfold creates the merged files again and again.
Did you try to select “Disable adding unique timestamp” ? It still may take some time till the correct WP database entry is returned – but as it is always the same filename generated – this will result in overwriting the same file.
Best regards,
Günter -
AuthorPosts