-
AuthorSearch Results
-
April 5, 2025 at 1:29 pm #1480817
In reply to: Problem to Download Demo Enfold
Hey Getersa,
It looks like you have a Mixed Content: was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘/wp-admin/admin-ajax.php’. This request has been blocked; the content must be served over HTTPS.” error.
Your WordPress ▸ Settings ▸ General ▸ Site Address and WordPress ▸ Settings ▸ General ▸ WordPress Address are set to “http”, try changing to “https”

Your site is running on an outdated version of PHP (7.2.34-35+0~20220929.76+debian11~1.gbp2866f7), which will not be supported by WordPress. Ask your webhost to update to PHP v8

Also ask your webhost to update all of these settings:

to these:

Best regards,
MikeApril 5, 2025 at 1:07 pm #1480816In reply to: Add notification bar
Hi,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_message_banner_script() { ?> <script> (function($){ $('#top #header_meta > .container').each(function() { var messageTitle = 'FREE delivery within 60 miles'; var messageBanner = $('<p class="message-banner">'+ messageTitle +'</p>').css({'text-align':'center','margin-top':'0','background-color':'red','margin':'0','z-index':'1','position':'relative','color':'#fff'}); $(messageBanner).insertBefore('#header_meta'); }); })(jQuery); </script> <?php } add_action( 'wp_footer', 'custom_message_banner_script', 99 );adjust the colors to suit. This is the result for transparent desktop headers:

and scrolled desktop headers:

and mobile headers:

Best regards,
MikeApril 5, 2025 at 9:19 am #1480806In reply to: Videos in Header
Hey Heiko,
You can set the video as a background in a Color Section element. There is no element to place an image like that, but we can help you out with custom CSS if you create a test page somewhere.
Best regards,
RikardApril 4, 2025 at 11:38 pm #1480796April 4, 2025 at 6:13 am #1480753In reply to: Button not aligning / 3 of columns
Hi,
Have you tried adjusting the Styling > Background Colors of the Color Section on the Service page? You can use this css code to adjust the background of all Color Section elements on the page.
.page-id-7009 .avia-section { background-color: white; background-image: unset; color: #000; }After adjusting the background, you will need to edit the elements inside the color section and manually adjust the color settings.
Best regards,
IsmaelApril 3, 2025 at 7:10 pm #1480730In reply to: Photo sizing issue
Hey melanie308,
When setting background images to cover the containing element, then some loss of image data is inevitable unfortunately.
Best regards,
RikardApril 3, 2025 at 7:05 pm #1480728In reply to: Bannersize
Hey Stevenhensen89,
Try setting the background to center center in background image position, and no repeat in background repeat
Best regards,
RikardApril 3, 2025 at 5:44 pm #1480725Topic: Element spacing on mobile
in forum Enfoldmattb1169
ParticipantHello!
I’ve had some issues modifying the spacing between color elements and images with mobile view. Spacing is good on larger formats, but I’m not able to get it to render properly on mobile. Any suggestions on a fix?TIA
April 3, 2025 at 1:52 pm #1480717Topic: Photo sizing issue
in forum FAQ & Video Tutorialsmelanie308
ParticipantAlso, what is the size for a full page image? the image that’s there now is 2000×816 px. the top is getting cut off and i’m using the full screen slider media element.
April 3, 2025 at 10:50 am #1480709Topic: Bannersize
in forum EnfoldStevenhensen89
ParticipantI’ve tried many things already, but I’m still not able to correctly place a banner on our website. I added a content block and set a background image for it. The size of my banner is 2000×400.
Every time the banner is visible on a large screen, the image is zoomed in and I can only see a portion of the original image.
Does anyone have any advice or could someone take a look?
April 3, 2025 at 9:18 am #1480705In reply to: Masonry Gallery load fade in
Hi Ismael,
I just did this again but the whole gallery fades in not individual images after “set animation on your column element to fade in”. I have left it in place.
The client wants images to fade in like this:
https://aswarbyrectory.com/Thanks
April 3, 2025 at 7:02 am #1480685In reply to: Advanced Styling Not Working
Hey imagestudios,
Thank you for the inquiry.
1.) Since the page has a transparent header, the main menu color must be adjusted in Enfold > Theme Options > Transparency Options > Transparency Menu Color. You can adjust the menu style for the default header in the Advanced Styling panel.
2.) The issue is due to the br tag in the Prepended static text field. We recommended removing the br tag because this also creates line breaks on the rotating text. To fix the issue, we enabled the debug mode and manually adjusted the rotator shortcode in the debug field.
Best regards,
IsmaelApril 3, 2025 at 2:42 am #1480678In reply to: Button not aligning / 3 of columns
that’s not what i’m asking. I want to make the entire page background white. Right now, it’s white on purple background (knockout text). https://jcch.org/services/
Also, what is the size for a full page image? AND something to span the width of the page? I’m looking specifically to tell my designer what size the image on this page should be so that the text is more legible?
April 2, 2025 at 11:55 pm #1480675April 2, 2025 at 9:54 pm #1480669In reply to: Button not aligning / 3 of columns
April 2, 2025 at 12:18 pm #1480643Topic: Masonry Gallery load fade in
in forum Enfoldfanlokbun
ParticipantHi I want the image in the masonry gallery to fade in when they first load like this site:
https://aswarbyrectory.com/
I added the css in this thread but it isn’t working:Any ideas?
ThanksMarch 31, 2025 at 11:49 pm #1480543In reply to: remove video controls
Hi,
Since your videos are very short, I would recommend converting to a GIF and remove the loop count and change the ending frame to one that shows instead of the “blank” white frame

see the example below, you can adjust the settings to suit.Best regards,
MikeMarch 31, 2025 at 10:54 pm #1480542In reply to: color’s text body
Hey Sandra,
Please link to your page so we can examine, a screenshot of the bold text may also help.
To add a screenshot please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeMarch 31, 2025 at 10:29 pm #1480541Hi,
I originally tested the frontend and did it again just now, I don’t get a error message on your site or mine.
Your contact form is over a image, I don’t see white background with white text, I did try to highlight the section.Best regards,
MikeMarch 31, 2025 at 4:06 pm #1480534In reply to: remove video controls
Thanks so much for your assistance that works but now it leaves it with a blank box rather than an fallback/preview image or the final moment of the video. The bottom two videos as an example.
CJ
March 31, 2025 at 3:49 pm #1480532In reply to: How to put responsive video on top of homepage
https://webers-testseite.de/html5-video-fanlokbun-2/
test my example page on your phone if it is working there.I’m not sure if there’s anything else I can tell you, other than what you can see on the page.
On top ? Well it is the first color-section on that page. If you like to have it behind header – then you had to choose the enfold transparency option for the page.Color-Section with custom-class: html5-video ; inside that color-section a code-block element and column (custom-class: overlay) with your image (logo). The width of that column is ruled by css.
If you do not need an overlay for your video – then put inside only the codeblock element.
March 31, 2025 at 2:29 pm #1480528In reply to: Add logo to Full Screen Slider
I’m not sure if there’s anything else I can tell you, other than what you can see on the page.
On top ? Well it is the first color-section on that page. If you like to have it behind header – then you had to choose the enfold transparency option for the page.Color-Section with custom-class: html5-video ; inside that color-section a code-block element and column (custom-class: overlay) with your image (logo). The width of that column is ruled by css.
March 31, 2025 at 7:35 am #1480507In reply to: Blog posts element – preview image size not working
Hi,
Thank you for the update.
The image size settings were not being applied because of the post_thumbnail_size filter in the functions.php file. We adjusted the condition a bit.
if( !is_singular('post') && is_page(1307) ) {(removed screenshot)
Best regards,
IsmaelMarch 31, 2025 at 7:23 am #1480504In reply to: Picture of the color section
Hi,
I don’t understand why the size of the model image (enfold gym) is 1500 x 720 and the actual height of the page banner is 420…
Please note that the section size depends on the content, not the background image. We recommend uploading images at least the same size as the demo image, with a 16:9 aspect ratio. However, if you’re trying to focus on a specific part of the image, this will require a lot more adjustments. You may need to use css to adjust the background position and, as recommended, disable the parallax and fixed effects. We also noticed that the part you’re trying to focus on is not vertically or horizontally aligned in the actual image, so you may need to adjust this as well.
And regarding the image quality, the theme already sets this to highest quality possible (100 or 100%) but if you need to adjust it, you can add this filter in the functions.php file:
add_filter("avf_jpeg_quality", "avf_set_quality_mod", 9999, 1); add_filter("avf_wp_editor_set_quality", "avf_set_quality_mod", 9999, 1); function avf_set_quality_mod($quality) { $quality = 100; return $quality;}Best regards,
IsmaelMarch 31, 2025 at 6:59 am #1480500Hey mosaic,
Thank you for the inquiry.
Try to add this filter in the functions.php file to adjust the default magazine thumbnail size:
function avf_magazine_defaults_mod( $defaults ) { $defaults['image_size']['small'] = 'portfolio'; return $defaults; } add_filter( 'avf_magazine_defaults', 'avf_magazine_defaults_mod' );Best regards,
IsmaelMarch 31, 2025 at 5:41 am #1480496In reply to: Transparent header on mobile
Hi Ismael,
Thanks a lot for helping out. Would you mind moving that Imgur link to private field please?
I added your code and while it shows the breadcrumbs nicely on pages with a standard header, it doesn’t play well on pages with a transparent header on mobile (currently only the homepage on this dev site). This is the issue I have been trying to work out – some code that allows for a transparent header on mobile but that also doesn’t negatively affect pages that don’t have a transparent header.
If you look at the staging site below, I have added your CSS in and as you’ll see on the homepage the transparent header is now no longer functioning correctly and has a black background (instead of sitting over the image if your CSS is removed).
Could you please provide some further help?
March 30, 2025 at 8:38 pm #1480491In reply to: Help with some shop elements
March 30, 2025 at 8:36 pm #1480490In reply to: Category background, title and image
1. #f2f0eb Dandelion-post-background2.png (in the Media tab).
2. This is one of the category pages: /category/issue-1/. As with all the category pages, there is no category title at all. Only the posts within the category display. I need to add an H2 text category title at the top.
3. I tried the Categories Images plugin but it didn’t work, as images didn’t display on the category page.
4. Same colour and image as #1.March 30, 2025 at 7:54 pm #1480489In reply to: formular contact
March 30, 2025 at 6:22 pm #1480482In reply to: Add logo to Full Screen Slider
or much easier to setup ( because you use for the image the enfold image-element )
https://webers-testseite.de/html5-video-fanlokbun-2/ -
AuthorSearch Results
-
Search Results
-
Topic: Element spacing on mobile
Hello!
I’ve had some issues modifying the spacing between color elements and images with mobile view. Spacing is good on larger formats, but I’m not able to get it to render properly on mobile. Any suggestions on a fix?TIA
Topic: Photo sizing issue
Also, what is the size for a full page image? the image that’s there now is 2000×816 px. the top is getting cut off and i’m using the full screen slider media element.
Topic: Bannersize
I’ve tried many things already, but I’m still not able to correctly place a banner on our website. I added a content block and set a background image for it. The size of my banner is 2000×400.
Every time the banner is visible on a large screen, the image is zoomed in and I can only see a portion of the original image.
Does anyone have any advice or could someone take a look?
Topic: Masonry Gallery load fade in
Hi I want the image in the masonry gallery to fade in when they first load like this site:
https://aswarbyrectory.com/
I added the css in this thread but it isn’t working:Any ideas?
Thanks




