Forum Replies Created

Viewing 30 posts - 7,831 through 7,860 (of 34,988 total)
  • Author
    Posts
  • in reply to: I want to have 6 items in 2 columns on Mobile. #1405620

    Hey stepheng,
    Thank you for the link to your site, but it looks like you have sorted it out, please see the screenshot in the Private Content area of what I see on mobile.
    Unless you mean a different element.

    Best regards,
    Mike

    in reply to: Need a gradient Nav Bar and A solid Logo Area #1405619

    Hi,

    @edgeofcinema
    it looks like you were able to sort it out with @Guenni007’s advice, thanks Guenni007
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: PHP 8.0 #1405618

    Hi,
    Glad Nikko was able to 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,
    Mike

    Hi,
    Glad we were able to 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,
    Mike

    in reply to: Spacing Padding not working anymore for Headline Element #1405614

    Hi,
    In the special heading element when you add a margin it is added to the element that wraps the H1 tag av-special-heading it doesn’t add or remove a margin from the H1 tag itself. Your custom margin for the H1 tag adds the margin to the H1 inside the special heading element.
    I hope this explains better.

    Best regards,
    Mike

    in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405613

    Hi,
    Thanks for the login to your site, first I moved your two columns into a color section and gave it a custom ID homepage-banner then I gave your green box a custom class green-box the in the first column with the image in the Row Layout field I choose No Space Between Columns so the green box column would be right next to the image column.
    Then I added this css to your Quick CSS to vertically center your green box column and overlay it on the image column:

    #homepage-banner + #after_section_1.container_wrap {
    	 border-top-style: none;
    }
    #homepage-banner main.content {
    	 padding: 0;
    }
    #homepage-banner .entry-content-wrapper {
    	display: flex;
        align-items: center;
    }
    #homepage-banner .green-box {
    	left: -5vw;
        z-index: 1;
    }

    I also removed the padding from the special heading EQUIPPING CLASSES below the two columns because it seemed like too much.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Content slider arrows #1405609

    Hey enfold,
    Thanks for the link to your site, it looks like you are using some custom css, try changing this:

    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
        line-height: 25px;
        border-radius: 1px;
    }

    to this:

    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
        line-height: 2px;
        border-radius: 1px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Try this css

     #top:not(.logged-in) #menu-item-4002 {
     	display: none;
     }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Cookie consent and GTM #1405606

    Hi,
    Thanks for the feedback unfortunately this is not a feature and I don’t see a way that we could easily implement it. Perhaps your best approach would be to use the Cookiebot plugin since they already offer this feature.

    Best regards,
    Mike

    in reply to: Spacing Padding not working anymore for Headline Element #1405605

    Hi,
    The top margin is added by your custom css:

    h1{
    	margin-top: 20px !important;
    }

    Enfold_Support_1875.jpeg

    Best regards,
    Mike

    in reply to: Text-Blocks, html or special characters #1405604

    Hi,
    Thanks for your screenshot, I checked your aqua med test test page and found no issues, but it looked like perhaps it had been edited since the screenshot so I created two new pages in firefox, one in Mac and one in Windows and recorded both of them linked below, but I found no issues.
    Could your browser have an addon? Try disabling your extensions and try Safari and Chrome to see if you have the same issue.

    Best regards,
    Mike

    Hi,
    Thanks for the link to your site, the word “Search” is already included, it’s just hidden, please try this css instead of yours:

    #top #menu-item-search .avia_hidden_link_text {
    	display: inline-block;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Move Date and Author on blog posts #1405596

    Hi,
    Glad we were able to 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,
    Mike

    in reply to: solved #1405595

    Hey rosiet5,
    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,
    Mike

    in reply to: Move Date and Author on blog posts #1405575

    Hi,
    Thanks for the link to your page, Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_script() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
    (function($){
    $( '#top.single-post' ).each(function() {
    $( this ).find( '.post-meta-infos' ).insertAfter( $(this).find('.big-preview.single-big') );
    });
    })(jQuery);
    });
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_script');

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    Please see the screenshot in the Private Content area for the expected results.

    Best regards,
    Mike

    in reply to: Unable to Download Demo Files #1405574

    Hi,
    Glad Yigit could help point you in the right direction, if you have any further questions please create a new thread since this is not your thread you will not see anything we write in the Private Content area.
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Post Grid not working #1405504

    Hi,
    Thanks for posting your code, but I didn’t find anything in it for custom fields, please link to the thread where you found the customization.

    // https://pastebin.com/7Kn8R4ZR
    Best regards,
    Mike

    in reply to: Woocommerce image issues #1405459

    Hi,
    Glad Ismael 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,
    Mike

    in reply to: Anchor links offset #1405458

    Hi,
    You are still getting an error on your script.
    Enfold_Support_1869.jpeg
    Please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    Hi,
    I guess I didn’t understand your question originally, do you want it to look like the blue section AGES 6+ / GRADES 2-5?
    Try this css:

    #top.page-id-38256 #av_section_1 h1.av-special-heading-tag {
        margin: 0 !important;
    }
    #top.page-id-38256 #av_section_1 .av-special-heading-h1 {
    	 text-align: center;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: image author on blog #1405455

    Hi,
    Glad we were able to 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,
    Mike

    in reply to: Add Box-Shadow to Text Block #1405454

    Hi,
    Glad we were able to 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,
    Mike

    in reply to: Hide post date in blog section #1405364

    Hi,
    To hide the comment section on the single post try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.single-post .comment-entry {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Add Box-Shadow to Text Block #1405363

    Hi,
    Glad to hear that this helped and it looks like you were able to reproduce it for the other columns.
    The css I added in the code block was just for testing, please move to the Quick CSS.
    I see that you found the equal height option in the column.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Post Grid not working #1405362

    Hi,
    Glad to hear that you have this sorted out, what was the customization meant to do? Are you sure that it is still needed?

    Best regards,
    Mike

    in reply to: Move sublevel links up before scrolling #1405361

    Hi,
    Glad we were able to 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,
    Mike

    in reply to: Unable to Download Demo Files #1405360

    Hi,
    Sorry that this is affecting you, but as you can read above the 20i servers have been a source of brutforce-like attacks against our server and have been unblocked many times now but the attacks continue each time it is unblocked.
    Unfortunately, since the server is blocked you will need to import the demo on a localhost and use the plugin duplicator and then install the clone on your 20i server.

    Best regards,
    Mike

    in reply to: Add Box-Shadow to Text Block #1405325

    Hi,
    Thanks for the login I hope you don’t mind that I tinkered a little on the last column.
    I removed the theme settings for the column and image, moved the text element into the column under the image and added the custom class class-padding to add padding around the text, then I added the custom class class-column to the column for the box shadow then in a code block at the bottom of the page I added this css:

    .class-padding {
    	padding: 0 20px;
    }
    .class-column {
    	box-shadow: 0 8px 8px #e3e3e3; 
    }

    just as a temp example, I believe this looks very close to your example page, please check.

    Best regards,
    Mike

    in reply to: Remove the solid line on default special heading #1405323

    Hi,
    Glad we were able to 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,
    Mike

    in reply to: When updatign emoji's get lost #1405322

    Hi,
    The Dev Team has replied that this seems to be an issue in Windows 10 in Chrome & Edge. Firefox on Windows 10 works correctly and Windows 11 & Safari, Chrome, and Firefox work correctly on Mac. So if you are using Windows 10 try using Firefox.
    Hopefully, a future update of Chrome & Edge will include a fix.

    Best regards,
    Mike

Viewing 30 posts - 7,831 through 7,860 (of 34,988 total)