Forum Replies Created
-
AuthorPosts
-
February 2, 2026 at 5:55 am in reply to: Cross Site Scripting (XSS) security issue warning from Solid Security #1494579
Hi,
Thank you for the inquiry.
A patch for this particular vulnerability will be included in the next release (7.1.4) and should be available soon. Thank you for your patience.
Best regards,
IsmaelHi,
Thank you for the screenshot.
We still can’t access the site. Did you add a css modification previously? It’s possible there’s a css rule limiting the height of the form or its container, which could be forcing the scrollbar to appear.
Best regards,
IsmaelHey actichemph,
Thank you for the inquiry.
We have added a Post Slider element below the slider, and the posts seem to be displaying as expected. You may need to select a category in the Content > Entries > Which Entries Should Be Used settings, as shown in the screenshot below.
To help you get started with the theme, please check out the documentation and feel free to reach out here in the forum if you need any assistance.
— https://kriesi.at/documentation/enfold/
Best regards,
IsmaelHey slikslok,
Thank you for the inquiry.
Are you trying to hide the featured image on the single post page or view? You can try this css code instead of using the filter above.
.single .big-preview.single-big { display: none; }Let us know the result.
Best regards,
IsmaelHi,
Glad to know that you’ve found the solution. Since it’s a custom modification, you’ll need to add it yourself in the future or override the avia-module-masonry script (masonry_entries.js) entirely in the child theme. This documentation should help.
— https://developer.wordpress.org/reference/functions/wp_dequeue_script/
— https://developer.wordpress.org/reference/functions/wp_deregister_script/Best regards,
IsmaelHey Jean,
Thank you for the inquiry.
We have found a few errors coming from this script.
— https://www.freepixel.net/wp-content/themes/freepixel/js/particles.min.js
Uncaught TypeError: Cannot read properties of null (reading ‘getElementsByClassName’)
at window.particlesJS (particles.min.js:9:22398)
at app.js:14:1Please try to temporarily disable the script or the plugin that uses it, then purge the cache. Let us know the result.
Best regards,
IsmaelFebruary 2, 2026 at 5:15 am in reply to: Blog Post Catergory – Featured image is Small — Image not displaying #1494571Hey dcarlsondesign,
Thank you for the inquiry.
The featured images are not displaying due to the following css rule in the style.css file:
.post-entry .blog-meta { display: none; }Removing this css rule should restore the featured images.
Best regards,
IsmaelHi,
Thank you for the update.
We adjusted the css code slightly. Please make sure to purge the cache before testing. You can also adjust the font size for different screen sizes in the Styling > Font Sizes panel of each slide.
Best regards,
IsmaelJanuary 30, 2026 at 6:16 am in reply to: Footer widget is not displayed in blog posts with ALB #1494514Hi,
Great! Glad to know that you’ve found a working solution. Please don’t hesitate to open another thread if you have more questions.
Have a nice day.
Best regards,
IsmaelJanuary 30, 2026 at 6:15 am in reply to: Making enlarged images open at full size in lightbox instead of 1030px #1494513Hi,
Thank you for the update.
We adjusted the filter in the functions.php file. The lightbox should now be displaying the original image.
function avf_avia_builder_helper_lightbox_size_mod($size, $context, $id, $responsive) { return "full"; } add_filter('avf_avia_builder_helper_lightbox_size', 'avf_avia_builder_helper_lightbox_size_mod', 10, 4);Please make sure to purge the cache before checking.
Best regards,
IsmaelHey verenad3,
Thank you for the inquiry.
Where do you see this warning? Did you install a security plugin? There is a low-severity vulnerability report related to the theme, but it will be fixed in an upcoming version. Please provide a screenshot of the issue and make sure the theme is updated to version 7.1.3.
Best regards,
IsmaelHi,
Thank you for the screenshots.
Are you saying that the color of the links should be blue? You can adjust the color of the links in the Enfold > General Styling > Main Content / Alternate Content panels. Adjust the value of the Highlight Color field. If this doesn’t work, please provide the login details in the private field.
Best regards,
IsmaelJanuary 30, 2026 at 5:25 am in reply to: FATAL E_ERROR recurring for months: Class ‘avia_font_manager’ not found #1494510Hey carrclaudia,
Thank you for the inquiry.
Please make sure that the template files (header.php, footer.php, etc.) in the child theme are up to date, if any are present and ask your hosting provider to upgrade PHP from version 7.4.33 to a later version such as PHP 8.2 or higher. Let us know if the issue persists.
Best regards,
IsmaelHi,
Thank you for the update.
What do you mean by the text not being fixed on the image on mobile? Would you mind providing a screenshot of the issue? You can use platforms like FreeImage, 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,
IsmaelHi,
Thank you for the update.
In the enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js, look for the masonry_filter function and adjust this selector or variable.
links = masonry.find('.av-masonry-sort a'),Replace it with:
links = masonry.find('.av-masonry-sort button'),Best regards,
IsmaelHey Carsten-Andres Werner,
Thank you for the inquiry.
Since the site contains a very old version of the theme, you should expect a few changes or issues when updating to the latest version. We recommend performing the update on a staging site, fix any errors there, before transferring it to the live site. Please keep the site updated to avoid these kinds of issues. Let us know if you need more info.
Best regards,
IsmaelJanuary 29, 2026 at 5:59 am in reply to: Existe soporte en español para el desarrollo de sitios web? #1494482Hey Víctor González,
Thank you for your inquiry.
If you’re referring to the Enfold theme, then yes, you can create your own website using the WordPress CMS and the theme to build your content and design your pages. To help you get started, please check the following documentation, and feel free to browse the forum for related questions.
— https://kriesi.at/documentation/enfold/
Best regards,
IsmaelJanuary 29, 2026 at 5:51 am in reply to: When is 7.1.4 Available? Enfold: Cross Site Scripting (XSS) vulnerability #1494481Hi,
A patch will be included in the next version (7.1.14) and will be released soon. Thank you for your patience.
Best regards,
IsmaelHey Antonio,
Thank you for the inquiry.
The screenshots are not loading on our end for some reason. Please try to use this image hosting and make sure to provide the site URL and login details in the private field.
Best regards,
IsmaelJanuary 29, 2026 at 5:43 am in reply to: Making enlarged images open at full size in lightbox instead of 1030px #1494478Hey steve159159,
Thank you for the inquiry.
You can use this filter in the functions.php file to adjust the default size of the lightbox image.
function avf_alb_lightbox_image_size_mod($size) { return "full"; } add_filter('avf_alb_lightbox_image_size', 'avf_alb_lightbox_image_size_mod', 10, 1);This defaults to large and we set it to full (the original size of the image). You can also remove this filter and adjust the size of the Large thumbnail in Settings > Media panel. You’ll need to regenerate the thumbnails afterward.
— https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
IsmaelJanuary 29, 2026 at 5:37 am in reply to: Footer widget is not displayed in blog posts with ALB #1494477Hey Mike61,
Thank you for the inquiry.
For posts created with the Advanced Layout Builder (ALB), you need to use the avf_template_builder_content filter. The code might look different since it’s not a hook. Please check the enfold/template-builder.php file for the available hooks and filters.
Best regards,
IsmaelHey jnightingale,
Thank you for the inquiry.
Try to add this css code to adjust the font size of the title on mobile view:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #top #wrap_all .avia-slideshow .av-slideshow-caption.av-iakm6m-705446e7ab1d9a74581bf52b6294a15c__0 .avia-caption-title { font-size: 42px; } }Best regards,
IsmaelHey jnightingale,
Thank you for the inquiry.
We tried logging in but got blocked by cloudflare. Would you mind providing a direct link to the page with the forms and a screenshot of the issue? You can use platforms like FreeImage, 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,
IsmaelHi,
Thank you for the update.
The style tag was incorrectly included in the style.css file, so we removed it. We couldn’t find the page with the Masonry Gallery, so we created a test page. (see the private field)
We updated the $sold_items array in the functions.php file:
$sold_items = array(1233,1232,1231);Best regards,
IsmaelJanuary 29, 2026 at 5:15 am in reply to: Critical Error when trying to access customization/widgets/etc in WordPress #1494473Hey bluty,
Glad to know that you’ve found the issue! Please feel free to open another thread if you have more questions.
Have a nice day.
Best regards,
IsmaelJanuary 29, 2026 at 5:12 am in reply to: Need columns with different width oder table without frame (in text block) #1494472Hi,
Thank you for the information.
To remove the background and border of the cells and place them side by side on mobile view, please add this css code:
.main_color .av-custom-table tr:nth-child(odd), .main_color .av-custom-table tr:nth-child(even) { background: transparent; border: 0; } .av-custom-table, .av-custom-table td, .av-custom-table th { background: transparent; border: 0; font-size: 15px; } .av-custom-table tr { display: flex; gap: 10px; }Best regards,
IsmaelHi,
Thank you for the update.
There is no option to adjust the breakpoint on mobile view. The number of columns will be determined by the Styling > Slider > Columns and the slider will automatically respond or resize based on the screen size. If you need to only display a single item per slide, you have to set it to display a single column.
Best regards,
IsmaelHi,
Thank you for the information.
Looks like you haven’t implemented the changes we suggested in our previous reply. Please replace the entire avia_custom_query_extension function with the following:
function avia_custom_query_extension($query, $params) { global $avia_config; if ( ! empty( $avia_config['avia_custom_query_options']['order'] ) ) { $query['order'] = $avia_config['avia_custom_query_options']['order']; } if ( ! empty( $avia_config['avia_custom_query_options']['orderby'] ) ) { if ( $avia_config['avia_custom_query_options']['orderby'] === 'termin_datum' ) { $query['meta_query'] = array( 'relation' => 'OR', array( 'key' => 'termin_datum', 'compare' => 'EXISTS', 'type' => 'DATE' ), array( 'key' => 'termin_datum', 'compare' => 'NOT EXISTS' ) ); $query['orderby'] = array( 'meta_value' => 'ASC', 'date' => 'DESC' ); $query['meta_key'] = 'termin_datum'; $query['meta_type'] = 'DATE'; } else { $query['orderby'] = $avia_config['avia_custom_query_options']['orderby']; } } unset( $avia_config['avia_custom_query_options'] ); return $query; }We won’t be able to help you further without a test page and the login details. Please provide the information in the private field and make sure the modification is accessible either through Appearance > Theme File Editor or a code editor plugin.
Thank you for your patience.
Best regards,
Ismael -
AuthorPosts





