Forum Replies Created
-
AuthorPosts
-
October 27, 2025 at 1:33 pm in reply to: How can we make it so that every time we interact with the filter, the page load #1490623
Watch the screen recording video to see the issue: https://app.screencastify.com/watch/sxWInuudNm1favSKVBI0?checkOrg=d91a1b92-9828-4746-ae6c-8798fbf98738
October 27, 2025 at 1:27 pm in reply to: How can we make it so that every time we interact with the filter, the page load #1490622Hello.
We’re experiencing this issue on all browsers: Chrome, Safari, and Firefox. See screenshot: https://ibb.co/DDDzz5N6Thanks.
October 23, 2025 at 4:53 pm in reply to: How can we make it so that every time we interact with the filter, the page load #1490548Hello Ismael,
Here are the screenshots:
Before selecting a filter: https://ibb.co/0pRrvWsF
After selecting a filter: https://ibb.co/23vKmK3YWhen selecting a filter, the images are cut off.
Thank you.
October 21, 2025 at 10:53 am in reply to: How can we make it so that every time we interact with the filter, the page load #1490458Hello,
We’ve spoken with the creator of the filtering plugin, and he asked us to add this CSS code to view the images:
.js_active .grid-image {
opacity: 1 !important;
}The images are now visible, but they’ve changed from square to rectangular. If you refresh the page, they appear square again.
What could be the problem with the filtering not displaying square images? Lazi loading?
I’m sending you this comment from the creator of the filter:
Well, it is a quick workaround, not ideal, as we do not know what exactly this JS code is doing. So you might want to contact the theme support and ask them which function you can use in this code wrapper>
jQuery(document).on(‘ready’, function(e){
/* Plugin function to re-init, e.g. jQuery(“[data-fancybox]”).fancybox(); */
});
So after AJAX filtering, this JS code will reinitialize and apply all of the required changes to the images. Usually, the theme support should provide such information without any issues. It could be lazy loading for images or something like animations. But most likely, just looking at the page, they’d know what it is.Thanks.
OK, now I get it. Solved.
Thanks for everything, and best regards.
July 14, 2025 at 2:53 pm in reply to: Create a page with the portfolio content and a side menu so we can search and fi #1486741Hi Ismael,
OK, I’ve already applied it to the test page (https://limousin.eus/website2025/aaa-pruebas/), but the order of the categories doesn’t appear correctly. See the order at this link: https://we.tl/t-47Ov8InctB
And can I create a color scheme and alignment for parent and child categories like the one I attached?Thanks.
May 17, 2024 at 10:15 am in reply to: My Enfold theme and server are not communicating and the webpage is broken #1444047Hello Rikard,
We have had to restore the 2 websites from a backup copy of the server itself, so they now look good.
The 2 websites are on the same hosting, the images were left unable to be seen, the menus were misconfigured, when entering the pages in the WordPress admin the Enfold visual builder did not appear, etc.
Something very strange.
I think an error is very similar to what ivanapetric921 comments on the Envato comments page, I attach a screenshot: https://we.tl/t-n4sOV8STqvCould it be an error due to updating WP, Enfold?
OK Thanks. Now is OK
The child theme was created to be able to use the Enfold visual layout designer in the new custom post type: projects_ma
If we delete the code, WordPress generates this error and the website cannot be accessed:
Parse error: syntax error, unexpected end of file in /furanet/sites/montealbertia.eus/web/htdocs/wp-content/themes/enfold-child/functions.php on line 26
The truth is that I am not a computer expert and I have little knowledge about it.
These are the customization concepts of the Child theme:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/function avf_alb_supported_post_types_mod( array $supported_post_types ) {
$supported_post_types[] = ‘proyectos_ma’;
return $supported_post_types;
}
add_filter(‘avf_alb_supported_post_types’, ‘avf_alb_supported_post_types_mod’, 10, 1);function avf_metabox_layout_post_types_mod( array $supported_post_types ) {
$supported_post_types[] = ‘proyectos_ma’;
return $supported_post_types;
}
add_filter(‘avf_metabox_layout_post_types’, ‘avf_metabox_layout_post_types_mod’, 10, 1);function include_cpt_search( $query ) {
if ( $query->is_search ) {
$query->set( ‘post_type’, array( ‘post’, ‘page’, ‘proyectos_ma’ ) );
}
return $query;
}
add_filter( ‘pre_get_posts’, ‘include_cpt_search’ );WHAT COULD BE THE ERROR?
SUPER!!!!!
Thank You Nikko.Hello.
I need to remove the entire menu from this specific page: https://lekuona.eus/welcome-en-construccion/
The page id is: 3006Thank you.
Nikko.OK now is ok
Thanks.
Hi Rikard,
I have placed the CSS style in the general styles of the Elfold, but I do not see changes in the style of the line.
What I can do?
See CALIDAD line in: https://moremachining.com/
Thanks.
Hello,
I have assigned the name “linea” as class css.
Thanks.
OK, thank.
OK thanks Ismael.
Hi Ismael,
And is this new Google policy new?
Until a month ago the background videos played automatically.Hello,
The background video is configured in the slider so that the audio is played automatically, but the audio is not heard.
Sorry, I have the video in a full width Easy slider.
September 18, 2020 at 2:08 pm in reply to: Background video in Color Section does not appear #1246825September 18, 2020 at 1:10 pm in reply to: Background video in Color Section does not appear #1246808Hi,
I attach access data to the WP administrator
September 16, 2020 at 12:22 pm in reply to: Background video in Color Section does not appear #1246311I do not understand anything. We have not changed anything and now we see the video in the background.
In the case of the video in https://eavante.com/ it is configured so that the sound of the video is heard, but it does not.
What can we do?September 11, 2020 at 11:53 am in reply to: Background video in Color Section does not appear #1245100It also does not work in the easy slider with video, see: https://eavante.com/
September 11, 2020 at 11:43 am in reply to: Background video in Color Section does not appear #1245099I am using:
WP: 5.5.1
Enfold: 4.7.6.3I think the problem has created in the latest Enfold update.
Last week with the previous Enfold version, the background videos were visible.September 11, 2020 at 11:40 am in reply to: Background video in Color Section does not appear #1245098Hello,
I have the same problem.
You can’t see the background videos on our home page: https://cabodemarcas.com/
Thanks.
OK thanks.
Hi Mike,
And can you recommend any plugin to perform this grid?
Hi.
We have created categories on the pages through a plugin, Custom post type.
And now we want to create a gallery of Pages with a left menu with the content of the categories.
Attached photo of the design to understand our need: https://we.tl/t-ymqvpkZHQuHow can we do it with Enfold?
Thank you.
-
AuthorPosts
