Forum Replies Created

Viewing 30 posts - 31 through 60 (of 25,536 total)
  • Author
    Posts
  • 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,
    Nikko

    in reply to: Activate Mobile Menu at higher resolution #1431330

    Hi 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,
    Nikko

    in reply to: Toggle accordeon element issues on Samsung mobile #1431321

    Hi 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,
    Nikko

    in reply to: google map api not working #1431320

    Hi Munford,

    To assist you further, please provide us with your login credentials by following these steps:

    1. Install and activate the “Temporary Login Without Password” plugin. You can find it here.
    2. Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
    3. Click on “Create New” to generate a temporary login.
    4. 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.
    5. Click “Submit” to create the temporary account.
    6. 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,
    Nikko

    in reply to: Activate Mobile Menu at higher resolution #1431319

    Hi 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,
    Nikko

    in reply to: Notification Box – Auto Caps #1431318

    Hi 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,
    Nikko

    in reply to: Social Media Icons Color Change #1431317

    Hi 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,
    Nikko

    in reply to: The code shows in textblock in enfold layout builder #1431316

    Hi sifix,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Table edit #1431315

    Hi Sophia,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Centering menu #1431314

    Hi vantagepointmg,

    You’re welcome :)
    Just let us know if you still need further assistance.

    Best regards,
    Nikko

    in reply to: Burger Menu on Mobile Aligning Left #1430195

    Hi MikeTandySwag,

    You’re welcome :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Centering menu #1430194

    Hi 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,
    Nikko

    in reply to: Theme not acknowledging updates on the site #1429967

    Hi 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,
    Nikko

    in reply to: Burger Menu on Mobile Aligning Left #1429966

    Hi 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,
    Nikko

    Hi 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,
    Nikko

    in reply to: Display Issue of Columns After Theme Update #1429964

    Hi NicomIT,

    I’m glad that Yigit could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    Hi liuxuewu,

    I’m glad that you were able to resolve the issue.
    Thanks for using Enfold and have a great weekend.

    Best regards,
    Nikko

    Hi 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,
    Nikko

    Hi liuxuewu,

    Can you try adding this CSS code and see if it helps:

    #header_meta .container {
        padding: 15px 0;
    }

    Best regards,
    Nikko

    in reply to: Page updates not showing on mobile #1429960

    Hi katrinam14,

    Please provide us with admin access.
    Just post the credentials in private content.

    Best regards,
    Nikko

    in reply to: Making a Content Slider Full Width #1429959

    Hi 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,
    Nikko

    in reply to: Accordion bug #1429958

    Hi 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,
    Nikko

    in reply to: Centering menu #1429957

    Hi 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,
    Nikko

    in reply to: Questions on Freelancer-theme #1429956

    Hi 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,
    Nikko

    in reply to: Move the published date and author name below the title #1429850

    Hi 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,
    Nikko

    in reply to: Accordion bug #1429849

    Hi 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,
    Nikko

    in reply to: Problem with all styling in advanced layout builder #1429848

    Hi 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,
    Nikko

    in reply to: Questions on Freelancer-theme #1429847

    Hi 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,
    Nikko

    in reply to: Anchor Link in Enfold Parallax doesn´t work #1429846

    Hi 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,
    Nikko

    in reply to: Submenu is not aligned with its parent #1429845

    Hi 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

Viewing 30 posts - 31 through 60 (of 25,536 total)