Forum Replies Created
-
AuthorPosts
-
January 29, 2024 at 4:26 pm in reply to: Metadata element – possible to add default settings? #1432407
Hi,
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 11 months 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 11 months 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 #1428853Hi!
Thank you for nice wishes.
I updated the snippet with your solution.
Thank you for using Enfold and once again all the best for you and your family.Regards,
GünterDecember 23, 2023 at 3:54 pm in reply to: ACCORDION, av-accordion-tab-sort-filter: sort order #1428794Hi,
Thanks for your feedback and the info about setlocale.
I did not really dig into this function.
Definitely the better solution.Is it OK if I add your code also to the snippet in our library ?
I wish you merry christmas and peaceful holidays.
Best regards,
GünterDecember 21, 2023 at 5:50 pm in reply to: ACCORDION, av-accordion-tab-sort-filter: sort order #1428683Hi,
I added an example for the filter to our library:
Best regards,
GünterDecember 20, 2023 at 2:55 pm in reply to: ACCORDION, av-accordion-tab-sort-filter: sort order #1428609Hey Jürgen,
Thank you for using Enfold and reporting this.
For next release I added filter ‘avf_toggle_sorted_tags’ that allows to reorder the list as you like (we use the php function ksort).
And I also modified the CSS with your flex solution – but I had to wrap the “tab” in a div with class “tag-tab” because of the visible tag seperator.
If you want to switch to the updated files:
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_9/shortcodes/toggles/toggles.php
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_9/shortcodes/toggles/toggles.cssBest regards,
GünterDecember 7, 2023 at 10:39 am in reply to: This page is selected to be displayed as maintenance mode page but is not active #1427429Hi,
The reason why we display the “inactive” message in the page list is to inform editors that it is a “special use” page and should only be changed if he knows what he is doing and by intention.
In next release we add an info note to theme options to make it more clear.
Best regards,
GünterHi @BigBatT, @EZWebdesign,
Thank you a lot for contributing the translations. Will be added to core.
Have a great day.Best regards,
GünterHi @comkapi,
Thank you a lot for contributing the translations. Will be added to core.
Have a great day.Best regards,
GünterHi Jason,
Thank you for coming back.
I’m working on it.
As a timeline a first release with the functionality mentioned in post above should be possible in Q1 next year.
Hope this information helps you a bit.Best regards,
GünterHi Tim,
Sorry for the late reply.
Thank you for your suggestions. We appreciate your inspirations.
I added it to our feature request repo (https://github.com/KriesiMedia/Enfold-Feature-Requests/issues/80), so I do not forget it.
But I cannot give an ETA for it at the moment.
Best regards,
Günter -
AuthorPosts