Forum Replies Created
-
AuthorPosts
-
Hey Jan,
I tried to add a solution with WP filter – that would be a solution to maintain code in one place and also for other plugins to hook.
If you could please test it before we add it to final core.
1.) replace enfold\js\avia-js.js with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_10/js/avia.jshttps://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_10/js/avia-js.js
Check class aviaJSHelpers in this file.
2.) in the files you mentioned instead of your code add:
// allow 3-rd party plugins to hook (see enfold\js\avia-js.js aviaJS.aviaJSHelpers) if( window['wp'] && wp.hooks ) { allow_continue = wp.hooks.applyFilters( 'aviaCookieConsent_allow_continue', allow_continue ); }
3) To load WP hook js in enfold\functions.php around line 574:
wp_enqueue_script( 'avia-js', "{$template_url}/js/avia-js{$min_js}.js", array(), $vn, false );
replace with:
wp_enqueue_script( 'avia-js', "{$template_url}/js/avia-js{$min_js}.js", array( 'wp-hooks' ), $vn, false );
Thank you for checking in advance and your help.
Regards,
GünterHi,
I added filter avf_sc_section_before_close at line 1507ff.
Complete file with modification:
Let me know if this helps you.
Will be in next release.
Best regards,
GünterHi Patrick,
Sorry for the late reply.
Als Kommunikationskanal ist möglich: https://github.com/KriesiMedia/Enfold-Feature-Requests/issues
Für Anregungen und Wünsche sind wir jederzeit offen und dankbar – soferne diese für andere User Sinn ergeben, werden sie gerne berücksichtigt.
Filter im core einzubauen ist jederzeit möglich. Gib uns einfach Bescheid, wo genau.
Deine Änderungen oben habe ich einmal in Vormerk genommen – konnte aber noch nicht genauer drüberschauen.
Best regards,
GünterHi @Webvriend,
Best regards,
GünterHi,
Enfold 6.0 including the features mentioned before is on the roadmap close to release. We still do testing and are working on the docu for it.
A final release date cannot be said at the moment.
Best regards,
GünterFebruary 10, 2024 at 3:34 pm in reply to: How do I customize the icons displayed in the Icon List? #1433913Hi Rob,
Fix will be in next release 5.6.11. Icons will be below title before content field.
Best regards,
GünterJanuary 30, 2024 at 8:29 am in reply to: Metadata element – possible to add default settings? #1432460Hi Rob,
I did already a replace of wrong spelled “Separator” for Enfold 6.0 (coming soon) – but only in UI. Making changes to id’s or class names is too dangerous to break existing sites.
Thanks for pointing at this.And thank you for staying to Enfold.
Best regards,
GünterJanuary 29, 2024 at 4:26 pm in reply to: Metadata element – possible to add default settings? #1432407Hi,
For next release 5.6.11 I also added a filter:
Best regards,
GünterJanuary 29, 2024 at 3:16 pm in reply to: Metadata element – possible to add default settings? #1432396Hi,
You must change the following options:
Hierarchical Custom Elements: Allow use of hierarchical custom elements
Custom Elements For Subitems: Individually select subitem custom element templatesThen you can add the meta elements in custom template and lock them if you like.
Best regards,
GünterJanuary 28, 2024 at 5:17 pm in reply to: Metadata element – possible to add default settings? #1432274Hi,
Please read chapter https://kriesi.at/documentation/enfold/custom-element-templates/#custom-elements-advanced-options and use
add_theme_support( 'show_advanced_custom_element_options' );
This will enable more options.
And also further down https://kriesi.at/documentation/enfold/custom-element-templates/#custom-elements-advanced-option-custom-elements-for-subitems
Best regards,
GünterJanuary 28, 2024 at 8:20 am in reply to: Metadata element – possible to add default settings? #1432256Hi,
Better way would be to use custom elements which are editable – https://kriesi.at/documentation/enfold/custom-element-templates/.
But I will think about a filter that will allow to change the default settings.
Best regards,
GünterHi,
Thank you for reporting this bug – I’m sorry for that mistake.
It is fixed in next release 5.6.11.
Have a great day.
Best regards,
GünterHey Tim,
I had a quick look.
The whole sale badge logic is managed by WooCommerce core – and also the template logic for display.
I do not see an easy way to hook into this.
Sorry I have no better news at the moment. I will keep it in mind for future.
Best regards,
Günter-
This reply was modified 1 year, 1 month ago by
Günter.
January 23, 2024 at 10:34 am in reply to: Deprecated: Error Class avia_style_generator … nach Umzug #1431771Hi,
Fehlermeldungen sind im WP core begründet.
WP 6.4 ist nur in beta kompatible mit PHP 8.3 (und 8.2).
Könnte (auch) sein, dass eines der plugins mit den neuen PHP versionen Probleme hat.
Ein Kollege hat Enfold mit PHP 8.3.1 getestet und keine Probleme.Einzigen Weg den ich noch sehe:
Rollback von PHP auf 8.1
Evtl. auch WP neu installieren
Datenbank reparieren (um sicher zu gehen, dass da kein Problem vorliegt)Zu der ersten Deprecated Warnung: Hast Du irgendwo eine Änderung, wo Du avia_style_generator::print_extra_output änderst ?
Best regards,
GünterJanuary 23, 2024 at 9:04 am in reply to: Deprecated: Error Class avia_style_generator … nach Umzug #1431760Hi,
Also die Fehlermeldung vom 18.1. kann nicht mehr der Grund sein. Ich habe die Typüberprüfung auf WP_Post entfernt.
Warum WP keine detailierte Fehlermeldung liefert – keine Ahnung.
Einzige Möglichkeit ist noch das PHP Error Log vom Server direkt und das WP Error Log (https://marketpress.de/wp-debug-log-fehlermeldungen-in-wordpress-ausgeben/). Ich würde aber WP_DEBUG_DISPLAY auch auf true setzen zum Testen.
Evtl. musst Du Deinen Systemadministrator / Hoster kontaktieren um die entsprechenden Debug Logs zu aktivieren.
Best regards,
GünterJanuary 22, 2024 at 5:54 pm in reply to: Deprecated: Error Class avia_style_generator … nach Umzug #1431700Hi,
Danke.
Suspekt.
Ich möchte die admin E-Mail nicht ändern: Könntest Du mir bitte die letzte Fehlermeldungen geben (22.1.24 ab ca. 17:45)?
Es sind einige Plugins aktiv. Könntest Du einmal alle deaktivieren und schauen, ob dann der Fehler noch immer auftritt?
Best regards,
Günter-
This reply was modified 1 year, 1 month ago by
Günter.
January 22, 2024 at 9:01 am in reply to: Deprecated: Error Class avia_style_generator … nach Umzug #1431654Hi,
Könntest Du mit bitte WP admin access geben – mit Theme Editor Zugriff. Die Login Daten von oben gehen nicht mehr.
Danke.Best regards,
GünterHey Guenter,
Makes sense.
Having a quick look it cannot be done in a few minutes.
I add it to our dev repo for one of the next releases after 5.6.10, which is planned in the next days.
Best regards,
GünterHi @EZWebdesign,
Thank you a lot again for contributing the translations. Will be added to core.
Have a great day.Best regards,
GünterJanuary 19, 2024 at 11:03 am in reply to: Deprecated: Error Class avia_style_generator … nach Umzug #1431471Hi,
Tut mir leid für die verspätete Antwort.
Warum dieser Fehler auftritt, ist mir nicht ganz klar.
Ich habe aber einen fix eingebaut, der das Problem lösen sollte.Kannst Du bitte die Datei:
…\enfold\config-templatebuilder\avia-template-builder\php\class-post-css-management.php
ersetzen durch:
Falls Du Hilfe benötigst, können wir das gerne für Dich machen – gib uns Bescheid.
Der Fix ist Bestandteil der nächsten Release 5.6.10 die in den nächsten Tagen geplant ist.
Best regards,
GünterHi,
There is nothing planned in the near furture at the moment.
Best regards,
GünterHi,
Will be changed to public in next release 5.6.10.
Enjoy the theme and have a great day.
Best regards,
GünterHey Patrick,
I did not dig into your code – but would it help to change access to public for zip_flatten function ?
Best regards,
GünterHey Guenter,
Sorry for the late reply.
I added filter ‘avf_tab_subsection_image_size’ (see line 599) for release 5.9.10:
Hope this is what you need.
Best regards,
GünterDecember 28, 2023 at 11:47 am in reply to: Include customer recommendations on two different pages with same data #1428946Hi,
Custom Elements should be an option.
Please read https://kriesi.at/documentation/enfold/custom-element-templates/#custom-elements-advanced-options.
You need to change Custom Elements For Subitems to Individually select subitem custom element templates.
Reload the page/post you want to edit after changing theme options.
Then you can add multiple testemonials and lock them.
Best regards,
GünterDecember 24, 2023 at 5:21 pm in reply to: ACCORDION, av-accordion-tab-sort-filter: sort order #1428853 -
This reply was modified 1 year, 1 month ago by
-
AuthorPosts