Forum Replies Created
-
AuthorPosts
-
Hey JZNAMZ,
Thank you for using Enfold.
You have to add the menu container from the includes > helper-main-menu.php file and the default theme header.php. The theme will automatically create a container based on the default menu.
Best regards,
IsmaelHi!
Thank you for the info. You can use the “avia_iframe_fix” function from the js > avia.js file to append the attribute manually. I can’t seem to find any reference relating to that particular attribute.
Cheers!
IsmaelHi,
Thank you for using Enfold.
There’s an issue with the background video element when self hosted files are used. We are currently testing a solution which can be found in the following thread.
// https://kriesi.at/support/topic/selfhosted-video-and-loop/#post-952615
Best regards,
IsmaelHi,
Use the wp_dequeue_script function and wp_print_scripts hook. More info here.
// https://codex.wordpress.org/Function_Reference/wp_dequeue_script
This may affect certain features in the theme.
Best regards,
IsmaelHey natclarke,
Thank you for using Enfold.
The ads aren’t loaded properly. Please provide the login details. We would like to check the ad scripts.
ads Failed to load resource: the server responded with a status of 403 ()
Best regards,
IsmaelHi,
Thank you for the update. I was referring to the “green-blouse” page. Is that accessible when you’re not logged in? (see private field)
Please provide another login token so that we could check the product page.
Best regards,
IsmaelHi,
Why are you searching for digits or numbers? The default WP search, which is what the theme is using, will compare the search keyword with the post title and content. Please use a plugin like Relevanssi or SearchWP.
// https://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
// https://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/Best regards,
IsmaelHi,
Did you create a custom No Access Page? Please create one with the ALB then set it as the “No Access Page” in the PDA panel.
Best regards,
IsmaelHi,
Odd. It should append the schema markup below the post. Please provide the login details in private field so that we could check it further. Create a test post/page if possible.
Best regards,
IsmaelHi,
Thanks for the update. Did you put the video inside a table container? Or is that an auto generated table element?
Best regards,
IsmaelHi!
@MSSchrauf: Thank you for the confirmation. This is going to be included in the upcoming patch.
Regards,
IsmaelHi,
But, how can I use a recipe in a post with ALB now? I mean where to add in an ALB post?
I’m not sure what you mean by that. The code above should enable the ALB (Advance layout builder) for the custom post type “wprm_recipe”. Instead of the default editor, you’ll be able to use the ALB for that particular post type.
Best regards,
IsmaelHi,
If so, which are the files that I need to manually remove?
Did you modify the parent theme files directly? I’m not sure if we can help you trace back those modifications. Please use a child theme.
// https://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
IsmaelHi,
The new version of Enfold, should it help with spam issues?
There’s no security upgrades on the latest version so it won’t help but you need to upgrade the theme nevertheless.
Best regards,
IsmaelHi,
This css code should help.
.avia-video-16-9, .js_active .avia-iframe-wrap, .avia-video-16-9 iframe { height: 100% !important; }Best regards,
IsmaelHi,
The widget relies on the tab shortcode script so you have to add this filter in the functions.php file.
// https://pastebin.com/raw/mKL4zGN9
Best regards,
IsmaelHey navindesigns,
Thank you for using Enfold.
This is possible but it may distort the images a bit.
@media only screen and (max-width: 767px) { .avia-slideshow-inner, .avia-slideshow-inner li img { height: 300px !important; } }Try to make use of the Screen Options. Add another full screen slider on the page and have it show on mobile view only. You can toggle the visibility in the elements’ Screen Options panel.
Best regards,
IsmaelMay 8, 2018 at 5:52 am in reply to: Woocommerce product image, hover image not in correct place #953095Hi,
Did you figure this out? The product page or the hover image looks good.
Best regards,
IsmaelHi,
Thank you for using Enfold.
Use this filters to add the order and orderby option to the blog posts element.
Just add it in the functions.php file. Again, we would like to apologize for the late response.
Best regards,
IsmaelHi,
We are very sorry for the late response.
Please use this css code to remove the copyright container on a magazine element.
.av-magazine-thumbnail .avia-copyright { display: none; }Thank you for using Enfold.
Best regards,
IsmaelHi,
Thank you for the update. Upload a larger version of the logo. The exact size should be 483x101px.
Best regards,
IsmaelHey gradient9,
Thank you for using Enfold.
The product content is created with the advance layout builder. That option only works when the default editor is enabled. (see private field)
Best regards,
IsmaelMay 8, 2018 at 5:35 am in reply to: New Disable Template Builder Elements function not working #953081Hi,
@zimbo: The option is set to “Load only used elements” but I don’t see the issue on the home page. Is this fixed? (see private field)
Best regards,
IsmaelHi,
I’m sorry for the late response. Can we reset the database before testing the demo import?
Best regards,
IsmaelHi,
I already tagged Yigit to the thread. Please wait for his response. I’ll notify him again. :)
Best regards,
IsmaelHi,
Thanks for the update. We need admin access because the site is on maintenance mode. Please provide the WP login details in the private field.
Best regards,
IsmaelHi,
The issue has been fixed in the latest version of the theme. Please upgrade to version 4.3.1.
Related thread: https://kriesi.at/support/topic/picture-problems-after-installing-latest-update-yesterday/#post-949912
Best regards,
IsmaelHi,
We are very sorry about that. A lot users reported the same issue. We provide a fix in the following thread.
// https://kriesi.at/support/topic/selfhosted-video-and-loop/#post-952615
Best regards,
IsmaelHi,
The first option is not possible because of the way the search form is rendered inside the menu container. The form will always be appended outside the menu container. You have to use option B.
Best regards,
IsmaelMay 8, 2018 at 4:56 am in reply to: After 4.3 update 'partner logo element' not showing on Spanish translation pages #953055 -
AuthorPosts
