Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks a lot for sharing your work.
I will add it to core right now.
Best regards,
GünterHi!
Sorry for the problems.
Can you please replace enfold\framework\php\class-svg-images.php
with the content of
Do not forget to make a copy of the original file for a fallback and clear server and browser cache.
As @Guenni007 mentioned it was caused by the new svg support and forgetting to check for non svg file.
Best regards,
GünterHi,
No, 4.8.6.4 should be released today – but they will be in the following release.
Together with contact form (empty line and headline element).Best regards,
GünterHi,
Did you check the options of this widget in widget area:
Exclude headlines by class
Select headlines to includeBest regards,
GünterHey Tim,
Sorry for the late reply.
Thanks for bringing this up.
I added it to our dev repo – but cannot give an ETA yet.
If I have any questions when starting to work on it I will let you know.
Have a great day.
Best regards,
GünterOctober 2, 2021 at 4:39 pm in reply to: TOC widget content disappers after update to 4.8.6.3 #1323278Hey!
Sorry for the problems. Seems to be jQuery 3.x related (or WP 5.8.1) as we did not change anything with TOC.
But we could fix it.
Please update
enfold\js\avia-snippet-widget.js
with contents of
Do not forget to make a backup of the file for a fallback and clear server and browser cache.
If you need help let us know and we can do it for you.
Fix is already part of the next update.
Best regards,
GünterHi,
Sorry for the problems. Seems to be jQuery 3.x related (or WP 5.8.1) as we did not change anything with TOC.
But we could fix it.
Please update
enfold\js\avia-snippet-widget.js
with contents of
Do not forget to make a backup of the file for a fallback and clear server and browser cache.
If you need help let us know and we can do it for you.
Fix is already part of the next update.
Best regards,
GünterHey Guenter,
Do you have a page where I can see it – and a link to backend would be fine also.
Best regards,
GünterOctober 1, 2021 at 3:07 pm in reply to: After updated to 4.8.6.2: color section shortcode now needs more than img path? #1323163October 1, 2021 at 1:55 pm in reply to: Prevent Consent Manager from being indexed by Google #1323153Hi,
We added filter “avf_cookie_modal_html_attributes” which by default adds data-nosnippet to this div.
Will be in next release.
Best regards,
GünterHi,
I’m working on PHP 8.0 for months now and do not have any problems.
Are you using 8.0.10 already.
There is an undocumented php problem in this version with _sprintf and formatting parameter %s in enfold\includes\admin\option_tabs\avia_blog.php
which we fixed for next update.
Can you please try to update this file with:
If this does not help can you please check your error log what else causes the problem.
Thank you in advance.
Best regards,
GünterHi,
Thanks for reporting this.
Can you please try to update enfold\framework\js\conditional_load\avia_google_recaptcha_api.js
with the content of
I added the following around line 188:
// added 4.8.6.4 https://kriesi.at/support/topic/google-analytics-on-click-bug/ var analytics_ckeck = new_submit.prop( 'onclick' ); if( 'undefined' != typeof analytics_ckeck ) { analytics_ckeck = analytics_ckeck.toLowerCase(); if( analytics_ckeck.indexOf( 'gtag(' ) >= 0 ) { new_submit.prop( 'onclick', null ); } }
Important is, that “gtag(” is used (and not e.g. “gtag (“.
Best regards,
GünterOctober 1, 2021 at 12:14 pm in reply to: After updated to 4.8.6.2: color section shortcode now needs more than img path? #1323127Hi,
Thanks for the feedback.
I have added this problem to our dev repo – but there are a few things to consider to stay compatible with sites using the ALB and the attachment parameter.
I cannot promise a solution for the next release – please check the changelog or follow https://kriesi.at/support/topic/enfold-upcoming-fixes/
Have a nice day and enjoy the theme.
I will leave this thread open in case you need more info.
Best regards,
GünterOctober 1, 2021 at 12:05 pm in reply to: Edit view of WC Product Page throws fatal error AviaBuilder->handler_wp_dbx_pos #1323125Hi,
This fix is already part of the next update (you can follow the oncoming changes here: https://kriesi.at/support/topic/enfold-upcoming-fixes/)
Enjoy the theme and have a great day.
Best regards,
GünterHi,
Support for svg logos will be part of the next release 4.8.6.4.
Do you want to wait for it or do you want to have a pre release including it ?
Best regards,
GünterSeptember 30, 2021 at 5:05 pm in reply to: Edit view of WC Product Page throws fatal error AviaBuilder->handler_wp_dbx_pos #1323056Hey joerka27,
Sorry for the problems.
In file enfold\config-templatebuilder\avia-template-builder\php\class-template-builder.php around line 507 you find
public function handler_wp_dbx_post_sidebar( WP_Post $post )
Replace this with:
public function handler_wp_dbx_post_sidebar( $post )
Do not forget to make a backup of the original file for a fallback and clear server cache.
If you need help please create an admin account for us (with ability to edit theme files) and our moderator can do it for you.
Fix will be in next update.
Best regards,
GünterHi!
Liegt daran, dass
$atts = shortcode_atts( $defaults, $atts, $this->config['shortcode'] );
in z.B. magazin.php erst nachher aufgerufen wird. Hatte ich auch übersehen.
Best regards,
GünterSeptember 29, 2021 at 12:25 pm in reply to: After updated to 4.8.6.2: color section shortcode now needs more than img path? #1322800Hi,
What you can try to do:
In enfold\config-templatebuilder\avia-shortcodes\section\section.php around line 872 you find:
$atts['src'] = '';
Replace this with:
// $atts['src'] = '';
Best regards,
GünterSeptember 29, 2021 at 11:29 am in reply to: Uncaught ValueError: Unknown format specifier "S" (Enfold 4.8.6.3 + PHP 8) #1322789Hi,
Thanks for the feedback.
Sems to have started with PHP version 8.0.10 that there must be a space after the formatting parameter (and this is not mentioned in the documentation).
Best regards,
GünterHey andrea_werkhoven,
Sorry for the problem.
Can you please replace the content of themes\enfold\includes\admin\option_tabs\avia_blog.php
with
Do not forget to make a backup of the original file for a fallback and clear server cache.
If you need help with this please let us know.
Fix is already added to next release.
Best regards,
GünterHi,
Bitte um Entschuldigung für dieses Problem.
Den Inhalt der Datei themes\enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php
bitte ersetzen durch
Dieser Fix ist bereits Bestandteil der nächsten Release.
Nicht vergessen, Server Cache zu löschen und ein Backup der Originaldatei für ein fallback zu machen.
Falls Sie Hilfe benötigen, können wir dieses Update auch gerne für Sie machen.
Best regards,
GünterSeptember 29, 2021 at 10:55 am in reply to: Uncaught ValueError: Unknown format specifier "S" (Enfold 4.8.6.3 + PHP 8) #1322780Hi,
Thanks for reporting this.
Is a bit strange – what php version do you have?
We work on 8.0 and do not get any error. Seems to be something specific to your system because we do not get any other reports about that.
Can you try to replace
%sSocial Profiles Tab%s
with
%s Social Profiles Tab %s
This should fix the problem. I added this already to core for the next update.
Best regards,
GünterHi,
Es gibt da ein Plugin: https://wordpress.org/plugins/pojo-accessibility/
In vielen Bereichen arbeitet es gut mit Enfold zusammen (und wird von usern in Amerika schon verwendet) – sollte es also auch mit “Church” – wir haben es aber noch nicht getestet.
Best regards,
GünterHi,
FYI: I added it to the dev repo. Having a quick look at it I think we should be able to add it in one of the next releases.
I will keep you informed here.Best regards,
GünterSeptember 28, 2021 at 4:22 pm in reply to: How to add "sponsored" attribute to the Button Link #1322656Hi,
Please see Theme Options -> SEO Support -> Support ALB Elements To Qualify Links.
Best regards,
GünterHey Omar Skapti,
Sorry for the problems.
Can you please update
enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php
with the contents of
Do not forget to make a backup of the original file for a fallback and clear server cache.
If you need help with this please let us know and one of our moderators can do it for you.
Fix is already added to next update.
ad 2) Can you please give us a link to the page so we can also check your backend – thank you.
Best regards,
GünterHi,
Sorry for the problems.
Can you please update
enfold\config-templatebuilder\avia-shortcodes\blog\blog.php
with the contents of
Do not forget to make a backup of the original file for a fallback and clear server cache.
If you need help with this please let us know and one of our moderators can do it for you.
Fix is already added to next update.
Best regards,
GünterSeptember 25, 2021 at 6:31 pm in reply to: Fullscreen Slider Fixed (Background)-Image not working in Firefox #1322298Hi,
This seems to be a known “problem” in FF.
https://bugzilla.mozilla.org/show_bug.cgi?id=1292499
Applying the changes above do not work – only on initial pageload the image is fixed. When you rotate the slides images are scrolled again.
I will add a note to the element.
Best regards,
Günter -
AuthorPosts