-
AuthorSearch Results
-
February 12, 2025 at 3:24 pm #1476958
In reply to: Possible bug with img tags being parsed
Hi Tim,
If the img tag disappears in database content (db field post_content and also in metadata ‘_aviaLayoutBuilderCleanData’) means that these fields are updated. I do not know a situation where Enfold itself updates this when a page is loaded in frontend. This happens when a post gets updated from backend.
object cache in my opinion could only be a problem when this happens on saving/updateing a page – but not when it is loaded in frontend. In this case the content is only read.
Is the page after the image disappeared an older version of the page before you added the image ? Then it could be that your hoster restored some older db entries from a backup ?
Best regards,
GünterFebruary 12, 2025 at 12:30 pm #1476950Topic: new images in portfolio grid
in forum Enfoldarbormat
Participantwhy my new portolio images are different size?
nothing change after:
February 12, 2025 at 11:39 am #1476948In reply to: Video in Color Section
Hi Ismael,
I left the code in there, added a fall back image and checked the box to hide the video on mobile for now.
Thanks anyways.
February 12, 2025 at 7:50 am #1476932In reply to: Video in Color Section
Hi,
This seemed to be working correctly yesterday, but it’s not functioning as expected when we checked it again today. We also forgot to inform you that the background video will not display on mobile view. You will need to apply a fallback image. Did you apply a fallback image?
Best regards,
IsmaelFebruary 12, 2025 at 5:53 am #1476921Hey TheConduitLondon,
Thank you for the inquiry.
The size of the images is 710x375px, so they are displaying the correct magazine thumbnail. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur 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, Imgur 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,
IsmaelFebruary 11, 2025 at 9:23 pm #1476909In reply to: No update available dispite new token
Hey Vorden69,
Please note that your theme is quite old, a few years ago Envato (Theme Forest) changed from a API to a Token, and the first few updates with the Token did not work correctly on the Envato (Theme Forest) side, we were able to correct the issue, but only via a new update.
Since your site is using a non-updated version, 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

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

then you will see the Theme updated successfully message.
Best regards,
MikeFebruary 11, 2025 at 9:04 pm #1476906In reply to: Slideshow Desktop vs. Smartphone
Hi,
Your best solution will be to create two slideshows with portrait sized images for mobile, using your desktop landscape images for mobile will typically not look good on mobile.Best regards,
MikeFebruary 11, 2025 at 5:25 pm #1476901TheConduitLondon
ParticipantHey,
I’m have trouble with the size of my feature images. Then seem to all be set to original size event though I’ve set them to magazine in the module. I’ve added the below to as a make shift fix for now. the happened when I updated to wordpress 6.7.1. You can see the issue on our mobile site: https://www.theconduit.com/
#magazine .slide-image{
max-width: 710px;
width: 100%; /* Ensures responsiveness */
max-height: 190px !important;
min-height: 105px !important;
object-fit: cover;
display: block; /* Removes bottom space for inline elements */
margin: 0 auto !important; /* Centers the image horizontally */
image-rendering: auto; /* Ensures proper image rendering */
object-position: center !important; /* Centers the image in crop */
}February 11, 2025 at 9:46 am #1476890In reply to: Fold/Unfold doesn’t work in child theme
This is the screenshot of the output:

Please look at the first column: The container with the classes “av-fold-unfold-container folded” is empty. The texblock is positioned beneath the “Weiterlesen”-Button (not in the folded container) and is not visible. Any ideas why it’s not working?
Thanks RuthFebruary 11, 2025 at 4:46 am #1476868In reply to: Lazy Loading not Working
Hi,
Thank you for the info.
Lazy loading is working as expected. You can see it in action here:https://drive.google.com/file/d/1OMT7W6kwgbutLuWBIKEe61r_I4KPoeLT/view?usp=sharing
As you may have noticed, some of the images loaded immediately because they are above the fold or close to it, while the bottom images start loading only upon scrolling.
Best regards,
IsmaelFebruary 10, 2025 at 11:30 pm #1476860Hi Ismael,
I’ve tested it out and was able to fix the issue.
Is there a way to move the menu up so it aligns with the top of the image? I’ve added an image to Dropbox showing how I’d like it to look—file name: “Burger menu w coloured background_edited aligned image.”
Thanks a lot :)
February 10, 2025 at 11:16 pm #1476859In reply to: Question on license
Hey michael,
The Envato (Theme Forest) license is not locked to a domain, or a domain to a license.
I recommend purchasing a new license for $59 and Extend support to 12 months, for a little more.

Then you will have your own Envato account and lifetime updates.
Then see our documentation to create a “Token” to add to the theme for updates, and replace the current license Token.

But first after you purchase your new license, before you create a new Token you will need to manually update your theme because v4.4.1 can not be automatically updated because of how Envato has since changed the license.
Follow these steps:
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

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

then you will see the Theme updated successfully message.

I recommend first making a full server backup, I don’t expect any errors, but it is good practice.Best regards,
MikeFebruary 10, 2025 at 9:44 pm #1476852In reply to: Underline Links
Hi,
Try this instead:.bdp-post-categories a,.bdp-post-title a,.av_textblock_section a.wp-dark-mode-bg-image { text-decoration: underline !important; } .bdp-post-categories a:hover,.av_textblock_section a.wp-dark-mode-bg-image:hover strong { color: #fff }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeFebruary 10, 2025 at 9:34 pm #1476851In reply to: Possible bug with img tags being parsed
Hey Rikard,
Appreciate the quick response.
If you follow what you quoted above, hopefully you will see it. Only thing is, it doesn’t happen right away. The images get stripped some time after building the page. Sometimes it’s been days, other times weeks. But please try and see if you can reproduce it.
Only other thing we can think of is object cache causing a problem with how it’s being written to the database. Is enfold fully compatible with object caches?
Thanks
Tim
February 10, 2025 at 3:31 pm #1476822In reply to: Possible bug with img tags being parsed
Hey Tim,
We haven’t any other reports of this problem no. Is there a sure way of reproducing this, or should we follow this?
Eg: Insert a text block via ALB. Use the Add Media button to add an image.
Eg: Insert a timeline via ALB. Use the Add Media button to add an image.Best regards,
RikardFebruary 10, 2025 at 8:33 am #1476806Topic: Possible bug with img tags being parsed
in forum EnfoldTHP Studio
ParticipantHey Gunter,
We might have a bug with how the enfold parser is handling
tags that are inserted into an ALB element. Across multiple sites now we have randomly had images disappear entirely from the page, and from the source code. This only seems to ONLY affect images that are inserted via an img tag, and not via the ALB Image element or any sliders etc.
Eg: Insert a text block via ALB. Use the Add Media button to add an image.
Eg: Insert a timeline via ALB. Use the Add Media button to add an image.The page will work just fine, but then after some days randomly some of these images will not only be gone from the front end, but entirely missing from the backend as well, even in the shortcode debugging section. Then entire img tag just gets completely stripped out, like it was never there.
Have you had any reported instances of something like this before, or can you take a look at how Enfold parses these and see if you can spot any issues?
This has been occurring now for a couple of months across multiple sites.
Thanks a lot
Tim
-
This topic was modified 1 year, 2 months ago by
THP Studio.
February 10, 2025 at 6:17 am #1476799In reply to: Unable to import DEMO data
Hi,
Thank you for the inquiry.
The only known host so far having issues with the demo import is OVH, but it’s possible that restrictions on your server are causing the import to fail. If that is the case, you can try manually importing the demo by following these steps:
— Download the demo that you’d like to install from this link: https://github.com/KriesiMedia/enfold-library/tree/master/demos
— Extract the zip file and retrieve the XML file.
— After that, go to Dashboard > Tools > Import and install the WordPress importer, then run it.
— Upload the XML demo file.
The demo images may not be included in the import due to server security restrictions. You can edit the pages and upload your own images.
Let us know if this works.
Best regards,
IsmaelFebruary 9, 2025 at 7:15 pm #1476784In reply to: Align items to center of page – Masonry
Hi,
I deleted it for you before the last post:

So you are all done.
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeFebruary 9, 2025 at 3:50 pm #1476777In reply to: Child Theme. How? Why?
Hey Augeundso,
A child theme allows you to add customizations to core element files that you don’t want to lose on your next update.
For example, if you wanted to customize a element like the contact form, and you found a solution that says add some PHP code to your functions.php file, the next time you update you will lose this code. If you don’t need this kind of customization, you will be fine.
If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:

and ensure that it is activated, then add your code and save.
You can add a child theme at any time, follow these steps: child themeBest regards,
MikeFebruary 9, 2025 at 3:41 pm #1476775Hi,
I made an adjustment so now the image is on the right side, but your titles are too large and long, so I added this css to brake your text so the element lines up good:.avia-timeline h2.av-milestone-date>strong { width: 200px; font-size: 20px !important; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }you can adjust the font size and width to suit, but there is not a lot of options.
You may try making the page width 100% with this css:.responsive #top.page-id-19 #after_tab_section_1 .container { max-width: 100%; }and then make the font size and width larger to suit.
Best regards,
MikeFebruary 9, 2025 at 2:30 pm #1476770In reply to: Underline Links
Hi,
Here (https://www.traumwandel.de/traumartikel/) it looks like you are using a plugin “blog-designer_pack” the above css works in the footer.
Try adding this css:.bdp-post-categories a,.bdp-post-title a,a.wp-dark-mode-bg-image { text-decoration: underline !important; } .bdp-post-categories a:hover,a.wp-dark-mode-bg-image:hover strong { color: #fff }Best regards,
MikeHi,
The ID for “av-m1yjw3j3-8de8ef07635f179e0beedc245c4c38a7” is “sub_menu1”

so replace the class in your css “av-m1yjw3j3-8de8ef07635f179e0beedc245c4c38a7” with the ID “sub_menu1”
You also have an extra “bracket” in your css, probably braking it./*A B C ……..*/ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #top #menu-dialektwoerter > li { padding: 2px 0; display: inline-block; } #top #menu-dialektwoerter { padding: 10px 0; } #top #sub_menu1 { width: 40px; } #top #sub_menu1 { position: fixed !important; right: 0; top: 10px; width: 50px; } #top #sub_menu1 + .sticky_placeholder { height: 0 !important; } }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Is the problem that the first page submenu is:
A B C D E
and the second page submenu is:
A B C DBest regards,
MikeFebruary 8, 2025 at 11:22 pm #1476741In reply to: enfold Fullwidth Easy Slider Caption Font Size
You are the best!!!
And last thing please, because you are the only one who will be able to figure this out:
The formatting is wrong, only on Desktop view. On mobile it is right and when I am signed in, it looks correct.
I even tried cache and all that. Nothing works. The headline sizes are small, button colors are white, and even missing a background photo at the bottom of home page. see screenshots. Can you please Take a quick look?live, not right formatting: https://img.savvyify.com/image/Screen-Shot-2025-02-07-at-5.39.03-PM.9p7cM
my view when signed in: https://img.savvyify.com/image/Screen-Shot-2025-02-07-at-5.40.42-PM.9pGUAhttps://img.savvyify.com/image/Screen-Shot-2025-02-08-at-12.52.28-PM.92ll8
https://img.savvyify.com/image/Screen-Shot-2025-02-08-at-12.52.05-PM.92yWNFebruary 8, 2025 at 8:57 pm #1476738In reply to: enfold Fullwidth Easy Slider Caption Font Size
Hi,
@media only screen and (max-width: 768px) { .avia-caption-content p { font-size: 40px !important; line-height: 32px !important; } } @media only screen and (max-width: 479px) { #top #wrap_all .avia-slideshow .av-slideshow-caption .avia-caption-title { font-size: 50px; line-height: 43px; } }Best regards,
MikeFebruary 8, 2025 at 8:57 pm #1476737In reply to: enfold Fullwidth Easy Slider Caption Font Size
And I have to ask you, because you are one of the best techs that I talk to, could you take quick look at my website? The formatting is different that when I am signed in, compared to live site. I even tried cache and all that. NOthign works. The headline sizes are small, button colors are white, and even missing a background photo at the bottom of home page. Can you please Take a quick look?
live, not right formatting: https://img.savvyify.com/image/Screen-Shot-2025-02-07-at-5.39.03-PM.9p7cM
my view when signed in: https://img.savvyify.com/image/Screen-Shot-2025-02-07-at-5.40.42-PM.9pGUAhttps://img.savvyify.com/image/Screen-Shot-2025-02-08-at-12.52.28-PM.92ll8
https://img.savvyify.com/image/Screen-Shot-2025-02-08-at-12.52.05-PM.92yWNFebruary 8, 2025 at 8:53 pm #1476736In reply to: Formatting is off, but fine when I’m signed in
I’m even missing background images on the home page. See screenshot. Please help. I am running ads and my site look weird. Thank you for your help on this.
https://img.savvyify.com/image/Screen-Shot-2025-02-08-at-12.52.28-PM.92ll8
https://img.savvyify.com/image/Screen-Shot-2025-02-08-at-12.52.05-PM.92yWNFebruary 8, 2025 at 8:45 pm #1476731Hi Mike,
thanks for your reply. My timeline looks exactly like in image 1. And the final result should look exactly like in image 2. However, I added both codes and it still looks like in image 1. Maybe you have some other advies?
Thank in advance!
February 8, 2025 at 7:52 pm #1476720In reply to: Change column display on mobile
Hi,
As I understand, you see this:

and would like this:

Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { .page-id-4540 .av_one_fifth.avia-builder-el-59,.av_one_fifth.avia-builder-el-66 { display: none; } .responsive #top.page-id-4540 #wrap_all .content .entry-content-wrapper .flex_column.av_one_fifth { width: 33%; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeFebruary 8, 2025 at 7:39 pm #1476717In reply to: slideshow element: video doesn’t show on mobile
-
This topic was modified 1 year, 2 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: new images in portfolio grid
why my new portolio images are different size?
nothing change after:
Hey,
I’m have trouble with the size of my feature images. Then seem to all be set to original size event though I’ve set them to magazine in the module. I’ve added the below to as a make shift fix for now. the happened when I updated to wordpress 6.7.1. You can see the issue on our mobile site: https://www.theconduit.com/
#magazine .slide-image{
max-width: 710px;
width: 100%; /* Ensures responsiveness */
max-height: 190px !important;
min-height: 105px !important;
object-fit: cover;
display: block; /* Removes bottom space for inline elements */
margin: 0 auto !important; /* Centers the image horizontally */
image-rendering: auto; /* Ensures proper image rendering */
object-position: center !important; /* Centers the image in crop */
}Hey Gunter,
We might have a bug with how the enfold parser is handling
tags that are inserted into an ALB element. Across multiple sites now we have randomly had images disappear entirely from the page, and from the source code. This only seems to ONLY affect images that are inserted via an img tag, and not via the ALB Image element or any sliders etc.
Eg: Insert a text block via ALB. Use the Add Media button to add an image.
Eg: Insert a timeline via ALB. Use the Add Media button to add an image.The page will work just fine, but then after some days randomly some of these images will not only be gone from the front end, but entirely missing from the backend as well, even in the shortcode debugging section. Then entire img tag just gets completely stripped out, like it was never there.
Have you had any reported instances of something like this before, or can you take a look at how Enfold parses these and see if you can spot any issues?
This has been occurring now for a couple of months across multiple sites.
Thanks a lot
Tim


