Forum Replies Created
-
AuthorPosts
-
Hi dondela,
Can you try adding flex-basis to Ismael’s code, the code should look like this:
@media only screen and (max-width: 479px) { .responsive #top #wrap_all .avia-logo-element-container .slide-entry { width: 25%!important; flex-basis: 25%; } }Best regards,
NikkoHi gringuitodc,
Thanks for providing us with a staging site and admin access.
I have disabled all the plugins (cleared cache before it as well) however the errors in the web console coming from ticketsocket-plug and popup-maker still appears.
Then I tried to switch to a different theme but the Enfold theme is still showing up in front.
I’ll check it again after few to several hours, maybe the change will take effect however at the moment I think the caching seems to be issue.Best regards,
NikkoHi Daniela,
I see, I think the difference is the screen height.
Is the background section set to At least 100% of Browser Window height, if yes then I think that would be an issue since videos doesn’t have a native option in the browser to cover the whole screen (width and height) unlike the background image. I think the best option would be using the LayerSlider in your case.Best regards,
NikkoHi gringuitodc,
Thanks for providing us with admin access as well as screenshots.
I could see some js errors in the web console which I believe maybe the cause of the issue.
Can you setup a staging site for us? so we can try to troubleshoot the issue without affecting your live site.
You can follow the instructions here if you haven’t tried setting up one before.Best regards,
NikkoHi beyond-flora,
We apologize for the delayed response.
I have checked your site and I don’t see those black bars that you mentioned.
I have put a link in private content of how your site looks on my end.
Can you also provide us with a screenshot on your end?Best regards,
NikkoHi vbonora,
We apologize for the delayed response.
It seems the only place where that code could be effectively applied is in the header which is what you have done, unfortunately, applying this to the logo and menu items except for the burger menu won’t do anything, which seems to suggest that it only works on sibling elements (i.e. between the header and main) then applies to all its child elements. So what you want to achieve could not be done in this current layout, you’ll need to move the burger menu out of the header and make it its sibling element, which would most likely result in some functionalities not working properly.
I tried to force the burger menu overlay to have a black background however it doesn’t work as well :(Best regards,
NikkoHi delexit,
I could see some CORS related issue showing up in the console.
Please refer to the solution posted on our documentation: https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-
Hope it helps :)Best regards,
NikkoHi navindesigns,
Edit the Blog Posts element (Blog Grid), go to Styling > Appearance > Preview Image Size, then set it to choose image manually, then a dropdown should appear with a list of image sizes you can choose from.
Hope this helps :)Best regards,
NikkoHi Jason,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { #top .sticky_placeholder { height: 0 !important; } }Best regards,
NikkoHey vbonora,
It seems the mix-blend-mode could not be removed on child elements: https://stackoverflow.com/questions/31629541/remove-mix-blend-mode-from-child-element#answer-68496283
Instead of applying it to the header directly, try to add it to the header_bg element:#top #wrap_all #header .header_bg { mix-blend-mode: difference; }Hope this helps.
Best regards,
NikkoHi Rafael,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
.av-masonry-gallery .av-masonry-entry { padding: 12px; }Just change the value in px.
Hope this helps :)Best regards,
NikkoHi thinkjarvis,
Please try to replace this code:
if ($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '>', 'richsnippet' => true));with:
if ($breadcrumb) $additions .= Avia_Breadcrumb_Trail()->get_trail( array( 'separator' => '/', 'richsnippet' => true ) );the avia_breadcrumbs function has already been deprecated.
Best regards,
NikkoHi delexit,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoDecember 15, 2021 at 12:37 pm in reply to: blank page – breadcrumb – after last enfold update #1332934Hi caledoman,
Here’s the reference to our documentation for the full code: https://kriesi.at/documentation/enfold/breadcrumbs/#insert-breadcrumbs-as-shortcodes
As for the video slideshow, please try to disable CSS file merging and compression and Javascript file merging and compression.
If it does not help, can you setup a staging site for us and give us access to it? so we can try to troubleshoot it without affecting your live site.
Here’s a simple tutorial for the staging site, if you haven’t setup one before: https://themeisle.com/blog/wordpress-staging-site/Best regards,
NikkoHi Havi,
Yes, I could see the links showing up fine, please update the staging site (please temporarily disable if you have any caching plugins before the update).
After the update, if it has issues then please try to disable CSS file merging and compression and Javascript file merging and compression.Best regards,
NikkoHi John,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi John,
You’re welcome :)
Since it is still in beta some options are not available but our developer mentioned that the default is 80% of the viewport height.
You can unlock the option to change it’s value (up to 90%) by adding this code in the child theme:add_filter('avf_show_curtains_media_option', '__return_true');Best regards,
NikkoHi peterolle,
You’re welcome :)
Thanks as well for sharing your tweaks which should be helpful to other users. :)
Thanks again for using Enfold and have a great day!Best regards,
NikkoDecember 13, 2021 at 10:38 am in reply to: Mega Menu off screen to right when main menu aligned right #1332547Hi Steve,
We’re glad that Mike could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi delexit,
Thanks for giving us a link to your site.
The current background image is set to medium size (link in private content).
Just change the image size to Full (refer to the screenshot in private content).
Hope this helps.Best regards,
NikkoHi havi,
Can you give us temporary admin access to the staging site? so we can check the settings.
Just post the credentials in private content.Best regards,
NikkoDecember 13, 2021 at 10:28 am in reply to: Site broken by breadcrumbs – functions php code after latest theme update #1332544Hey Sujohn,
I tried to login with the credentials you gave however it doesn’t work.
As for the code, it will not work anymore, please use this code instead:function av_breadcrumbs_shortcode( $atts ) { return Avia_Breadcrumb_Trail()->get_trail( array( 'separator' => '/', 'richsnippet' => true ) ); } add_shortcode( 'av_breadcrumbs', 'av_breadcrumbs_shortcode' );Best regards,
NikkoHi peterolle,
Yes, the modification should still work just fine in Enfold 4.8.8 :)
Best regards,
NikkoHi aussiedropbear,
Thanks for giving us admin access.
I see the same effect on both Chrome and Edge.
It seems that the Curtain Effect only works at a certain height which is about 80-90% of the height of the screen, if it is beyond that then it does not work properly.
We’ll report this on our devs, for the meantime, the only workaround I could suggest (which I have tested on your site) is to reduce the height of the footer page.Best regards,
Nikko-
This reply was modified 4 years, 1 month ago by
Nikko.
December 13, 2021 at 9:13 am in reply to: blank page – breadcrumb – after last enfold update #1332535Hi caledoman,
Can you setup a staging site then update it to the latest version of Enfold?
Then post the link to it and your live site in private content so we can try to compare both and suggest a solution.Best regards,
NikkoHi navindesigns,
We’re glad that Mike could help you :)
Just let us know if you still need further assistance.Best regards,
NikkoHi navindesigns,
Please try @Guenni007’s solution, it should center those texts vertically.
@Guenni007 Thanks for helping out :)Best regards,
NikkoDecember 10, 2021 at 3:19 am in reply to: Drop shadow showing up on two places instead of one #1332207Hey navindesigns,
Please try adding this CSS code:
.avia-logo-slider .slide-entry { background-color: transparent !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }Best regards,
NikkoHey navindesigns,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#footer a, #socket a { text-decoration: none; }Best regards,
NikkoHi Alan,
I think the issue maybe related to your IP since any device you used has this issue.
Maybe your hosting provider can help with the issue you are having, since we don’t get the same results even it’s the same site we are trying to make changes.
Also, if it’s an Enfold issue, then we should also be having the same issues as you have on your end and people would report it.Best regards,
Nikko -
This reply was modified 4 years, 1 month ago by
-
AuthorPosts
