Forum Replies Created

Viewing 30 posts - 31 through 60 (of 214 total)
  • Author
    Posts
  • in reply to: 2 indentical Google fonts loading? #1401664

    Guenni007

    About experimentkrewerd.nl please see GTmetrix reports and look at Fonts:
    https://gtmetrix.com/reports/www.experimentkrewerd.nl/e3UBGurQ/

    And exprimentkrewerd.nl in Developer Tools:
    https://i.postimg.cc/d1BktkVJ/Naamloos-expkrewe.png

    And kriesi.at in Developer Tools:
    https://i.postimg.cc/4dZHgbZ8/Naamloos.png

    About GDPR, I’m looking into this and I’m also looking for Google Analytics alternatives (I’m testing PiwikPro now, Plausible also seems to be a good option).

    Thanks for all your help on this forum :)
    Alwin

    • This reply was modified 1 year, 8 months ago by Alwin.
    • This reply was modified 1 year, 8 months ago by Alwin.
    • This reply was modified 1 year, 8 months ago by Alwin.
    in reply to: 2 indentical Google fonts loading? #1401567

    @ Guenni007; how do you explain:
    https://kriesi.at/ is also using Open Sans. In Developer Tools I see multiple downloads for the same Open Sans font here also?

    Also, on the page we are right now (kriesi/support/this topic) I see the exact Open Sans font is loaded 3 times (in Developer Tools)?

    Also, on experimentkrewerd.nl, I changend both Header and Body font in Enfold settings from Open Sans to Roboto, just to see what happens then. Well, now the Roboto font gets downloaded twice… So it seems that the issue is not related to the Open Sans font specific?

    (I set the whole site back to Open Sans now)

    • This reply was modified 1 year, 8 months ago by Alwin.
    in reply to: 2 indentical Google fonts loading? #1401566

    Hello Guenni 007,

    Thanks for your help!

    – I don not use the advancend Layerslider at all, I have disabled it in Enfold settings/Layout builder/Integrated (Bundled) LayerSlider Plugin and even enabled Remove Theme plugins files and slides. I do use the Full Width Easyslider.

    – On greenconnections.nl I did upload Open Sans to the Enfold font manager some time ago, trying to host Open Sans locally. But I delcided to not host the font locally and deleted the Open Sans from the Enfold font manager, I just doubled checked on my host file manager and see no Open Sans font in the Enfold font manager.

    – I did not try the code from Ismael at all

    – What exactly is your code going to do?

    function my_output_google_webfonts_script( $activate ){
      return false;
    }
    add_filter( 'avf_output_google_webfonts_script', 'my_output_google_webfonts_script', 10, 1 );
    in reply to: 2 indentical Google fonts loading? #1401503

    Hello Ismael,

    I have the same font for the heading and the body text on several Enfold websites without this issue, so I don’t think this is causing this issue.

    But I tried and have set Roboto as the font for the headings. The result is that 3 Google fonts are now loaded; 1x Roboto and still 2x Open Sans…

    One other thing I don’t understand: when I run my other websites with the same settings (so Open Sans set for both the headings and the body text) in GTmetrix I see only 1 download for Open Sans in GTmetrix. So that all looks fine, however when I look in my browsers Webdevelopers Tools/Network/Fonts I see multiple times the Open Sans font on all my websites. The only website that is showing 2 downloads for Open Sans in GTmetrix is the one this topic is about.

    For example https://www.greenconnections.nl. In GTmetrix I see only one download for Open Sans, but in Webdeveloper Tools I see Open Sans downloaded twice?

    https://kriesi.at/ is also using Open Sans. In Developer Tools I see multiple downloads for the same Open Sans font here also?

    • This reply was modified 1 year, 8 months ago by Alwin.
    in reply to: 2 indentical Google fonts loading? #1401384

    I have removed the Google Maps element but it did not changend anything, still 2 fonts loading (I have set Google Maps back now).

    I have activated the Theme File Editor for you guys and also include some new 2FA codes in the private content box below :)

    Thanks for the help!

    Alwin

    in reply to: 2 indentical Google fonts loading? #1401274

    I understand the problem, but I am very concerned about the security of my clients’ websites.

    In the past it was no problem for Enfold support to log in with a WordFence 2FA code. I think the codes I gave you had expired so I created new 2FA codes for you (see private content)

    in reply to: 2 indentical Google fonts loading? #1401001

    Hello Mike,

    Please see private content

    in reply to: 2 indentical Google fonts loading? #1400664

    Hello Ismael,

    I have Google Map embedded on the Conbtact page, but I have that on all my websites without have the duplicated Google fonts requests.

    Here is a screenshot from my GTmetrix (same aplies when I run Google Pagespeed Insights tool):
    https://img.savvyify.com/image/1SvX

    in reply to: Slider minimum height in pixel not working? #1398979

    I found out what caused the issue:

    I use the Imagify plugin to display webp images on this website. There are 2 options in Imagify to display webp images:
    1 – Use <picture> Tags Option
    2- Use Rewrite Rules Option

    The first option is the default and recommended option, but it will cause the issue with the minimum pixel heigt in the slider!

    When switching to the second option, the issue is gone, the minimum pixel height is working fine.

    More info about this:
    https://imagify.io/documentation/my-images-are-broken/

    I’ve had a similar problem before at another Enfold website due to these Imagify plugin settings. Unfortunately I forgot about that, otherwise I could have solved this issue myself faster… :)

    in reply to: Slider minimum height in pixel not working? #1398973

    Hello Ismael,

    What do you mean by uodating the theme again? I am already on version 5.4.1. So do you want me to upload the Enfold theme files again with FTP and overwrite the existing files?

    If you want to login to the siute you need an 2FA code. You can find the code in the private content box :)

    Alwin

    in reply to: Slider minimum height in pixel not working? #1398938

    The code works, thanks a lot!

    But I am curious if you can still find the cause, because the slider settings are good, and these slider settings and minimum height settings works well on other websites.

    Hopefully I will hear from you again, if you have found the cause.

    • This reply was modified 1 year, 9 months ago by Alwin.
    in reply to: Slider minimum height in pixel not working? #1398316

    Hello Ismael,

    Thank you, but I don’t see css code in your last reply?

    in reply to: Slider minimum height in pixel not working? #1398183

    Hello Ismael,

    No problem, hereby my login details :)

    in reply to: Slider minimum height in pixel not working? #1398051

    Hello Ismael,

    Thanks for your help.

    I don’t really understand why I need to add custom css code when there is an option set “Slider minimum height in pixel” in the Fullwidth Easy Slider settings. What’s the point of this option if it doesn’t work and you have to use custom css?

    Moreover, I also use the option “Slider minimum height in pixel” in the Fullwidth Easy Slider settings on this website, where I set 160px as minimum height and it’s working just fine:
    http://www.einberg.nl

    So why is the setting working fine on einberg.nl and not on greenconnections.nl?

    in reply to: Lightbox swipe feature request & Gallery navigation #1397947

    Hello Günter,

    I forgot to mention, that the fix will be part of next release 4.5.2.

    Do you mean that the swipe option for lightbox will be part of version 4.5.2?

    in reply to: Lightbox swipe feature request & Gallery navigation #1397919

    Hello Gunter,

    – Am I supposed to replace the complete code content of these 2 files with the code as on the github links?

    – Is this a method supported by the Enfold developers?

    – How do I do this in a Child Theme?

    Thanks very much for your help :)

    Kind regards,
    Alwin

    in reply to: No more white space/large caps in Masonry Gallery? #1397809

    I just read this topic:

    So this seems to be a know issue which is solved in version 5.4.1 which is coming this week (it is already on the changelog page)?

    in reply to: Lightbox swipe feature request & Gallery navigation #1397808

    I would really see the swipe option for lightbox too :)

    Best Wishes,
    Alwin

    in reply to: Different Text Block UI? #1397653

    Hello Mike,

    I do not use any MU plugins and don’t use a multi-network install either.

    This website is hosted by Cloudways, on a Digital Ocean server. I have 2 websites on this server now, but they are separate websites.

    It seems that somehow the Advanced Editor Tools (previously TinyMCE Advanced) plugin is installed on my website? I really don’t know how, because it is a fresh WordPress install and I just installed only one plugin; UpdraftPlus. I can not see any Tiny related plugin in my plugin list either.

    I have tried to reproduce the issue today, but I don’t see the Powered by Tiny text editor anymore… hopefully it is gone for good :)

    in reply to: Different Text Block UI? #1397286

    Hello Rikard,

    This is a new website that I am building and there is only one plugin installed now, which is Updraft Plus. Deactivating this plugin does not help.

    Why are there two UI for the Text Block anyway? Is one of them the UI for the Classic Editor and the other one the UI for the new Block Editor?

    in reply to: Using multiple sizes favicons #1395829

    Thank you very much for your help Guenni007 :)

    I think it will work now!

    in reply to: Lot of issues with WebP and Enfold #1393960

    Hello Rikard,

    Thank you for your help!

    I found out what caused the issues with the Imagify plugin in combination with the Enfold theme:

    In the Imagify plugin there are 2 options to display webp images:
    1 – Use <picture> Tags Option
    2- Use Rewrite Rules Option

    The first option is the default and recommended option, but it will cause some issues as I described before.
    When switching to the second option, the issues are gone and the Imagify plugin works smoothly with the Enfold theme.

    More info about this:
    https://imagify.io/documentation/my-images-are-broken/

    Might be useful to know for other Enfold users who want to use this plugin.

    Best Wishes,
    Alwin

    in reply to: Background images in Color Section #1367333

    Hello Mike,

    I don’t want to disable Imagify because when a visitor uses for example Internet Explorer or an older Safari browser which don’t support webp, it will serve a jpeg or png file (that is kept by the plugin as a fallback image after converting all images to webp).

    For example: your page does not show any fallback images when viewed in Internet Explorer or an older safari browser.

    That’s why I prefer to use a plugin like Imagify which provides a fallback option to jpeg.png images.

    But I solved the problem with the background image by uploading a custom webp image for the background (so not converted with Imagify). I also used a blue background color so that in those (few) browsers which don’t support webp there is a blue block. I have read that around 5% of all visitors use browsers that don’t support webp, so for me this is a good workaround.

    • This reply was modified 2 years, 1 month ago by Mike. Reason: removed link to test page
    in reply to: Background images in Color Section #1367320

    Hello Mike,

    That image indeed, but also this one:
    https://www.option-webdesign.nl/wp-content/uploads/2022/10/Option-webdesign.png.webp

    As you see in the link this image is successfully uploaded as a webp image but the png file is displayed on the website.

    Forget to mention that use the plugin Imagify to convert from jpeg/png to webp. Maybe the problem is caused with this plugin?

    in reply to: Background images in Color Section #1367311

    Hello Mike,

    Please take a look at https://www.option-webdesign.nl

    There are 2 background pictures that are both not displayed as webp but as png format.

    Thanks,
    Alwin

    in reply to: Host Web Font yourself … some info #1367310

    Hello Guenni007,

    I totally agree with you about pleasing Google as little as possible. I don’t want to be paranoid myself, but find it a scary idea, for example, that Google (and other big tech company’s) are now in the process of inserting themselves into the healthcare industry as well.

    I use Google Analytics myself but am considering switching to a more privacy-friendly statistics tool such as Plausible or Pirsch, for example.

    Also, I will probably switch from Google Workspace to Protonmail with my email.

    But now we’re getting into a whole other conversation, which doesn’t fit into this topic :)

    Thanks for all your help and support :)

    Best Wishes,
    Alwin

    in reply to: Host Web Font yourself … some info #1366893

    Hello Guenni007,

    I find that hosting Google Fonts locally, especially the variable fonts option, very complicated.

    I spend a lot of time on this last days and came to the following conclusions:

    From a performance point of view its is better to not host Google Fonts locally. Yes, you will have 2 3th party connections less, but the page size is bigger when I host the fonts locally. For example around 285KB for Open Sans variable, while using Google’s CDN it is just around 44KB because Google uses a smart way to deliver the perfect font based on the user agent of the browser.

    – I also found that my Web Vitals score is better when I use Google CDN instead of hosting locally.

    So hosting Google fonts locally just for performance reasons seems not to be worth the effort, unless maybe when you use a lot of different fonts/styles.

    Of course, from a legal point of view (GDPR) it might be the only option to host Google fonts locally. However, as far as I know using Google fonts is not forbidden yet in the EU (I live in the Netherlands). Maybe things will change in the near future, I don’t know.

    in reply to: Using webp images with Enfold? #1366890

    Hello Mike,

    I have solved the issue, so you can close this topic if you want.

    Thank you for your help!

    Best Wishes,
    Alwin

    in reply to: Using webp images with Enfold? #1366870

    Hello Mike,

    In my experience converting jpeg to WebP does save a lot of KB’s and is certainly word the effort!

    I use the plugin Imagify now for this purpose and it is working fine.

    The only issue seems to be that Enfold can not use PNG images as WebP? I have converted all my JPEG and PNG images to WebP and all JPEG images are now displayed as WebP, but the PNG images are still displayed as PNG.

    Is that a know issue related with Enfold?

    Thanks,
    Alwin

    in reply to: Host Web Font yourself … some info #1366723

    Hello Guenni007,

    As you know I managed to get the variable font working fine on option-webdesign.nl

    So I thought, let’s upload the exact same zip file (with the variable fonts in it that worked on option-webdesign.nl) to another website: greenconnections.nl

    When you look in developer tools you can see that on greenconnections.nl the variable font is not variable anymore… but it is the same font file I used on option-webdesign.nl where it is working fine!

    Hosting Google fonts locally is driving me slightly crazy here… :)

    Can you see why it is not working on greenconnections.nl?

Viewing 30 posts - 31 through 60 (of 214 total)