Forum Replies Created

Viewing 30 posts - 1 through 30 (of 63 total)
  • Author
    Posts
  • in reply to: Easy slider loading portfolio images very slow #1451870

    Hey Ismael, thanks a lot for your message!

    I activated lazy loading and Responsive images, and also activated again WP-Optimize. This was deactivated to test the thumbs in Chrome, but you already solved this in another thread (sorry if both threads are overlapping).

    Looking into the gallery with WP optimize activated, all images are apparently compressed (for example: The file was compressed from 2.16 MB to 612.45 KB, saving 72.33 percent, using WP-Optimize). Not sure if this is enough or I shall apply more compression?

    Also, after re-activating the three elements that are intended to improve performance, loading (specially of the landing page) has increased dramatically on my end. Not sure if I am doing anything wrong when compressing the images.

    I am adding credentials to the backend for you in case you want to have a look.

    Your help is much appreciated, as usual!

    Cheers,

    Nasi

    Hi Ismael,

    I activated responsive images, lazy loading and WP Optimise, added your code to the theme functions and thumbs look fine now in all browsers.

    Thanks for this!

    in reply to: Easy slider loading portfolio images very slow #1451628

    Hi Mike, thanks for your message.

    We have disabled Lazy Loading in Enfold Child / Performance, and also turned off WP optimize plugin.
    Yet on our end, loading time of the slider is really slow whilst the rest of the page (text and related projects) loads quite fast.

    I also tested adding the first image of the slider as a single image element to a portfolio item and it also loads fine, yet the slider takes forever to display the first image.

    There is basically a big difference in loading time of the same image if it is placed as and image element or inside the easy slider.

    Any suggestion on how to improve this will be much appreciated.

    Thanks!

    Nasi

    hi Ismael,

    Thanks for your message and sorry for the late reply.

    After deactivating WP-Optimize and disabling Lazy Loading and Responsive images in the theme’s PERFORMANCE area, thumbs look great across all browsers :)

    Leaving the settings like this will have any effect in the site’s overall performance?

    Thanks!

    Nasi

    in reply to: Revert portfolio grid images to original size #1449056

    Hey Ismael,

    Will proceed as per your suggestion.
    Already used regenerate-thumbnails when we added the special thumbs dimensions and worked fine.

    Thanks a lot for your help!

    Nasi

    Hey Ismael,

    Thanks for your quick reply.
    We used WP-Optimize plugin to compress the images and Regenerate Thumbnails Advanced to regenerate image sizes.
    I just disabled Responsive images and Lazy Loading. That did improve A LOT the quality of the Thumbnails on Brave browser, but still look really bad on Chrome :(
    Any other suggestions?

    How does Lazy loading and Responsive images affect the overall performance of the site?
    Shall I leave these options off?

    Thanks again for your help, much appreciated

    in reply to: Easy slider loading portfolio images very slow #1449043

    Hey Richard, thanks for looking into this.
    I am sending you a link to a video so you can see what happens on my end. Everything loads fine except for the slider element in the project pages.
    As you can see it is really out of a reasonable loading time.

    Thanks for your help!

    in reply to: Add portfolio filters to sidebar as a menu #1402425

    Hi Mike,

    Is there a plugin that can do this?
    I’ve tried adding a sidebar menu with categories but:

    1. Seems to reload the whole thing each time instead of sorting
    2. Can’t add Portfolio Categories (or I cannot find how to) to the menu

    Thanks

    in reply to: More Javascript issues #1401592

    Hey Mike,

    Thanks a lot for looking into this. Everything seems to work fine now.
    Great support as usual !!

    Cheers,

    Nasi

    in reply to: More Javascript issues #1401104

    Hi Mike,

    Thanks for this, we already removed the plugin.
    I just disabled the WordPress.com login, can you please try to access the site now?

    Hopefully you can have a look and check for those errors.

    Thanks a lot !!

    in reply to: More Javascript issues #1400906

    Hey Mike,

    Thanks for looking into this. And sorry about the login issue.
    Client’s marketing team has been adding a bunch of things directly and now we are getting the complains.
    I have to check with them before I disable the JetPack login, but will do it for sure.

    Apparently a customer who signed in for a membership was in “My Account” page and got the error message.
    They also received an email from WORDPRESS hosting regarding an issue with a plugin (Meta Pixel for WordPress), i am sending you a copy below.

    I really don’t know how to handle this, thanks a lot for your help.
    Will text you again once the Jetpack login is down.

    Cheers!

    Nasi

    in reply to: Backend issues #1400571

    Hi Mike,

    Thanks so much for looking into this and fixing the issue.
    Really appreciate it!

    Working fine now, you can close the thread.

    Big Thank you!

    in reply to: Backend issues #1400460

    Hey Mike, thanks for your reply.

    The website is hosted at wordpress, so after inserting the credentials I posted I think you need to request them to send you a password to your email? Apparently you cannot access directly from the Login/password section on the http://www.yourwebsite.com/wp-admin.
    No idea why this is happening, but the user I sent is active. I reset the password, it’s included in the Private content area.
    Could you please guide me on how to grant you access, or try it again?

    As for your question, what wordpress support suggested is to contact PMPRO. Not to remove the code from functions.php.
    And the guys at PMPRO said the code was not creating this issue. I’ll attach all the code to this message so you can have a look.
    The code has been there for months and everything was working just fine till last week.

    Anyway, what is not working is the preview of the website on the backend, when you are logged in as an Admin.
    Would be great if you could manage to login and have a look.

    Thanks!!

    Nasi

    Ok, managed to block Mondays with this one:

    /* REMOVE MONDAYS FROM CALENDAR IN BOOKINGS PAGE */

    #top .ui-datepicker-calendar tr td:nth-child(1) {
    pointer-events: none;
    }

    #top .ui-datepicker-calendar tr td:nth-child(1) a {
    background-color: lightgray;
    color: darkgray;
    }

    Is there a way to link this to specific opening hours?

    Like

    Tuesday – 3pm – 10pm
    Wednesday – 3pm – 10pm
    Thursday – 3pm – 10pm
    Friday – 3pm – 11pm
    Saturday – 11:30am – 11pm
    Sunday – 11:30am – 9pm

    Thanks!

    Sorry, just found this code from Yigit in another Thread. Is it possible to adapt this to block Mondays?
    That would already solve half of the problem.

    beforeShowDay: function(date) {
    var day = date.getDay();
    function IsChristmas(date) {
    var day = date.getDate();
    var month = date.getMonth() + 1;
    return (day === 26 && month === 12);
    }
    return [(day != 2 && !IsChristmas(date))];
    },

    Thanks!

    in reply to: There has been a critical error on this website #1374095

    Hey Rikard,

    Sorry for the late reply. Took time to find a proper hosting platform and migrate the website.
    The error displayed on our site was solved after migrating to a decent host with an updated PHP version and probably better ‘everything’.

    For what is worth, I’d suggest everyone to avoid hosting with Crazydomains. Made quite a few sites using Enfold in the past and never experienced this kind of issues, from not sending emails and credentials to members to blocking specific URL access, to this last fatal error. Even migrating the site was an absolute nightmare.

    Anyway, thanks a lot for your help! Great as always

    You can close this thread

    in reply to: There has been a critical error on this website #1372191

    Hi Rikard,
    Find the log we got from Crazydomains in private.
    Hope it helps solve the problem or at least figure out what’s breaking those pages.

    Thanks again, much appreciated.

    in reply to: There has been a critical error on this website #1372145

    Hi Rikard, thanks for looking into this.
    I’ll try to share the server errors with you. Unfortunately we hired a developer to fix a couple of things so I am not 100% sure about the code that has been added.
    Will come back to you in a bit with those error codes.

    Thanks!

    in reply to: Issue with contact form #1363013

    Awesome!
    Thanks a lot Mike, that worked just fine.
    You can close the thread.

    Cheers,

    Nasi

    in reply to: Image duplicates in uploads folder #1362589

    Hi Rikard,

    Just one more question: is there a way to know what image sizes are in use and which are not?
    In Settings / Media I currently have 22 different image sizes and under Thumbnail regeneration there’s 26 items with different dimensions.
    I’m quite sure we are not using them all.

    I understand if i apply this code I will be deleting them all, right?

    function remove_enfold_image_sizes() {
    // do NOT remove widget size, is used in backend portfolio items!
    // remove_image_size(‘widget’);
    remove_image_size(‘square’);
    remove_image_size(‘featured’);
    remove_image_size(‘featured_large’);
    remove_image_size(‘portfolio’);
    remove_image_size(‘portfolio_small’);
    remove_image_size(‘gallery’);
    remove_image_size(‘magazine’);
    remove_image_size(‘masonry’);
    remove_image_size(‘entry_without_sidebar’);
    remove_image_size(‘entry_with_sidebar’);
    remove_image_size(‘shop_thumbnail’);
    remove_image_size(‘shop_catalog’);
    remove_image_size(‘shop_single’);
    remove_image_size(‘shop_gallery_thumbnail’);
    }
    add_action(‘init’, ‘remove_enfold_image_sizes’);

    how can I know which ones are not being used and which are?

    Thanks!!

    Nasi

    in reply to: Image duplicates in uploads folder #1362456

    Thanks Ismael, your help is much appreciated!
    Will check all those links and also try your code.

    Thank You!

    in reply to: Product gallery thumbs look blurry #1361052

    Awesome!
    Thanks a lot Mike. Much appreciated!
    You can close the thread

    in reply to: Twitch and Discord social icons not displaying #1356089

    Awesome! Works fine now.
    Thanks a lot Ismael. Much appreciated.

    Cheers,

    Nasi

    in reply to: Twitch and Discord social icons not displaying #1355946

    Hi Ismael,

    Sure, find attached the credentials.

    Thanks!!

    in reply to: Shop sidebar menu styling #1350488

    Solved the issue. It was as simple as:

    .woof_list {
    padding-bottom: 30px !important;
    }

    YOU CAN CLOSE THE THREAD

    in reply to: Shop sidebar menu styling #1350466

    Hey Rikard,

    Thanks for looking into this. I’ll try to contact Woof, see if they have a solution for this.

    Thank you!

    Nasi

    in reply to: Add jQuery code to Enfold #1350462

    Uou!

    That worked just fine!
    Applied Guenni’s 2nd option directly on the child’s functions.php and the 2 unwanted fields are gone.
    :-D

    Thanks a lot @guenni007 !!!

    in reply to: Add jQuery code to Enfold #1349900

    Hi Rikard,
    Thanks for the lead. I tried to add your code and the one provided by the plugin to functions.php with no success.
    This is way beyond my scope of work, will hire a developer to look into it.

    You can close the thread.
    Thanks!

    in reply to: Add jQuery code to Enfold #1349790

    Hi Rikard,

    Thanks for the quick reply and for looking into this.
    Code is only to be applied on specific pages and related to the Five Star Restaurant Menu – WordPress Food Ordering Plugin.
    The code is supposed to remove 2 sections (phone and email) from the ordering checkout specific to this plugin.
    Currently the ordering menu page is https://meepleopolis.com/qr-menu/ but we will have to add more menus in the future creating different pages.
    If you could post the code for this specific page, and let me know how to include more pages to it, we shall be able to add other pages in the future ourselves.

    As you can see, my knowledge on this is basically zero. So your help is much appreciated.

    Thanks!!

    in reply to: Fonts not loading properly in certain pages in Safari #1349716

    Hi Rikard,

    It’s working now!
    Sorry about this. Believe it or not, it was not working properly 12 hours ago.
    Anyway, thanks a lot for solving the fonts issue. Perfect support as usual, much appreciated!

    You can close the thread.

Viewing 30 posts - 1 through 30 (of 63 total)