Forum Replies Created

Viewing 30 posts - 1,171 through 1,200 (of 25,536 total)
  • Author
    Posts
  • in reply to: Adjusting crop area of thumbnails in woocommerce #1407665

    Hi epkdesign,

    Try to go to Enfold > Performance > then disable Responsive Images
    Hope it helps.

    Best regards,
    Nikko

    in reply to: background images per page #1407664

    Hi Franz,

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

    Best regards,
    Nikko

    in reply to: Toggle burger menu (sub) opacity #1407624

    Hi Stilecatalini,

    I see, please try to add this CSS code as well:

    #top #wrap_all .av_header_transparency #header_main .av-burger-overlay-scroll {
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
        background: #1c1c1c;
    }

    Best regards,
    Nikko

    in reply to: Icon list texts are H4 #1407623

    Hi menainfosec,

    Thanks for giving us admin access.
    It shows up now, Hide Advanced Layout Builder Developer Options was enabled in Enfold Theme Options > Layout Builder > Show Advanced Options that’s why it was hidden.
    Please review your site.

    Best regards,
    Nikko

    in reply to: Toggle burger menu (sub) opacity #1407619

    Hi Stilecatalini,

    I’m not sure I understand what you’re trying to achieve, can you give us more context? or maybe provide us with some screenshots, just upload it in savvyify, imgur, dropbox or googledrive and post the link here (or in private content).

    Best regards,
    Nikko

    Hi Verena,

    Please go to Enfold > Performance > then disable Responsive Images
    That should make it use only the image that you set.

    Best regards,
    Nikko

    in reply to: Images too big on mobile #1407616

    Hi menainfosec,

    It’s our pleasure to help. :)
    Thank you for choosing Enfold. Wishing you a fantastic day!

    Best regards,
    Nikko

    in reply to: Icon list texts are H4 #1407614

    Hi menainfosec,

    I see, did you perhaps modified Icon List or overridden it via a child theme? if yes, then you may need to update it as well.
    If not, can you give us temporary admin access? so we can check on it (if the site has people viewing on it then a staging site would be great).
    You can post the credentials in private content.

    Best regards,
    Nikko

    in reply to: background images per page #1407612

    Hi Franz,

    Yes, that’s correct as well and more efficient if you are using same background image for these pages :)

    Best regards,
    Nikko

    in reply to: Title and feature image hover #1407611

    Hi menainfosec,

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

    Best regards,
    Nikko

    in reply to: Copyright Picture #1407604

    Hi Blatze,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: HTML validation issues #1407603

    Hi menainfosec,

    You’re welcome :)
    Try to enable some minifications or any optimizations next and check, then try to add merging, and other optimizations (for performance) one by one and check, if it causes some validation issues then you can skip it.

    Best regards,
    Nikko

    in reply to: background images per page #1407601

    Hi Franz,

    I see, please add this CSS code and just change the background images’ url.

    #top.page-id-12259 .avia-section {
      background-image: url(https://dorfgeschichte.li/wp-content/themes/enfold/images/background-images/dots-for-dark-background-compressed.png) !important;
    }
    
    #top.page-id-7557 .avia-section {
      background-image: url(https://dorfgeschichte.li/wp-content/themes/enfold/images/background-images/dots-for-dark-background-compressed.png) !important;
    }
    
    #top.page-id-2959 .avia-section {
      background-image: url(https://dorfgeschichte.li/wp-content/themes/enfold/images/background-images/dots-for-dark-background-compressed.png) !important;
    }

    Best regards,
    Nikko

    in reply to: How to use shortcodes within the image caption? #1407599

    Hi BeeCee,

    Thanks for posting the solution that worked. :)
    As for those fields in the media library, it’s really in the WordPress Core files but someone who is an expert with WordPress might have some workaround for it.

    Best regards,
    Nikko

    in reply to: Icon list texts are H4 #1407597

    Hi,

    I think you have checked the Advanced (tab) of Icon List and not the List Item, here are some screenshots that may help:

    and

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Title and feature image hover #1407594

    Hi menainfosec,

    Please try to add this CSS code as well:

    .html_elegant-blog #top .post-entry .post-title:hover, 
    .html_elegant-blog .avia-content-slider .slide-entry-title:hover {
        opacity: 1;
    }

    Best regards,
    Nikko

    in reply to: Images too big on mobile #1407592

    Hi menainfosec,

    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 .avia-content-slider .slide-entry-wrap {
        clear: none;
        display: inline;
        float: none;
      }
    
      .responsive #top #wrap_all #main .avia-content-slider .slide-entry {
        width: 50%;
        margin-bottom: 0;
        clear: none;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: videos do not work #1407589

    Hi francescomossolin,

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

    Best regards,
    Nikko

    in reply to: numbered icon list: like to change Font #1407588

    Hi Nomad,

    It’s our pleasure to help. :)
    Thank you for choosing Enfold. Wishing you a fantastic day!

    Best regards,
    Nikko

    in reply to: I can’t post or edit anything on my enfold site #1407587

    Hi spencer60,

    Thanks for giving us admin access.
    It seems the problem is caused by Gutenberg plugin, I have disabled it and it seems to be working properly now.
    Please review your site.

    Best regards,
    Nikko

    in reply to: How to use shortcodes within the image caption? #1407580

    Hi BeeCee,

    I see what you meant now, unfortunately, we don’t have control over it, we would need to modify the WordPress Core files to achieve that which is not recommended as it will be removed everytime WordPress is updated.

    Best regards,
    Nikko

    in reply to: I can’t post or edit anything on my enfold site #1407578

    Hi spencer60,

    I tried to login but after I entered your email, I was given the message that the login link will be sent on your email.

    Best regards,
    Nikko

    in reply to: background images per page #1407575

    Hi Franz,

    I’m not sure what you mean with “show the hint reasons per page”, can you give us more context? or if you can give some visuals or screenshots, so we can further understand what you’re trying to achieve.

    Best regards,
    Nikko

    in reply to: videos do not work #1407574

    Hi francescomossolin,

    You’re welcome, please try to set Javascript File Merging And Compression to Use minified theme javascript files without merging, as the problem may just be with merging some js files. If it works, then please use that option otherwise, you can disable it again.

    Best regards,
    Nikko

    in reply to: HTML validation issues #1407572

    Hi menainfosec,

    Can you try to disable any CDN or CSS/JS optimizations on your site and check the validation again?

    Best regards,
    Nikko

    in reply to: Images too big on mobile #1407571

    Hi menainfosec,

    Can you give us a link to the page mentioned? so we can check further.
    You can post the link in private content.

    Best regards,
    Nikko

    in reply to: Title and feature image hover #1407570

    Hi menainfosec,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top .avia-content-slider .slide-entry-title:hover {
        opacity: 1;
    }
    
    .avia_transform #top a:hover .image-overlay {
        opacity: 0 !important;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Icon list texts are H4 #1407567

    Hi menainfosec,

    It’s possible to adjust the tags.
    Edit the Icon List, then edit the List Item > Advanced (tab) > Heading Tag and change it to your preferred tag.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: videos do not work #1407566

    Hi francescomossolin,

    Can you try to disable Javascript File Merging And Compression in Enfold Theme Options > Performance? and see if it helps.

    Best regards,
    Nikko

    in reply to: How to use shortcodes within the image caption? #1407565

    Hi BeeCee,

    Thanks for giving us access.
    The page made with Classic Editor does not work but the one using ALB definitely works.
    The shortcode was only returning a link inside a span tag which is what is showing in the frontend (I have also inspected it and it is correct).
    Can you tell us what you want it to achieve? or how should it look visually?

    Best regards,
    Nikko

Viewing 30 posts - 1,171 through 1,200 (of 25,536 total)