Forum Replies Created
-
AuthorPosts
-
Hi @thinkjarvis
thanks for pointing at this.
I readded in 4.8.4 the logo dimensions width and height (same used prior 300 * 100 – see filter avf_logo_dimension ) even if scrset and sizes is set.
And you now can also use the url from media library instad of attachment ID (you need to select “Full Size”, because we find the attachment ID via attachment URL).
Best regards,
GünterHi,
sorry for the late reply.
As a first step you can try to modify the value of 4000 and increase it.
If this works you can add the following filter to your functions.php of your child theme (or parent theme) to be safe on upgrades:
function custom_avf_dropdown_post_number( $limit, $post_type, $element, $context ) { $limit = 9999; // set to your desired value return $limit; } add_filter( 'avf_dropdown_post_number', 'custom_avf_dropdown_post_number', 10, 4 );
Best regards,
GünterHi Tim,
In Masonry Gallery I added a selectbox to toggle “Masonry Settings”:
Image Size
Select a size for each image. Default setting by theme is “Masonry”similar to “Horizontal Gallery”.
Will be in next update.
Have a nice weekend.
Cheers!
GünterJuly 6, 2021 at 2:59 pm in reply to: Not getting the smooth scrolling on One Page Demo when clicking menu items. #1308943Hi @madsonic
Sorry for the problems with scrolling.
I started digging deeper in jQuery core and I found that jQUery 3.x changed the way to call easing functions in core (https://jquery.com/upgrade-guide/3.0/#deprecated-additional-easing-function-parameters) and that breaks the call to jQuery .animate() in our smoothscroll animation.
We are working to find a solution asap.
Best regards,
GünterHey!
Thank you for your patience.
Fix will be added to next release 4.8.4.
Both ID and an URL added to Theme Optins -> Logo is supported and also $use_image in framework\php\function-set-avia-frontend.php -> function avia_logo()
Cheers!
GünterJuly 1, 2021 at 9:34 am in reply to: masonry grid filtering not working / showing wrong items #1308266Hi,
Thank you for using our theme and reporting this.
Glad you found a solution to fix it for your case.
I added this to our dev repo to check.
Have a nice day and feel free to come back any time.
Best regards,
GünterHi Luigi,
Thanks a lot for your work.
Updated in core and uploaded to https://github.com/KriesiMedia/enfold-language-files
Have a great day.
Best regards,
GünterMay 7, 2021 at 6:08 pm in reply to: Color Section for Elements – Please include a Set of "Branded colors" #1299014Hi!
FYI: With 4.8.3 added new theme option Enfold -> Layout Builder -> Custom Color Palette
You can add up to 22 custom colors to be displayed below iris selection area.
Regards,
GünterHi!
WP Dashboard -> LayersliderWP -> Sliders und dann den Slider bearbeiten. Wie das genau geht, dazu kann ich nur auf die Doku von LayerSlider verweisen.
Regards,
GünterHi,
Danke dass Ihr Enfold nutzt.
Grundsätzlich sind keine Bilder in Slidern fix kodiert und alles kann angepasst werden.
Um Support anzubieten bitte einmal im Support Forum registrieren https://kriesi.at/support/register/.
Dann bitte unter Enfold einen Thread starten und im Private Content bitte WP admin login daten und Link zu der fraglichen Seite und was genau geändert werden soll.
Best regards,
GünterHi,
Glad we could help you.
Enjoy the theme and have a nice day.
Best regards,
GünterHi,
If you fill in the option “Autorespond Text” then the user gets a mail with (unless you use filter ‘avf_form_custom_autoresponder’):
Content of Autorespond Text
All (Form Labels : Content)But with the next version 4.8.3 I added a new option “Autorespond Text After Form Labels”.
The content of this is placed after the form labels.Is this what you meant ?
Best regards,
GünterHi,
Super.
Ja, diese Änderung geht jetzt auf allen PHP Versionen (7 und 8) und ich habe bereits den fix im core integriert (und auch schon auf https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_2/framework/class-responsive-images.php einen patch zur Verfügung gestellt).
Danke dass Du dies entdeckt hast.
Best regards,
GünterHi,
Thank you for the credentials. But I cannot log in (added to hosts file, but still does not work).
But I tried the following on my dev install and that worked for me:
– Create a page
– Click Button “Add New Custom Element”
– Create a “Gallery”
– Add 3 images to Gallery
– Lock the images of the gallery
– Save CET gallery
– Add a Special Heading to the page and add a title (to translate and to know which language)
– Add the custom gallery
– publish page
– Click Button “Edit Custom Element”
– hover over custom element Gallery and click green pencil left bottom to translate
– new Window opens, now translate special heading text using translation management to all languages, then close window
– Make sure, all images are translated
– Translate the page to all languages (actually only the special heading text)Now you should see the correct images in the different languages
Adding new images:
– Open any page
– Click Button “Edit Custom Element”
– Edit the custom Gallery – add e.g. an image – and save
– Now you must translate the custom gallery again in all languages to reflect the changes – this needs WPML to update and sync the page contentIf you now check the page it shows the new image and the translated image in the other languages (clear server cache when using a cache plugin)
Best regards,
GünterHi,
Bei 2. Problem hab ich einen bug in PHP < 8.0 gefunden im file enfold\framework\php\class-responsive-images.php function html_attr_image_src().
Hab ich auf Deinem Testserver korrigiert:
$key .= '';
und
case '0':
Jetzt werden alle Bilder gross angezeigt (siehe …/lightbox ).
In PHP 8.0 funktioniert meine ursprüngliche Lösung. Interessant, da die älteren PHP versionen datentyp toleranter sind.
Das 1. Problem – hat sich da etwas verbessert ?
Best regards,
GünterHi,
Thank you for sharing this. Very nice solution.
I added this to our dev repo. Thinking to extend this.
Best regards,
GünterHey sitebysite,
Thank you for using Enfold.
My first idea: are all images translated – did you lock the gallery images in the CET ?
If locked, then you can edit the gallery images only in the CET and not in the elements on a page.
If this does not help, please create an admin account for us so we can check your backend. Could be that we also need to get in contact with WPML.
And please also a link to the page – maybe you can create a test page with only 1 gallery so we can test.
Please also enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor
This lets you view the shortcode for all the page elements.
Best regards,
GünterHi Roger,
Thank you very much. Already merged it into core.
Enjoy the weekend and stay safe from Corona.
Best regards,
GünterHey HilmerHC,
Thank you for using Enfold.
Did you already try to change the theme option:
WP Dashboard -> Enfold -> SEO Support -> Preprocessing Shortcodes In Header
to
“Allow to preprocess shortcodes” ?
Best regards,
GünterHi,
@comkapi thanks again for the language files. I added them to core. And I also fixed the unescaped characters in shortcode buttons and the toggles titles.
I case you see other problems with unescaped strings please let us know.Have a great day.
Best regards,
GünterHey Guenter,
Thanks for bringing this up. I added to our dev repo to include webp and svg. Will come step by step.
Best regards,
GünterMarch 31, 2021 at 1:54 pm in reply to: Custom Element Templates – Default sort order in ALB Tab #1291556Hi,
I added this filter:
usort( $tab, array( $this, 'sortByOrder' ) ); /** * @since 4.8.2 * @param array $tab * @param array $tabs * @param string $key * @return array */ $tab = apply_filters( 'avf_custom_elements_buttons_sort_order', $tab, $tabs, $key );
Will be in next update.
Best regards,
GünterMarch 30, 2021 at 3:32 pm in reply to: Frontend publisher pro insert Media object button not working #1291382 -
AuthorPosts