Viewing 30 results - 781 through 810 (of 106,440 total)
  • Author
    Search Results
  • #1489494

    In my opinion, webp makes sense if you use it as a replacement for png. If you have an image without transparency, jpg is just as good.

    #1489490

    I did that on the first image but it didn’t change anything.
    Do the webp images really save that much load time?
    The site loads slowly but I think it’s because of the video at the bottom.

    • This reply was modified 6 months, 1 week ago by Munford.
    #1489476

    Hi,

    Thank you for the update.

    What happens when you add the class name “post-entry” to the image elements? Please provide the login details in the private field so we can investigate the issue further. Also, make sure that Appearance > Theme File Editor is accessible.

    Best regards,
    Ismael

    #1489471

    Hey Keith,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the issue, or a link to the page? You can use platforms like Savvyify, ImgBB, PostImages or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, ImgBB, PostImages or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1489456

    the compression was disbabled, and I added the name “lightbox” to the css class on the 2 overlapping images (*now both webp) –
    they open in lightbox on the preview but not on the actual page view.
    can you see the lightbox on your end?
    I don’t see an update to 7.1 in the theme options.

    thanks
    Nancy

    #1489449

    Hey Jason,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the order email or a test page so we can check the issue further? You can use platforms like Savvyify, ImgBB, PostImages, or Dropbox to upload and share the screenshot.

    Have you tried editing or overriding the /plugins/woocommerce/templates/emails/email-customer-details.php file?

    Best regards,
    Ismael

    #1489440

    Hi,

    Thank you for the inquiry.

    Try to update theme to version 7.1.2, then toggle or temporarily disable the Enfold > Performance > File Compression settings. If the issue persists, you may need to add the “lightbox” class name (under Advanced > Developer Settings > Custom CSS Class) to the images using webp format.

    Best regards,
    Ismael

    #1489432

    Hey woogie07,

    We haven’t tested the theme with any plugins like that, so we don’t have anything to recommend unfortunately. Please note that your can compress your images locally before uploading them instead of using a plugin.

    Best regards,
    Rikard

    #1489407
    Munford
    Participant

    hi
    The images on my site below and have replaced my jpgs with webp files to cut down on page size, but the webp files aren’t opening in lightbox.
    The first image are ther hero is a jpg and opens, but the rest are still webp and open as static images in another tab.
    Can you help me with this? thanks.

    • This topic was modified 6 months, 2 weeks ago by Munford.
    #1489402

    Hey lsmsoft,

    Enfold doesn’t have functionality for setting the image which is to be used when posting on social networks, you need to use a plugin for that. Most SEO have that built in if I’m not mistaken.

    Best regards,
    Rikard

    #1489398
    Martin
    Participant

    Dear All,

    since the update to Enfold 7.1.2 posts which are scheduled for a future publish date get published, but the read more link / link on the image / heading is linking to the blog page and not to the detail view of the corresponding post.
    Enfold 7.1.2
    php 8.2
    I’m using a child theme

    I’ve deactivated all other plugins, didn’t solve the problem. I also cleared the old css / js files via Theme Settings / Performance. I also installed a cache plugin WP Super Cache and deleted the Cache, the link on the scheduled post is still not working. Timezone WordPress installation and Server is synchronized. I also updated the permalink structure, but the issue remains.

    The link to the post detail view gets corrected if an editor is opening the post and save it again (which is a workaround but not a solution for scheduled posts).

    #1489389
    woogie07
    Participant

    Hi

    I want to compress all of my images in 1 x action to improve page speed

    Do yiu recommend a preferred plugin for this?

    Thanks

    #1489353

    Hi Mike
    I have done that but it still doesn’t work….

     // List of background images
      const images = [
        "https://swarezart.com/wp-content/uploads/2025/07/HP-FIXED-IMAGE10-2.jpg",
        "https://swarezart.com/wp-content/uploads/2025/07/HP-FIXED-IMAGE-1.jpg",
        "https://swarezart.com/wp-content/uploads/2025/07/HP-FIXED-IMAGE.jpg"
      ];
    

    Will update to a new password
    Many thanks
    Ed

    • This reply was modified 6 months, 2 weeks ago by Swarez.
    #1489351

    Hi,
    I could not login, seems the password is not correct please check. It looks like you have a comma after the last image URL:
    Screenshot_20250918_051042
    please remove, the last image URL should not end with a comma, like the example code above:
    Screenshot_20250918_051649
    If this doesn’t help, please update the password so we can check.

    Best regards,
    Mike

    #1489345

    Hi Mike
    Thank you for the great update. I have done as you suggested but cannot get the images to appear. I tried relative paths and absulute paths for the images with no result.

    Pasted the contents of the code block to the functions.php file in the Child theme. Added the custom CSS class. No joy…
    Any ideas?
    Many thanks
    Ed

    • This reply was modified 6 months, 2 weeks ago by Swarez.
    #1489340

    Hey rixi,

    Thank you for the inquiry.

    The button seems to be displaying correctly when we checked. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, ImgBB, PostImages, or Dropbox to upload and share the screenshot.

    Screenshot-2025-09-18-at-11-41-24-AM
    Best regards,
    Ismael

    #1489333

    Hey Julien,

    Thank you for the inquiry.

    The lightbox will only be applied to images that are wrapped in an anchor tag linking to their own file. To enable this for gallery images, make sure that each image item in the gallery is set to “Link to image file”, as shown in the screenshot below.

    Screenshot-2025-09-18-at-10-27-59-AM

    Best regards,
    Ismael

    #1489326

    Hi,
    Glad to hear that this works. To change the background image in a color section like a slideshow, add a custom class “color-section-slideshow” to your color section in the Advanced ▸ Developer Settings ▸ Custom CSS Class (no dot)
    Then add this snippet in your child theme functions.php

    function color_section_slideshow() { ?>
      <script>
    document.addEventListener("DOMContentLoaded", function () {
      // Target your color section
      const section = document.querySelector(".color-section-slideshow");
      if (!section) {
        console.warn("No element found with selector .color-section-slideshow");
        return;
      }
    
      // List of background images
      const images = [
        "/wp-content/uploads/path-to-image1.jpg",
        "/wp-content/uploads/path-to-image2.jpg",
        "/wp-content/uploads/path-to-image3.jpg",
      ];
    
      if (!images || images.length === 0) {
        console.warn("No images provided for slideshow");
        return;
      }
    
      let current = 0;
      const delay = 3000; // ms between slides
      const transitionDuration = 1000; // ms for transition
      const effect = "fade"; // "fade" or "slide"
      section.style.position = section.style.position || "relative";
      section.style.overflow = "hidden";
      section.style.backgroundImage = url(${images[0]});
      section.style.backgroundSize = "cover";
      section.style.backgroundPosition = "center center";
      images.forEach((src) => {
        const img = new Image();
        img.src = src;
      });
      const overlay = document.createElement("div");
      overlay.style.position = "absolute";
      overlay.style.top = "0";
      overlay.style.left = "0";
      overlay.style.width = "100%";
      overlay.style.height = "100%";
      overlay.style.backgroundSize = "cover";
      overlay.style.backgroundPosition = "center center";
      overlay.style.zIndex = "0";
      overlay.style.pointerEvents = "none";
      overlay.style.opacity = "0";
      overlay.style.transition = opacity ${transitionDuration}ms ease-in-out, transform ${transitionDuration}ms ease-in-out;
      section.appendChild(overlay);
    
      function showNextImage() {
        current = (current + 1) % images.length;
        overlay.style.backgroundImage = url(${images[current]});
    
        if (effect === "fade") {
          overlay.style.transform = "none";
          overlay.style.opacity = "1";
    
          setTimeout(() => {
            section.style.backgroundImage = url(${images[current]});
            overlay.style.opacity = "0";
          }, transitionDuration);
        } else if (effect === "slide") {
          overlay.style.transition = "none";
          overlay.style.transform = "translateX(100%)";
          overlay.style.opacity = "1";
          overlay.offsetHeight;
          overlay.style.transition = transform ${transitionDuration}ms ease-in-out;
          overlay.style.transform = "translateX(0)";
    
          setTimeout(() => {
            section.style.backgroundImage = url(${images[current]});
            overlay.style.transition = "none";
            overlay.style.opacity = "0";
            overlay.style.transform = "translateX(100%)";
            setTimeout(() => {
              overlay.style.transition = opacity ${transitionDuration}ms ease-in-out, transform ${transitionDuration}ms ease-in-out;
            }, 20);
          }, transitionDuration);
        }
      }
      const intervalId = setInterval(showNextImage, delay);
    });
    </script>
      <?php
    }
    add_action( 'wp_footer', 'color_section_slideshow', 99 );

    Change the images in the snippet to suit and change const effect = “slide”; to “fade” or “slide” as you wish.

    Best regards,
    Mike

    • This reply was modified 6 months, 2 weeks ago by Mike. Reason: corrected snippet
    #1489293

    I just need the homepage to look good on mobile. Right now it is too short and cuts off the button and words, after I removed that code.

    can you get me css code to help home page main image, without stretching all the interior page Easy Sliders?

    https://img.savvyify.com/image/Screen-Shot-2025-09-16-at-7.50.56-PM.yllj1

    here is admin access.

    #1489289
    bemodesign
    Participant

    I think that my CSS code is stretching out my interior page image sliders.

    when I remove this code, the Easy Slider looks perfect on mobile, but then the Homepage main image is short and cut off.

    how can I get code to make the home page main image longer and fix with the buttons, and also have the Easy Slider look proportional?

    here is the code I had to remove to make Easy slider look right, but home is too short now:

    @media only screen and (max-width: 768px) {
    .responsive #top .avia-slideshow-inner, .responsive #top .avia-slideshow-inner img {
    height: 450px !important;
    }
    }

    #1489271

    Thank you so much Mike – that’s awesome, it solved the problem and thank you!!!

    Shame though, that the special heading can’t be transferred over to an Easy Slider – I tried with the shortcode. It’s messy.

    Any chance we coudl request the ability to add a second background image to transitionon (in a Colour Section elelement?)

    Again, thank you
    Ed

    #1489267

    Hi,

    Thank you for the update.

    Have you tried adding titles to the images in Media > Library? Looks like you’re using a third-party slider plugin to display the images. For additional info, please reach out to the plugin developers.

    Best regards,
    Ismael

    #1489264

    In reply to: Enfold Theme by Kriesi

    Hey Erik Scheper,
    Thanks for your interest in Enfold, the site that you linked to has been built with the latest Enfold version, and the contact 7 plugin and the mailerlite signup form plugin. So you could build a similar site and change the images & content. But this has not been built with one of our demos, so you may need to do some trial and error to choose the correct elements and settings to copy it exactly.
    A easier route would be to install one of our demos and then change the images and content, check them out and see if you like one of them.
    All of the demos are included, but note that you can only install one at a time, as each new install overwrites the earlier one.
    We have no Pro version, so there is no need to purchase additional elements from us, you may choose to use free or paid plugins to enhance your site, such as, we don’t have a calendar for making appointments, so you may find a free plugin or prefer a paid plugin with more options.
    You will also get 6 months of support in our support forum included, but I recommend upgrading to a full year for just a little more, it is the only time you can get such a good value.
    Screen Shot 2025-09-14 at 6.11.31 AM

    Best regards,
    Mike

    #1489252

    Topic: Headlines cut off

    in forum Enfold
    frammies
    Participant

    On iPhone portrait viewport, headlines are cut off. How can I fix this? Image see Private Content.

    #1489241

    Hi Ismael,
    You are a star. Thank you for the prompt solution. Works perfectly.

    But any idea about when clicking the image the caption of the image doesn’t appear?

    Thank you

    #1489236

    Hey koomo,

    Thank you for the inquiry.

    Please add this css code to adjust the position of the overlay inside the carousel.

    .swiper-slide span.image-overlay.overlay-type-image {
        left: 0 !important;
        top: 0 !important;
    }

    Best regards,
    Ismael

    #1489232
    koomo
    Participant

    Hi,
    Seems that Avia is having issue with WP carousel when using Lightbox.
    On https://privatetours.jp/exclusive-experiences/ if looking at the bottom carousel, the white image-overlay-inside on mouse over is not centered.
    And when clicking the image the caption doesn’t appear.

    Any help would be deeply appreciated.

    Thank you.

    Xavier

    #1489220

    Hi,

    Thanks for that. I’m not sure why the import is not working unfortunately, there are no error messages and the server settings seems to be as they should. I have imported the demo content for you manually though. Please note that images are not included, and most settings are not either. All settings can be changed either in the theme options, or in the Layout menu for each page though. Please let us know if you should need any further help with this.

    Best regards,
    Rikard

    #1489186
    Robert Berrier
    Guest

    Hi Team Enfold, Kriesi,

    I have been using Enfold for 10 years(?). I have no idea when it came out, but it feels like forever. Having used it on three websites, two of which are still online (links below). I wanted to give some serious user feedback to you and your team since I hope it will help you to make it even better! I totally understand if there is no room for such a thing in your team. So I’m simply sending it as a “here you go, some seriously golden nuggets, do with it what you want” type of email :)

    Websites:
    MeshMasters.com (up2date)
    RobertBerrier.com (old, and needs an update)

    Before I slap all the feedback points. Know that I am a (3D) artist, with limited web coding knowledge. So I don’t know what is possible or not.

    1) Often I want to have media like an image or video, but also text fields, to the left or right, or center of a section or part of the website, but in a smaller size than the container it’s in. For example, if I have a full width color section. Within that color section, I can use a 1/4 container with the media/text in it, another 3/4 container next to it to “force” it to be at a smaller size to the left or right of that color section. Or, I want to have a 1/3 sized media/text in the center of the website, so I put two 1/5 containers to the left and right. This “works”, but it’s finicky. I often rather want the media to be at a fixed (smaller) size, no matter what is next to it. Even better would be a percentage. Eg, this media should always be 20% size compared to the browser window, or 20% of the container it’s in. The container it is in would still be its max possible size. But it will try to get close to the smaller percentage or pixel size. This can somewhat be done with using a smaller resolution image. But this is also finicky because of all the different screen resolutions, especially in our age with HD vs 4k. So, a better way to “size” down images without having to container it. Perhaps a percentage setting in the media element itself.

    2) The ability to have (all) elements be in the center of of the page. Eg, media, containers, buttons. If they are smaller than the color section or container they are in. I often want them in the center of that color section or container. No matter what responsive size we are in. Currently I need to do this with “buffer” containers to try and align it to the setting.

    I have created some CSS code with a Class ID that I can add to a color section. Then everything in that color section will be centered. But I believe this should be a default setting within a color section and containers. Eg, “align all content within this container/color section to the Left/Center/Right.

    3) I use CSS code to not have the header be transparent. I would say this should be an option in the Enfold settings. Rather than needing to code.
    #header {
    background-color: #1d1d40; /* This is needed for the opacity change */
    opacity: 1 !important;
    }

    4) When text is in BOLD or STRONG. It gets an assigned color from the theme options. Not a bad idea, but it is a shared color with I believe “Primary Color – Font color for links, dropcaps and other elements” This means we users have less control over how text and it’s colors looks like. I suggest that BOLD and STRONG has a separate color option within the Theme color settings. In my opinion, links and BOLD should be seen as two different things to customize. I currently use CSS code to adjust this.

    5) For all my websites I have a max website width setting, as set in the Enfold settings. But sometimes, I want a color section to use its own unique size. For example, you will see on MeshMasters.com that the portfolio section is a full-width color section. While the contact section at the button is a bit smaller than the website’s width settings. Having this as a setting in color sections would give people more options to make cool layouts. Currently I have this CSS code for this:

    /* ========================================== */
    /* === Color sections width additions === */
    /* ========================================== */

    /* === Full width, no padding === */
    #fullwidth-container-nopadding .container {
    width: 100% !important;
    min-width: 100%;
    padding: 0;
    margin: 0;
    }

    /* === Full width, small padding === */
    #fullwidth-container-smallpadding .container {
    width: 100% !important;
    min-width: 100%;
    padding: 10px;
    margin: 10px;
    }

    /* === Full width, default padding === */
    #fullwidth-container .container {
    width: 100% !important;
    min-width: 100%;
    }

    5) Similar to the point above. I want my blog posts to be a smaller width. Since it makes reading large pieces of text easier. So having a separate width setting for blog posts could be interesting to add. For example, the main website is at say 85% width. But perhaps all blog posts are at 70%.

    6) Font sizes on the main page (or landing pages) are often large. To grab attention with cool copy writing that sells. These are often smaller pieces of text. But on blog posts you have large pieces of text. And so a smaller font size makes it more readable. Since there is only one BODY or P font size for the entire website. You are stuck in choosing one for all pages. I currently made CSS code so on blog posts all font sizes are 95% or 90% smaller than the rest of the website. Perhaps this could also be a setting in the Enfold theme settings. Eg “blog posts font sizes”.

    7) There are currently three responsive break points in pixels. I believe it’s 990px and 768px and 480px. Perhaps this is the standard in web development. But the ability to change these website wide would be great. Eg, If I change the 990px to say 800px in the enfold settings. Then on all other instances where this is used, like in color sections, containers, etc. That value is also reflected there in the UI.

    8) When columns break down for responsiveness. They break down into a single column. Eg, a column of 3 containers, becomes a column of 1 with 3 containers below each other. Having options to control to how many columns it breaks would be great. Eg, 4 columns of containers next to each other (4×1). Could be 2 columns of 2 containers next to each other. Eg, 2×2. Instead of 1×4. More controls options for this would be AMAZING!

    9) fyi, I used CSS code to adjust the masonry gap size (to 4 px). It’s a small thing, but perhaps a quick win to add to the Masonry settings and so to make the theme better.

    10) another small thing. I use CSS code to remove the Gallery border.

    11) I use CSS code to remove the Blog button hover effect. Perhaps also a quick win to add to Enfold.
    /* === Hover icon disable === */
    .slide-entry-wrap .image-overlay-inside:before { display: none; }

    /* === Hover overlay color === */
    .image-overlay { background: #0f0f26; }

    12) Very similar where I remove the Featured Image effect:
    .big-preview.single-big a{
    pointer-events:none!important;
    }

    13) And also the blog page excerpts and dates:
    /* === Remove blog page excerpts === */
    .blog .slide-entry-excerpt { display: none; }

    /* === Remove blog page dates === */
    .slide-meta { display: none !important; }

    14) Tables are very difficult to adjust. There is no control over it’s color and borders. I use quite a lot of CSS code to adjust them. Perhaps this should be an entire section in the Enfold themes to control them?
    I currently use code to:
    – Adjust colors for: General cells, uneven cells, even cells, header cells, the borders
    – Thickness of borders and its colors
    – Give transparency to cells.
    – And then to apply these settings to each different theme area (Logo area, main area, alternative area, footer area, socket area)

    15) the button element is missing padding and margin settings (and maybe also alignment settings?)

    16) There are default padding settings for Color Sections. 0%, 20%, Default(?), 70% and 130%. It would be great if we can adjust these globally in the Enfold Settings. And ofcourse these changes are reflected in the Color Section padding settings. For example, Perhaps I want the default to be 60%, the large 100% and the extra large 150%

    Yes, I am aware you can put in custom values in the element itself. But it’s better to align values website wide.

    That’s it. I hope it helps and you can improve Enfold to an even better edition!

    Robert Berrier

    #1489182

    Hi, thanks for this answer, I just injected it into my function.php, but google insight still tells me the accessibility error:

    Links don’t have visible names
    Write visible and unique text for links (and for image placeholder text, if you use it in links) so that screen reader users can easily position the cursor over them and enjoy a better browsing experience. Learn how to make links accessible.

    https://pagespeed.web.dev/analysis/https-kerry-han-fr-test/2s8d8rqqkp?hl=fr&form_factor=mobile

Viewing 30 results - 781 through 810 (of 106,440 total)