Forum Replies Created
-
AuthorPosts
-
Hi Monika,
In your child theme please do the following:
1. Create includes folder.
2. Copy helper-main-menu.php from (parent theme) wp-content/themes/enfold/includes/ and paste it to wp-content/themes/enfold-child/includes/ folder.
3. Edit helper-main-menu.php (child theme) and scroll to the bottom, find this line of code:
<!-- end header -->
Above it put this code:<div class="avia-divider-svg avia-divider-svg-mountains avia-divider-svg-bottom avia-svg-original"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"> <path opacity="0.33" d="M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z"></path> <path opacity="0.66" d="M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z"></path> <path d="M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z"></path> </svg></div>
4. Save.
In your WordPress Dashboard, do the following:
1. Go to Enfold > General Styling
2. In Quick CSS, add this CSS code:#top #header { padding-bottom: 30px; } #top #header_main { background-color: #ceecfe; border-bottom: 0; } #top #header .header_bg { background-color: transparent; } #top #header .avia-divider-svg { position: absolute; bottom: 0; left: 0; } #top #header .avia-divider-svg-bottom svg { fill: #ceecfe; height: 30px; transform: translate(-50%) rotate(180deg); }
Hope this helps.
Regards,
NikkoHi frsecurewpsar,
Thanks, the issue is caused by this CSS code in the child theme’s style.css (line 885-887):
.vv_portfolio-list .grid-entry > .inner-entry > a{ display:none; }
I tried to comment it out but it does not affect it even after clearing cache.
I tried to reverse it by adding this CSS code in Enfold > General Styling > Quick CSS:#top .vv_portfolio-list .grid-entry > .inner-entry > a{ display: block; }
Please review your site.
Best regards,
NikkoHi nebuddlho,
Thanks for giving us admin access.
The reason it is not working is because Fullscreen Mode is enabled:
I have disabled it and toggling sidebar works properly.Best regards,
NikkoHi frsecurewpsar,
I tried to login however the authentication code is required, can it be disabled? so any of us moderators can try to check on it?
Best regards,
NikkoHi Monika,
There’s no option for it as well.
Are you using a child theme? I think we can try to override the header and try to make some modifications for it.Best regards,
NikkoHi daves1997,
Yes, it’s a global solution but it will only apply on links that has a picture on it.
If there’s other areas that it should not affect or other places it’s not working, then please provide links for it as well, then we can adjust the code to narrow it down.Best regards,
NikkoNovember 29, 2023 at 2:11 am in reply to: Easy slider buttons show loading element on click #1426659Hi marius146,
Thanks for giving us admin access.
I have added this CSS code in Enfold > General Styling > Quick CSS:#top .avia-slideshow-button .avia_loading_icon { display: none !important; }
Please review your site.
Best regards,
NikkoHi daves1997,
I see, I think there’s a js code running that triggers that behavior.
Can you try adding this CSS code and see if it helps:#top a:has(picture) { display: inline !important; }
if it does not help on other pages, please try to give links on it as well.
Best regards,
NikkoHi dsmcpherson,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoNovember 29, 2023 at 12:59 am in reply to: logo centered, menu above – broken menu on mobile devices #1426653Hi cheffe,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #main .av-section-bottom-logo { z-index: 9; } #top #wrap_all #av-burger-menu-ul > li { opacity: 1; }
Hope it helps.
Best regards,
NikkoHi daves1997,
I checked the page on Google’s Pagespeed Insight and it does not seem to have a Cumulative Layout Shift, I have posted the result link in private content.
Best regards,
NikkoHi nebuddlho,
Can you give us a link to the page mentioned? so we can inspect it.
If it’s in the backend please provide a temporary admin login credential as well so we can check on it.Best regards,
NikkoNovember 28, 2023 at 11:48 pm in reply to: logo centered, menu above – broken menu on mobile devices #1426647Hi cheffe,
Can you give us the link to the page mentioned? so we can try to inspect it further.
Best regards,
NikkoHi frsecurewpsar,
To assist you further, please provide us with your login credentials by following these steps:
- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
If you have any further questions or concerns, please let us know.
Best regards,
NikkoNovember 28, 2023 at 1:40 am in reply to: WPML Language switch flags moves down in top menu at breakpoint 750px #1426575Hi Henk-Jan,
Can you try to put this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #header_meta .sub_menu>ul { float: left; width: auto; } .responsive #header_meta .sub_menu>.avia_wpml_language_switch { float: right; width: auto; } }
Hope it helps.
Best regards,
NikkoHi Monika,
Can you try to add a top svg divider on the first section of the page? then set the color of the divider similar to the background color of the menu bar and the opacity set to 1?
Hope this helps.Best regards,
NikkoHi frsecurewpsar,
Please go to Enfold (Theme Options) > Performance > JS File Merging And Compression and select Disable – no JS file merging and compression and save.
Let us know if it helps.Best regards,
Nikko- This reply was modified 1 year, 1 month ago by Nikko.
November 18, 2023 at 7:13 am in reply to: E_ERROR in Enfold functions file as well as in other files #1425887Hi SHR Design,
I see, Enfold should be working just fine on 256M memory, however, I would still point to these issues here: https://kriesi.at/support/topic/e_error-in-enfold-functions-file-as-well-as-in-other-files/#post-1425305
Also, these errors are all CRITICAL Uncaught Error: Failed opening required pointing that files are missing which you can easily verify if it’s there or not by following the directory and checking if the file is there.
Best regards,
NikkoNovember 18, 2023 at 7:07 am in reply to: Messed up design in blog post loop when sidebar is disabled #1425886Hi Barbara,
I have forwarded the issue to our devs.
They are a bit busy at the moment but they should be able to review it and fix it soon.Best regards,
NikkoHi keifygeorge,
Please try to add this in Enfold > General Styling > Quick CSS:
#top #header_main .dropdown_widget_cart .woocommerce-mini-cart__buttons { background-color: black; border-top: 1px solid white; }
Hope it helps.
Best regards,
NikkoHi muratsuedan,
I’m glad that it’s all good now.
Thanks for using Enfold and have a great weekend!Best regards,
NikkoNovember 18, 2023 at 6:44 am in reply to: Change the background behind the Woo commerce boxes #1425883Hi extraeyes,
Go to Enfold > General Styling > Alternate Content (tab) > set Alternate Content Background Color to white.
Hope this helps.Best regards,
NikkoHi guillaumemichnik,
You’re welcome :)
Thanks again for using Enfold and have a great day!Best regards,
NikkoNovember 17, 2023 at 5:48 pm in reply to: Messed up design in blog post loop when sidebar is disabled #1425865Hi Barbara,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top.blog #main .sidebar { display: none; } #top.blog #main main.content { margin-left: auto; margin-right: auto; float: none; }
Hope it helps.
Best regards,
NikkoHi ballindigital,
Thanks for giving us admin access, the justice icon font seems to be corrupted, we have fixed it for you.
Please review your website.Best regards,
NikkoHi navindesigns,
I think that’s a simpler work around for it since the current layout is really complex to workaround with even with CSS.
Best regards,
NikkoNovember 17, 2023 at 4:59 pm in reply to: Messed up design in blog post loop when sidebar is disabled #1425857Hi Butterkipferl,
Thanks, please go to Enfold > Blog Layout, then try to play around with Blog Styling and Blog Layout.
Best regards,
NikkoHi navindesigns,
This is the expected output for the code I gave:
can you put the code back?Best regards,
NikkoHi Christian,
I’m actually aware of that issue but can’t really find a workaround it, except adjusting/cropping the image on a uniform height and width using image editors like photoshop, or other similar platforms. For titles, having two different things one with background and one with none, and some are one line, two lines, or more, adds more complexity to it.
Best regards,
NikkoNovember 17, 2023 at 4:36 pm in reply to: Slideshow (full width) one caption for different slides #1425850Hi Phil,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts