Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for your patience, when I add Guenni007’s css it solves the line in the header when scrolling#top .avia-menu.av_menu_icon_beside { border: none !important; }
please clear your browser cache and check.
Best regards,
MikeHi,
Your MIME error seems to be due to a server error with X-Content-Type-Options “nosniff” and not a theme error, please refer back to this thread.
While we can not reproduce this on any of our servers, thinkjarvis had this issue in this thread and he solved it by changing his server settings. In the page you wrote that your server support will not change this for you, perhaps this info will help your new developer. Unfortunately we don’t have any other ideas, your two threads seem to cover all of the possibilities.Best regards,
MikeHi,
To change the burger menu background to #201d1e and the lines white: Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-hamburger { line-height: 40px; background-color: #201d1e; } #top .av-burger-overlay li li .avia-bullet, #top .av-hamburger-inner,#top .av-hamburger-inner::before, #top .av-hamburger-inner::after { background-color: #fff !important; }
this is the expected results:
to change the social icons color to – #304d03, try this css:#right-toolbar .social_bookmarks a { color: #304d03; }
this is the expected results:
when the menu is open there is no padding on the left, this is the width of the menu. For a smaller menu try this css and adjust to suit:.html_av-overlay-side .av-burger-overlay-scroll { width: 200px; }
Best regards,
MikeHi,
Glad to hear that you have this sorted out, 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,
MikeAugust 8, 2024 at 1:58 am in reply to: updated to Enfold 6.0.1, do not show Avia Builder on page, menu,layer slider #1464079Hi,
Glad Rikard could 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,
MikeAugust 8, 2024 at 1:57 am in reply to: Content wird im Frontend nicht ausgespielt / Content is not displayed in the fro #1464078Hi,
Glad Rikard could 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,
MikeHi,
Glad Rikard could 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,
MikeAugust 8, 2024 at 1:55 am in reply to: How to modify the background grey space before a bk video in a color section #1464076Hi,
I do not know how this page broke, but if you used the same broken temples on many pages then they will also be broken.
When I check your page the first error I find is in this text element with this double closing “p” tag:
it is hard to examine line-by-line for other errors, but as I posted above some of these errors have broken the shortcode, so your best approach is to re-create this page from scratch and check your pasted text for rouge HTML tags.
Are you copying this site from another site, or are you bulk importing the pages?
This is typically I see this kind error.Best regards,
MikeHi,
Glad that this helped some, when I check your page (Colorado Trail Guide – Bikepacking) I find a broken shortcode at the bottom:
and when I check the backend I see more broken shortcode:
and when I click to edit “columns”
these all open as “text elements” instead the “columns” that they show as:
This page looks totally broken, please recreate from scratch and delete the template.Best regards,
MikeHi,
To remove the border try adding this css:#header.header-scrolled #header_main { border: none; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
It’s not always the same, but below are a couple that I have had lately.Best regards,
MikeHi,
Thank you for the screenshots, your image: https://imgur.com/gKX4x24
looks like a transparent header with a image or a slider at the top of the page.
This should be easy, so if you don’t see this please link to your site and provide a admin login so we can examine.Best regards,
MikeHey Julie,
Thank you for your ideas, please submit them to our Github Feature Request. It is for users to place requests and follow them as the Dev Team reviews them. Thank you for using Enfold.Best regards,
MikeHey lzevon,
Thanks for the link to your site, on mobile this looks like an issue in your SVG file, please try to recreate your SVG file.
If this doesn’t work for you, try converting it to a jpg or png file.Best regards,
MikeHey Zaccc,
Thanks for the link to your site, it looks like you are using a transparent header, do you want the header a different color or just the menu items?
Try using a header that is not transparent, so the header color will show.Best regards,
MikeAugust 7, 2024 at 12:21 am in reply to: Site Health issue after recent update version 6.0.2 #1463986Hi,
Unfortunately I’m getting an error that my IP is banned, please note that we all work remote and have different IPs, please allow all IPs or create a staging site that we can examine without the IP checks.Best regards,
MikeAugust 6, 2024 at 11:46 pm in reply to: Custom layout to display posts for category / year-month #1463984Hi,
Glad to hear that we could 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,
MikeHi,
Unfortunately, this can not be changed without causing a conflict with the WordPress pagination.
I asked the Dev Team again today and they said that this is still true.Best regards,
MikeHi,
Thanks, I see that your live site is using v4.4, and your test site is v6.0.2, but unfortunately your child theme has many core theme files, such as header.php, footer.php, shortcodes.php, & include files & tribe files.
I see that you tried to update these some of these files, but when I switch to the parent theme many of the issues are solved.
I’m not sure how intensive your customizations are, but jumping from v4.4 to v6.0.2 is a big jump, please check your customizations and try to remove as many as possible.
I have not seen any other issues like this from users making a similar upgrade without customizations.Best regards,
MikeHi,
When I check the /colorado-trail-resupply-guide/ page, I the backend ends with the tab section “bundles” and the next section “WATER RESUPPLY” doesn’t show on the backend.
I also note that the entire tab for the “bundles” is not showing, I see many empty columns:
Are these columns meant to show content? Or is this also broken?
I see the last working column has unclosed div tags:
unclosed HTML tags can break the page structure and cause the builder to close the page early, try to recreate the page from scratch on a new blank page and don’t use the template, and be careful when pasting text, as some browsers also paste the HTML, so check for this.
If this works correctly save this as your new template and delete the old template, typically once a template is saved with broken HTML tags it can not be corrected and resaved, thus the need to create a new blank one and saved.Best regards,
MikeHi,
Yes, if you have Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression disabled, then enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files then the files will be cleared when the cache is cleared.
I recommend waiting until this occurs on it’s own, as your server cache seems to lag behind causing your issues above.
If you manually delete the files and your server cache is still calling them you will probably see some errors, so it will be better to wait until it occurs on it’s own.Best regards,
MikeHi,
Glad to hear that you have this sorted out, 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,
MikeHi,
Try adding this css to your Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top .logo.avia-standard-logo { display: flex; justify-content: center; width: 100%; } }
Best regards,
MikeHi,
If you have the theme cache disabled and enable the setting Delete Old CSS And JS Files the folder should be empty after you clear your host cache.
Since we can not reproduce, we can not offer a future theme fix for this.Best regards,
MikeHi,
Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.Best regards,
MikeAugust 5, 2024 at 11:45 pm in reply to: Custom layout to display posts for category / year-month #1463883Hi,
I added your horizontal gallery to your archive pages with this function.php file:add_action('ava_after_main_container', 'ava_after_main_title_mod'); function ava_after_main_title_mod() { if ( is_archive() ) { echo do_shortcode("[av_horizontal_gallery ids='3297,3299,3315,3298,3318,3308,3316,3303,3317' ids_dynamic='' initial='' img_copyright='' height='20' size='large' gap='no' active='' control_layout='av-control-hidden' slider_navigation='av-navigate-arrows av-navigate-dots' nav_visibility_desktop='' nav_arrow_color='' nav_arrow_bg_color='' nav_dots_color='' nav_dot_active_color='' lightbox_arrow_color='' lightbox_arrow_bg_color='' img_copyright_font='' av-desktop-font-img_copyright_font='' av-medium-font-img_copyright_font='' av-small-font-img_copyright_font='' av-mini-font-img_copyright_font='' img_copyright_color='' img_copyright_bg='' transition_speed='' autoplay='true' interval='3' manual_stopper='aviaTBmanual_stopper' links='active' link_dest='' lightbox_text='' img_scrset='' lazy_loading='disabled' alb_description='' id='' custom_class='' template_class='' av_uid='av-a6srr' sc_version='1.0'][/av_horizontal_gallery]"); } }
please check.
Best regards,
Mike -
AuthorPosts