Viewing 30 results - 271 through 300 (of 244,341 total)
  • Author
    Search Results
  • Wow Guenni, that is a lovely piece of code!! Thank you!! Enfold should consider adding this to core functionality as it is a huge upgrade to the Gallery element.

    One question – how do I adjust the preview photo size and/or how much room the thumbnails have at the bottom of the sticky container?

    Gallery with your css is now live on this page, towards the bottom:

    https://www.thomashenthorne.com/26-mooring-road-san-rafael-ca/

    Thank you!
    Rob

    Hey zdenkab,
    PHP 8.3 is not an issue, you already have the latest theme intsalled, v7.1.3
    Note that Envato only allows 20 +/- API checks per 24 hours.
    If you have multiple sites in your account, you can hit this API check quickly. If you are using the same license multiple times then the same is true.
    Your site says: “unverified Envato token”.
    You write above:

    In the Enfold → Theme Updates section, I receive the following messages:

    * “Your private token is invalid”
    * Purchases, username and email cannot be accessed
    * Enfold cannot check for available updates
    * No update check has been performed in the last month

    So this is a sign that your Token is not correct, please review this documentation and read all of the tabs:
    create a new Token
    We can not login to your Envato account or edit, create tokens, or create a license for you. You can contact Envato for more help.

    Best regards,
    Mike

    #1494828

    Hi,
    Very good, once you renew your support contract please login to the support forum and open a new thread and we will try to help.
    Please do not use the contact form for support questions.
    Try going to your Theme Forest account and renew your support

    Best regards,
    Mike

    zdenkab
    Participant

    Hello Enfold Support Team,

    I am currently using the Enfold theme on a WordPress site hosted at All-Inkl and I am experiencing issues with the Envato token connection and update checks.

    **Current setup:**

    * Enfold version: 7.1.3
    * WordPress: latest version
    * PHP version: 8.3.x (set via All-Inkl hosting)
    * Child theme: active

    **Problem:**
    In the Enfold → Theme Updates section, I receive the following messages:

    * “Your private token is invalid”
    * Purchases, username and email cannot be accessed
    * Enfold cannot check for available updates
    * No update check has been performed in the last month

    I have already:

    * Created a new Envato Personal Token
    * Enabled permissions for username, email and downloading purchased items
    * Removed the old token and added the new one
    * Saved and rechecked multiple times

    Unfortunately, the token is still not recognized.

    **My questions:**

    1. Is PHP 8.3 officially supported and tested with the current Enfold version?
    2. Could PHP 8.3 cause issues with the Envato API connection or update checks?
    3. Do you recommend downgrading to PHP 8.1 or 8.2 for better stability?
    4. Are there any known issues with Envato token validation in the current Enfold release?

    I want to make sure my setup follows your best practices before changing the PHP version or updating the theme manually.

    Thank you very much for your support and guidance.

    Best regards,

    #1494823

    In reply to: Expired Link

    Hi,

    Great, I’m glad that Mike could help you out. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    see example page – with css code on:
    https://webers-testseite.de/ajax-gallery/

    in my case it is at 768px switching
    I even made sure that the heights of the large images adjust when hovering over them, which is not the case in Enfold’s standard behaviour.

    goldengate415
    Participant

    Hi Enfold team,

    I’m using the Enfold Gallery element in WordPress (Avia Layout Builder). I’m trying to achieve a CSS-only UX like this:

    The large preview image stays at the top and is sticky while the user scrolls down through the thumbnails below it.

    Once the thumbnails end, the page continues scrolling normally to the next section.

    I’m not using any JS. I added a custom class to the Gallery element and tried multiple CSS approaches. I can sometimes get sticky to work, but then the layout breaks (preview shifts left / preview becomes tiny / thumbnails become huge or microscopic / only a few thumbs show per row). When I fix thumbnail sizing, the sticky behavior stops working.

    What I’m using

    Enfold theme (latest) + WordPress

    Gallery element style: big preview + thumbnails (the normal preview-on-top layout)

    I added a custom class on the Gallery element: av-gallery-sticky-scroll

    What I want (exact behavior)

    Keep Enfold’s default layout: big image on top, thumbnails below

    Make only the big preview sticky (position: sticky; top: …)

    Thumbnails should remain a normal-sized grid below

    No inner scrolling container — I want normal page scroll, with preview sticking until the thumbnail list ends

    CSS attempts (examples)

    I tried sticky on .avia-gallery-big and also .avia-gallery-big-inner (in case the inner wrapper is needed), plus forcing overflow: visible on likely parents. I also tried overriding thumbnail widths using flex/grid.

    Example of my latest attempt:

    @media (min-width: 990px){
    .av-gallery-sticky-scroll{
    –stickyTop: 120px;
    –thumbSize: 140px;
    }

    .av-gallery-sticky-scroll .avia-gallery-big,
    .av-gallery-sticky-scroll .avia-gallery-big .avia-gallery-big-inner{
    position: sticky;
    top: var(–stickyTop);
    z-index: 50;
    }

    .av-gallery-sticky-scroll,
    .av-gallery-sticky-scroll .avia-gallery,
    .av-gallery-sticky-scroll .avia-gallery-big{
    overflow: visible !important;
    }

    .av-gallery-sticky-scroll .avia-gallery-thumb{
    display: grid !important;
    grid-template-columns: repeat(auto-fill, var(–thumbSize));
    gap: 12px;
    margin-top: 14px;
    justify-content: start;
    }

    .av-gallery-sticky-scroll .avia-gallery-thumb li{
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    }

    .av-gallery-sticky-scroll .avia-gallery-thumb img{
    width: 100% !important;
    height: auto !important;
    display: block;
    }
    }

    Result: thumbnail sizing becomes unpredictable (either microscopic or huge), and sticky often stops working.

    My questions

    Is it possible CSS-only to make the Gallery element’s big preview sticky (preview on top, thumbs below) without breaking Enfold’s internal thumb sizing/layout rules?

    Is there a recommended selector/wrapper inside the Gallery element that is safe to apply position: sticky to?

    If sticky fails because of an Enfold container overflow rule, which wrapper should I override (and is there an Enfold setting that influences this)?

    If this isn’t feasible with the Gallery element, is there a recommended Enfold-native alternative (e.g., specific element/layout pattern) that support suggests?

    Thanks,
    Rob

    #1494808

    In reply to: Update Enfold

    Hey Fabrice,

    Thanks for reaching out to us. A patch is coming in the next release of the theme, and we are still maintaining and developing Enfold as usual.

    Best regards,
    Rikard

    #1494807

    Hi,
    Unfortunately we are still getting a 403 Forbidden error. Please check.
    Please note that you are also using the Pre Sale contact form that is not appropriate for support requests.
    Please login to the support forum and open a new thread and we will try to help. If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Thanks for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad that Rikard could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Dave Chapple
    Guest

    Hey Mike, Ismael,
    I do need help. I’ve been uploading images for 3 days, organizing a type-heavy graphic design portfolio. Porting over one site to a new desing based on the Photography theme in a subdirectory

    ENFOLD Images are not being generated at the size expected, AND Images getting crunched way too much, losing all detail. Even if setting the “Styling” to “No Scaling”. it is still crunching and resizing.

    I am running no plug-ins yet.

    It is like the images are randomly getting resized to weird sizes down from the original and then being reinterpolated back up. This is all when simply dragging an image into the Portfolio Masonry Gallery.

    Is this a simple setting? im hoping I dont have to reimport. the images in the GALLERY look fine.

    Dave Chapple

    #1494803

    Hi,
    Glad that you have this sorted out, if you have further questions please login to the support forum open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Hi Ismael,
    Thanks for your continued replies.
    Yes, I have tried changing the size of the small preview image many times in the Enfold > Blog Panel Layout. It does not change the small preview image size as it should

    .small-preview img, .big-preview img {
    width: 100%;
    object-fit: cover;
    height: 80px;
    }

    I took out the height tag… thinking that might affect the small preview…but it did not

    #1494799
    Fabrice Court
    Guest

    Hello,

    I plan to use Enfold for a new website, but I see that a security update is needed. It was announced in January, but still hasn’t been done in February.

    Is the Kriesi team planning to abandon this theme?
    It’s really important for me to know before I start renting a new website.

    #1494793

    Hey Sebastian,

    Did you try building the layout as a page, then set that page to be your footer under Enfold->Footer?

    Best regards,
    Rikard

    Hi,

    Thank you for the info.

    Have you tried adjusting the Blog Layout and Styling in the Enfold > Blog Layout panel? Try adjusting the settings until you restore the previous layout.

    Best regards,
    Ismael

    #1494784

    Hey Dave Chapple,

    Thank you for the inquiry.

    You may need to import the demo manually using the XML files. Simply download the demo you want from the github repository, extract it to wp-content/uploads/avia_demo_files/, and then go back to Enfold > Demo Import.

    Please check this documentation for more information: https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo

    Best regards,
    Ismael

    #1494779

    In reply to: Enfold theme

    Hey Emilia Nevena,

    Thank you for your interests in the theme.

    Yes, it’s possible to add a video slider using either the Fullwidth Slider or the Fullscreen Slider. Please note that videos must be muted in order to play automatically.

    You can also use the Layer Slider, which is natively included in the theme, if you need to create a more advanced slider. To help you get started with the theme, please check the documentation. You can always reach out to us here in the forum if you have any further questions.

    https://kriesi.at/documentation/enfold/

    Best regards,
    Ismael

    #1494777

    Hey promosapien,

    Thank you for the inquiry.

    After reimporting the icons, have you tried performing a search and replace in your database? Also, instead of just deleting the zip files, you may need to remove them from Enfold > Import/Export > SVG Iconset and Iconfont Manager before reuploading the icons. After that, you may also need to reconfigure the pages to use the new icon set.

    fbxPCml.md.png

    Best regards,
    Ismael

    #1494776

    Hey Akhurst,

    Thank you for the inquiry.

    You can insert a widget area in the header and add a Search widget to it. Please check this documentation for more info: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    Dave Chapple
    Guest

    Hi,
    I need to change out my design and the photography Demo content is not uploading. I see others talking about this, trying to get help. I have been working with my support team at ipage,com to increase all of the memory limits of the PHP. Still nothing. What next?

    Still not working as It did before before upgrade

    POSTS USED TO WORK HERE — this earlier Enfold install

    Nicer small preview image to left of Blog Excerpt

    and no featured image

    Now Grey Box shows without pencil icon…would rather see pencil or no grey box at all

    Preview images are smaller than 180 x 180 selected thumbnail — not the size selected in Post Element

    Preview images on blog listing Do not show up at all in Safari

    #1494767

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1494765
    promosapien
    Participant

    I’m reaching out to see if anyone else has had the same issue I am having with icon fonts added via Enfold’s Theme Options SVG Iconset and Iconfont Manager.

    I have never had a problem with creating icons using this feature of Enfold, and the problem I am currently having is not the fault of the theme. But, I need to know if anyone else has had the same experience that I am having with their icon fonts disappearing from their website. Not all the icons. Just the ones that I have added via the SVG Iconset and Iconfont Manager.

    Three of our websites built with Enfold are hosted on GoDaddy Managed WordPress hosting. GoDaddy recently began migrating their Managed WordPress hosting customers to what they are calling Managed WordPress Hosting 2.0.

    After they migrated our websites to the new environment, all the links to our custom icon fonts were broken – and they appeared to be pointing back to the previous hosting environment.

    Using the Enfold Theme Options dashboard, I deleted all the icon fonts and removed their zip files from the media library. I then imported them all again, which restored all the font icons. Problem solved. I did this exact same procedure for all three of our websites.

    The next day, when I checked our websites, all the icons were gone again. When I used the Chrome browser’s “Inspect” feature, I could see that the links to the icon fonts appeared to be incorrect again. I had done nothing else to the website after fixing the icons.

    I sent a support request to GoDaddy 20 days ago and have had a long back and forth conversation with them. I have asked them if there is any way that their hosting processes are overwriting our database or modifying it – because no matter what I do to fix the icons (I have reimported them about 15 times now) my repairs do not last. Eventually, the icons will disappear from the website.

    If anyone has experienced something similar, or if you have any suggestions for what I should be discussing with the support team for our Managed WordPress hosting at GoDaddy, please share it here. Thank you for any help you can offer.

    #1494762
    Emilia Nevena
    Guest

    Hello, I would love to buy the Enfold theme. Is it possible to create video slider in the top section on the home page? I need 3 videos (no static photos) in background (with text layers) appeared one by one automatically. They should be also upload from library as eg. mpeg (no embed links etc.).
    Thanks in advanced for the fast answer (I need to decide asap about the template).
    Kind regards, Emilia

    https://preview.themeforest.net/item/enfold-responsive-multipurpose-theme/full_screen_preview/4519990

    #1494750

    Hey daninap,

    Thank you for the inquiry.

    Did you use an ACF shortcode?

    https://www.advancedcustomfields.com/resources/shortcode/

    You can also use the Dynamic Content option to display a specific ACF field. Please check this documentation for more information.

    https://kriesi.at/documentation/enfold/custom-layout-and-dynamic-content/#acf-advanced-custom-fields-support

    Let us know if you need more info.

    Best regards,
    Ismael

    #1494746

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    Hi,

    Thanks for the update. We’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1494738

    Hi,

    Thanks for the update. Problems with external caching solutions is not a theme problem, so we cannot fix it in Enfold.

    Best regards,
    Rikard

    #1494719

    Have you tried making changes yourself using CSS? Because the spacing between the images is not the Enfold standard spacing when set to “large gap.”

Viewing 30 results - 271 through 300 (of 244,341 total)