Viewing 30 results - 1,771 through 1,800 (of 106,480 total)
  • Author
    Search Results
  • #1480312

    Hi,

    Thank you for the screenshot.

    You may need to disable the parallax effect and set the Background Repeat to “Scale to Fit” to make sure that the entire image is visible within the background positioning area.

    Best regards,
    Ismael

    #1480311

    Hi,

    It’s not really necessary to use transparent PNG images as spacers. You can simply use css to adjust the margin or padding of the button or the element above it.

    Best regards,
    Ismael

    #1480304

    In reply to: Overlay on Columns

    Hi,

    Glad to know it’s working. Yes, you can use it with the Grid Row element, but you may need to adjust the css a bit.

    #top #wrap_all .av-custom-gradient-section {
      background-color: transparent;
      background-image: linear-gradient(180deg, #FFFFFF21 23%, #FFCBA4 93%);
      opacity: 1;
      transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }
    

    To apply different gradient colors, add another Custom CSS Class name to the element, such as “av-custom-gradient-section av-gradient-black-to-white” or “av-custom-gradient-section av-gradient-red-to-white”, then specify the gradient with this css:

    #top #wrap_all .av-gradient-black-to-white {
      background: rgb(0,0,0);
      background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 65%);
    }
    
    #top #wrap_all .av-gradient-red-to-white {
      background: rgb(255,0,0);
      background: linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,255,255,1) 65%);
    }

    You can use this tool to generate the gradient CSS properties: https://cssgradient.io/

    To apply a background image with a gradient, you’ll need to use the Color Section element. As instructed above, you need to enable the color overlay.

    Best regards,
    Ismael

    #1480299
    my247restore
    Participant

    Most of my websites animation is no longer working after updating enfold today. I.E Image, animated numbers etc.

    #1480296

    Hey Ksenia,
    Your Enfold version is very old: v3.3.2, we are now at v7.0.1
    Your PHP version is 7.4.33, which is also outdated.
    You should first update your theme with the following steps, and then update your PHP to v8+, if you don’t know how to do this please ask your webhost.
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg
    Please note that we don’t expect any issues with these steps, but it is always a good idea to first create a full backup of your site (files + database) with your webhost backup tool, not a WP backup plugin. Since there are may different webhosts ask your webhost for help creating a full backup.

    Best regards,
    Mike

    #1480285

    Hey mariahanselle,

    Did you make sure that you pick a high resolution version of the image in the right hand sidebar while picking it from the WordPress gallery?

    Best regards,
    Rikard

    #1480275

    Hello this code doesn’t work for my problem.
    In the photo there is an image of a cave and I would like this image (in an oval) to be centered vertically. Currently the bottom of the image is missing.

    I had an another problem : I also find the image is too compressed. Can I lower the compression rate to improve the quality?

    Thank you for your help.

    Hi,

    Thank you for using Enfold.

    avia_deep_decode

    is a core function needed to properly convert HTML characters in ALB elements. And it is not recommended to remove/change it.

    As all builders also our ALB has some overhead that slow down backend pageload.
    Consider to switch to a hoster that provides higher performance – and try to increase memory for php and WP.

    For frontend use caching plugins to speed up pageload – and check that your images are optimized and the dimension uploaded does not exceed the maximum size needed.

    Hope this helps you.

    Best regards,
    Günter

    #1480262
    mariahanselle
    Participant

    Hello, I am in the process of building a new website.

    I’m using the “Enfold Health” demo for this. https://kriesi.at/themes/enfold-health-coach/

    I like the way the images are displayed. What size do the photos need to be? I adjust them, like in the example and in my case the photos always turn out blurry. What am I doing wrong?

    Thank you and best regards from Berlin to Vienna
    Maria

    #1480256

    Thank you for answering me Ismael, I apologize but I’m starting to use the theme now and I must say that it’s very nice. I managed to add the widgets in the right side bale and I can now filter by category, but I wanted to know if it was possible to customize the filter already present on the homepage of the store by adding perhaps the cetegoria in the drop-down menu with the relative categories, I attach photos. Maybe your advice for a better solution. Thank you

    Filter

    #1480246

    In reply to: Overlay on Columns

    Now it works. Great, thank you.

    Can I use the same code for the gridrow?
    And if I want to do it with different collors?
    And with a background image?

    Many questions :)

    #1480242

    Hey mosaic,

    Thank you for the inquiry.

    Please note that the specified size of 705x705px is the maximum dimension of the thumbnail. The generated thumbnail will not be cropped to this dimension and will still retain its aspect ratio. For example, if the uploaded image has a landscape orientation and is larger than 705px, the generated masonry thumbnail will have a maximum width of 705px, but the height might vary based on the calculated ratio. You may need to select a different thumbnail such as magazine, portfolio or portfolio_small.

    Best regards,
    Ismael

    #1480234

    Hey Christian,

    Thank you for the inquiry.

    The image used as the background is quite large, sized at 2000x1126px. You may want to reduce the dimensions of the image before uploading it and make sure it is compressed to improve page speed. Please refer to the article below for more info on site optimization.

    https://gtmetrix.com/wordpress-optimization-guide.html

    Best regards,
    Ismael

    #1480223
    mosaic
    Participant

    I’m using the blog posts element, I’ve set the preview image size to manual and selected Masonry 705x705px, but all the preview images on my blog page are still different sizes. I was expecting them all to conform to the 1:1 aspect ratio. I’ve cleared cache already.

    #1480212
    cadra83
    Participant

    Good morning Guys, I have an unusual behaviour of the images that I have inserted inside the pages in a section as background of the site that I lin you in private. They are images that I have optimised in webp, but I don’t understand why on each page they appear after a fraction of a second and not immediately.
    Let’s say it is annoying, but I would like to understand how to solve this detail for the future!

    i use wp-optimize and i left the perfomarce section of the theme enfold child as per default settings.

    thanks

    #1480206

    Topic: Preview not working

    in forum Enfold
    sandra_m_williams
    Participant

    Hi there,

    I’m working on building my website and have encountered an issue with the preview feature—it’s not functioning properly. I have to save the page each time to see my progress. How can I enable the preview feature so it works properly?

    Additionally, I’d like to know how to add an image to this ticket area to help illustrate the error I’m encountering.

    Lastly, I’m wondering if there is a more user-friendly editor available for creating pages. The default one is quite complicated to use. For example, I want to move the video that is currently covering the entire banner to occupy only half of the page, but it doesn’t seem to allow me to do that.

    Thank you

    #1480204
    AnnemarieDoolin
    Participant

    Hej Wonderful Team,

    I am pulling my hair out trying to create something “that looks simple” but clearly I’m not that smart :-(

    I want to create this agenda (3 columns but one column involves an image) – SEE SCREENSHOT

    WEBSITE LINK

    – I’ve tried dragging in a table but there is no way of controlling the column widths so the whole thing stretches across the page.
    – I’ve tried old school html table text;
    – I’ve tried setting a text box with 3 columns and cutting and pasting the three fields in manually… but it looks a mess on the mobile.

    Any heads up on where you would focus? I’ve been avoid digging into this but now a client is insisting they want it.

    Kind regards,
    Annemarie

    #1480191

    Hi Ismael

    I did add the padding which looks like it has solved it but it does not appear to be working fully. Most of the time when I go on to the site I get the button over the text and sometimes it looks ok.

    I found if you refresh the page it then moves the button over the text. I tried adding extra space in the slider using the separator/whitespace also increased the padding but it does not appear to be doing anything.

    I have attached an image to show the padding etc and it looks like the button take up a lot of space which is overlaying the elements above. It is very strange.

    Could you try refreshing the page in mobile view please to see if you see the issue?

    Thanks

    Lee

    #1480182

    Hi,

    Thank you for the update.

    The slider and gallery images are still visible when we checked the site. This screenshot was taken from the FR site.

    View post on imgur.com

    Best regards,
    Ismael

    #1480171

    In reply to: Overlay on Columns

    Hey nicolealbaek,

    Thank you for the inquiry.

    There is no overlay option for the Column element, but you can apply a background in the Styling > Background panel. For the gradient effect, you can use the Color Section element, toggle the Styling > Background Overlay > Enable Overlay? option, then apply the class name “av-custom-gradient-section” in the Advanced > Developer Settings > Custom CSS Class field. Add this code to override the default overlay color with a gradient.

    #top #wrap_all .avia-section.av-custom-gradient-section {
      background-color: transparent;
      background-image: linear-gradient(180deg, #FFFFFF21 23%, #FFCBA4 93%);
      opacity: 1;
      transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

    Best regards,
    Ismael

    #1480165

    Hey Sandra,

    Thank you for the inquiry.

    Could you provide a screenshot of the changes you’d like to make? You can use platforms like Savvyify, Imgur, or Dropbox to upload and share the screenshot. If you need to adjust the background position and size of the image, you can try this css code:

    .avia-section.av-1ajoc0o-f5dcf8e4d3d46a245540e44c381d48ec .av-parallax .av-parallax-inner {
        background-repeat: repeat;
        background-position: 70% 50%;
        background-attachment: scroll;
        background-size: contain !important;
    }

    Best regards,
    Ismael

    #1480155
    SandraMarino
    Participant

    Hello

    I’d like to vertically align the image I’m tiling as a background for my color section. Could you give me some advice? The subject of my image remains too low and it’s impossible to adjust it as I want. I set the size to 1500 x 720, like on the ‘enfold GYM template.

    I also find the image is too compressed. Can I lower the compression rate to improve the quality?

    Thank you for your help.

    #1480146
    Sandy
    Participant

    About category page design…

    1. The category background is white. I would like to assign a background colour and image.

    2. The categories don”t have a strong intro. I need to add an H2 text category title at the top.

    3. I need to add an optional category title image. individual categories would have either a unique title image or no title image.

    How is this possible?

    #1480145

    Hello,

    I have been troubleshooting the issue with images not displaying on the Work page of the Dark Enfold Theme. Here are the steps I’ve taken so far:

    1. Checked the Enfold Theme Options under Performance and ensured that JS & CSS file merging and compression were disabled.
    2. Verified that jQuery Migrate was not disabled.
    3. Temporarily disabled plugins to test for conflicts.
    4. Checked the browser console for JS errors.
    5. Verified image paths, permissions, and gallery shortcode structure.
    6. Disabled lazy load/compression from caching plugins.
    7. Regenerated thumbnails using the Regenerate Thumbnails plugin.

    Despite these efforts, the issue persists. Could you please provide further assistance or guidance on how to resolve this?

    Thank you.

    #1480123

    Hi

    Please see the image attached to see the behaviour of the buttons placed over elements above. This is in mobile view. I tried adding margins, padding nbsp and br but othing seems to push the buttons below the element

    Thanks

    Lee

    #1480098

    In reply to: Sticky element

    Hi,

    You can try this css code to adjust the display of the header on mobile view:

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .responsive #header_main .container {
        height: 130px !important;
      }
    
      #top .avia_search_element.av-m8j6ucsp-f1ed25db4fcf2e1d4ba1dd7653626aed #s.av-input-field {
        line-height: 33px;
        height: 33px;
        color: #bed028;
        font-size: 14px;
      }
    
      #top #searchform_element {
        margin-bottom: 0;
      }
    
      #top .avia-section.av-m8h8o2m6-a6ff6f0926c56ce5cb244fa93948b320 {
        background-color: transparent;
        background-image: unset;
        margin-top: 5px;
        margin-bottom: 0px;
        position: absolute !important;
        margin-top: 0;
        z-index: 5000;
        margin-top: -40px;
      }
    
      #top .av-main-nav-wrap ul {
        margin: 0;
        padding: 0;
      }
    }

    View post on imgur.com

    Best regards,
    Ismael

    #1480068

    Hey distortedimage,

    Please try to toggle the file compression options and activate the option to delete old CSS and JS files under Enfold->Performance. We cannot login to your site since the default WordPress login page is redirecting to the front page.

    Best regards,
    Rikard

    AnnemarieDoolin
    Participant

    Hej Brilliant Team, I have a set of 5 star icons and I want to centre them together. If I set each icon to center align then they all stack vertically. If I set them to left align they group but of course they aren’t centred. For the moment, I’ve had to create them as an image for the client to see a demo but ideally I want to be able to do this without him having to rely on me creating images if he changes the content.

    ………………………………………………………………………………
    Here is the text for the five icons:

    [av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' size='30px' position='center' color='#ffffff' link='' link_dynamic='' linktarget='' title_attr='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''][/av_font_icon][av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' size='30px' position='center' color='#ffffff' link='' link_dynamic='' linktarget='' title_attr='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''][/av_font_icon][av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' size='30px' position='center' color='#ffffff' link='' link_dynamic='' linktarget='' title_attr='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''][/av_font_icon][av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' size='30px' position='center' color='#ffffff' link='' link_dynamic='' linktarget='' title_attr='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''][/av_font_icon][av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' size='30px' position='center' color='#ffffff' link='' link_dynamic='' linktarget='' title_attr='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''][/av_font_icon]
    ………………………………………………………………………………….

    Would appreciate your help guys.
    Regards,
    Annemarie

    #1480020

    Hey lara666,

    Thank you for the inquiry.

    Unfortunately, slider videos are disabled on mobile views by default, so you’ll need to provide a fallback image. If you really need to display the video on mobile view, you can either use the Video element or create a slider using the Layer Slider plugin.

    Best regards,
    Ismael

    #1480017

    Hey Munford,

    Thank you for the inquiry.

    Background videos are disabled on mobile devices by default. You will need to apply a fallback image, which will be displayed in place of the video in mobile view.

    Best regards,
    Ismael

Viewing 30 results - 1,771 through 1,800 (of 106,480 total)