Forum Replies Created
-
AuthorPosts
-
January 19, 2024 at 11:44 pm in reply to: Toggle accordeon element issues on Samsung mobile #1431526
Hi bonsaimedia,
Yes, please give us temporary admin access, so we can check it further.
Just post the credentials in private content.Best regards,
NikkoHi adapt,
I missed some key CSS code, please try to change the code I gave with this one:
@media only screen and (max-width:1300px) { #mega-menu-wrap-avia .mega-menu-toggle { display: flex; } #mega-menu-wrap-avia .mega-menu-toggle + #mega-menu-avia { display: none; } #mega-menu-wrap-avia .mega-menu-toggle.mega-menu-open + #mega-menu-avia { display: block; } #mega-menu-wrap-avia .mega-menu-toggle + #mega-menu-avia { background: #e9e9e9; padding: 0px 0px 0px 0px; position: absolute; width: 100%; z-index: 9999999; } #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item { display: list-item; margin: 0; clear: both; border: 0; } #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item > a.mega-menu-link { border-radius: 0; border: 0; margin: 0; line-height: 40px; height: 40px; padding: 0 10px; background: transparent; text-align: left; color: #0db665; font-size: 14px; } #mega-menu-wrap-avia #mega-menu-avia > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link { background: #0db665; color: white; font-weight: bold; text-decoration: none; border-color: #fff; } }
Best regards,
NikkoHi bonsaimedia,
Please try to disable CSS File Merging And Compression in Enfold > Performance and clear any cache if you have caching plugins.
Hope it helps.Best regards,
NikkoHi Munford,
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,
NikkoHi adapt,
Can you try to use this CSS code instead:
@media only screen and (max-width:1300px) { #mega-menu-wrap-avia .mega-menu-toggle { display: flex; } #mega-menu-wrap-avia .mega-menu-toggle + #mega-menu-avia { display: none; } }
Hope it helps.
Best regards,
NikkoHi sophiasbiti,
The first code should you provided should work without the other codes:
.avia_message_box_content { text-transform: none !important; }
However the issue seems to be caching, I tried to check Quick CSS, but Theme Options is restricted access.
Please try to disable CSS File Merging And Compression in Enfold > Performance.Best regards,
NikkoHi captcashew,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .social_bookmarks .av-social-link-instagram a { color: white; }
Hope it helps.
Best regards,
NikkoJanuary 18, 2024 at 12:12 am in reply to: The code shows in textblock in enfold layout builder #1431316Hi sifix,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Sophia,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi vantagepointmg,
You’re welcome :)
Just let us know if you still need further assistance.Best regards,
NikkoHi MikeTandySwag,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi vantagepointmg,
The social icons are close on my end, can you try to add this CSS code and see if it helps:
@media only screen and (max-width:767px) { #avia2-menu { text-align: center; } }
Best regards,
NikkoHi msraji,
Have you registered the theme using a private token with sufficient permission?
Instructions on registering the theme is in our docs: https://kriesi.at/documentation/enfold/theme-registration/Best regards,
NikkoHi MikeTandySwag,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #top #wrap_all .main_menu { width: auto !important; } }
Hope it helps.
Best regards,
NikkoJanuary 13, 2024 at 4:41 am in reply to: PHP update won't work and Element picture doesn't respond anymore #1429965Hi Vanwynsberghe Bart,
You cannot update the theme anymore using API key with Enfold 4.0.7, you’ll need to use a personal token for that, in order to generate it, please follow the instructions in our documentation: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Please do the following process:
First make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Then register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.Once the latest version of Enfold is installed and activated, update your PHP version from 7.4 to 8.2.
Hope it helps.
Best regards,
NikkoHi NicomIT,
I’m glad that Yigit could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoJanuary 13, 2024 at 4:25 am in reply to: Enfold Theme and AIOSEO are causing errors every time AIOSEO is run #1429963Hi liuxuewu,
I’m glad that you were able to resolve the issue.
Thanks for using Enfold and have a great weekend.Best regards,
NikkoJanuary 13, 2024 at 4:24 am in reply to: How can I change the login page in post comments to the Ultimate Member’s login #1429962Hi liuxuewu,
I’m not very familiar with the Ultimate Member plugin but membership plugins usually have settings for it, please try to contact the support of the plugin instead as they are more knowledgeable on the topic.
Best regards,
NikkoJanuary 13, 2024 at 4:23 am in reply to: How can I make the header’s top bar taller and increase the font size? #1429961Hi liuxuewu,
Can you try adding this CSS code and see if it helps:
#header_meta .container { padding: 15px 0; }
Best regards,
NikkoHi katrinam14,
Please provide us with admin access.
Just post the credentials in private content.Best regards,
NikkoHi lkerbyson1,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-content-slider .slide-entry { width: 25%; }
Hope it helps.
Best regards,
NikkoHi mvi,
Thanks, can you give the login link as well? I tried the default and common ones but that didn’t seem to help.
Best regards,
NikkoHi vantagepointmg,
Please try to replace the CSS code I gave with this one:
@media only screen and (max-width:767px) { #top #header_meta { padding-top: 10px; } #top #header_meta .sub_menu .menu-item { margin-bottom: 12px; } #top #header_meta .sub_menu * { font-size: 14px; } #top #header_meta #menu-item-130, #top #header_meta #menu-item-131 { text-indent: -999em; } #top #header_meta #menu-item-130 img, #top #header_meta #menu-item-131 img { position: absolute; top: 0; left: 0; } #top #header .av-burger-menu-main a { max-height: 80px; line-height: 80px !important; } .logo img, .logo svg { max-height: 80px !important; } #top #header_meta .sub_menu #avia2-menu { height: auto; } #header_main { padding-top: 8px; } }
Best regards,
NikkoHi northorie,
3. Can you give us a link to the page? so we can check it further.
5. No worries, edit the Separator and then set Horizontal Ruler Styling to Custom, many options will appear at the bottom including an option to change the color.
Hope this helps.Best regards,
NikkoJanuary 12, 2024 at 3:18 am in reply to: Move the published date and author name below the title #1429850Hi menainfosec,
Please add this code in functions.php of your child theme, if you don’t have a child theme then you can use the plugin called WPCode to insert this code snippet:
function move_postmeta() { ?> <script> window.addEventListener('load', function() { var postMetaInfos = document.querySelector('.single-post .post-meta-infos'); var postTitle = document.querySelector('.single-post .entry-content-header .post-title'); if (postMetaInfos && postTitle) { postTitle.parentNode.insertBefore(postMetaInfos, postTitle.nextSibling); } }); </script> <?php } add_action('wp_footer', 'move_postmeta');
Then go to Enfold > General Styling > Quick CSS, then add this CSS Code:
.html_modern-blog #top .post-entry .post-meta-infos { margin-top: -20px; } .html_modern-blog #top .post-entry .blog-categories { top: -15px; }
Hope it helps.
Best regards,
NikkoHi mvi,
Please give us temporary admin access, so we can try to see the issue further.
Just post the credentials in private content.Best regards,
NikkoJanuary 12, 2024 at 3:01 am in reply to: Problem with all styling in advanced layout builder #1429848Hi Ronald,
You need to use a Child theme in order to preserve these custom codes that are added to Enfold.
You can download the child theme here: https://kriesi.at/documentation/enfold/child-theme/
Follow the instructions on the link and move the custom codes from the parent theme to the child theme.
Hope this helps.Best regards,
NikkoHi northorie,
I apologize for the delayed response.
1. The background color for pricing table is based on the Primary Color which is set in Enfold > General Styling > Main Content (tab) > Primary Color.
2. The Milestone Title uses H2 Heading and you can change the its font in Enfold > Advanced Styling > then select H2.
3. You can set Background Image Position for that, you can see the option just below where you set the Custom Background Image.
4. You can change it in Enfold > General Styling > Logo Area (tab), just set Logo Area Font Color
5. Is the parting line a border of a Section or a Separator? can you give us an example of the parting line?Best regards,
NikkoHi HJ,
On the empty Color Section with an ID of “leistungen”, try to Layout (tab) > Margin and Padding, then check Custom Margins.
In Custom Top And Bottom Margin make sure to uncheck Apply the same value to all?
And finally set Top Margin to -400px (just adjust the value as you see fit).
Hope it helps.Best regards,
NikkoHi Audrey,
Can you try this CSS code instead:
#top #header.av_header_transparency .avia_mega_div, .avia_mega_div { right: auto !important; left: 50%; transform: translateX(-50%); }
Hope it helps.
Best regards,
Nikko -
AuthorPosts