Forum Replies Created

Viewing 30 posts - 18,091 through 18,120 (of 25,536 total)
  • Author
    Posts
  • Hey Willem7904,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling) or your custom css:

    .rtl .av_one_half {
        margin-left: 0;
        margin-right: 6%;
    }
    
    .rtl .av_one_half.first,
    .rtl .av_one_half.avia-builder-el-first {
        margin-right: 0;
    }

    Hope this helps.

    Best regards,
    Nikko

    in reply to: givewp styling button #911048

    Hey isaaccolavecchio,

    1. Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .give-btn.give-btn-modal {
        margin: 0;
        padding: 16px 20px;
        border-radius: 2px;
        border: 2px solid #333 !important;
        font-weight: normal;
        font-size: 0.92em;
        min-width: 142px;
        outline: none;
        background: transparent;
    }

    2. As for the glitch, try adding this in Quick CSS:

    #top #give_purchase_form_wrap .give-fl-label {
        display: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Increase size of Portfolio Grid elements #911040

    Hi,

    Sorry for the late response, I have changed your portfolio grid to 3 columns and have added this css code in Quick CSS (located in Enfold > General Styling):

    .home .content .entry-content-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    
    .home .no_margin.av_one_third.grid-entry.flex_column.isotope-item {
        margin-right: 0 !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    in reply to: Objectives in Google Analytics #911034

    Hey Mireya,

    Please refer to this post: https://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
    Hope it helps :)

    Best regards,
    Nikko

    in reply to: Duplicate Content from ?s=? #911032

    Hey cbagdon,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Pictures cropped on horizontal gallery #911027

    Hi,

    Hmmm, can you try this one instead:

    @media only screen and (max-width:767px) {
      .av-horizontal-gallery.av-horizontal-gallery-large-gap.av-horizontal-gallery-1.avia-builder-el-19 {
        overflow: visible !important;
        min-height: 214px !important;
        margin-bottom: 60px;
      }
    
      #top .av-horizontal-gallery-fullwidth .av-horizontal-gallery-wrap {
        max-width: 30vw;
        overflow: visible !important;
      }
    
      #top .av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item {
        max-width: 40vw;
      }
    
      #top .av-horizontal-gallery-img {
        top: 0 !important;
        transform: none !important;
      }
    
      #top .av-active-gal-item .av-horizontal-gallery-img {
        top: -30px !important;
      }
    
      #top .avia-slideshow-controls a {
        opacity: 1;
        filter: alpha(opacity=100);
      }
    }

    Best regards,
    Nikko

    in reply to: Template problem #911010

    Hi,

    Sorry for the late response, I have tried to access your site via ftp, however the details, didn’t work, tried using sftp, explicit ftp over tls and plain ftp, please check.

    Best regards,
    Nikko

    in reply to: How to change color of mobile sub menu? #911007

    Hi,

    Hmmm, can you try to use this instead:

    @media only screen and (max-width: 990px) {
      #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
        background-color: #54a9b9;
      }
    }

    Best regards,
    Nikko

    in reply to: Pictures cropped on horizontal gallery #910999

    Hi,

    Thanks, try adding this css code in Quick CSS:

    @media only screen and (max-width:767px) {
      .av-horizontal-gallery.av-horizontal-gallery-large-gap.av-horizontal-gallery-1.avia-builder-el-18 {
        min-height: 215px;
      }
    
      #top .av-horizontal-gallery-fullwidth .av-horizontal-gallery-wrap {
        max-width: 33.34vw;
      }
    
      #top .av-horizontal-gallery-img {
        top: 0 !important;
        transform: none !important;
      }
    
      #top .avia-slideshow-controls a {
        opacity: 1;
        filter: alpha(opacity=100);
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: FEATURE REQUEST- PHONE ICON FOR TOP BAR for PHONE NUMBER #910985

    Hey tacast,

    Yes, Enfold doesn’t have that feature, however the phone number (though no icon) is available in Enfold > Header > Extra Elements (tab) > Header Phone Number/Extra Info set this to Display (either left or right) and in Phone Number or small info text add this:

    <div class="iconbox_icon heading-color " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></div> 1234567

    Just replace 1234567 with your phone number. Hope this helps :)

    Best regards,
    Nikko

    in reply to: header logo being stretched #910982

    Hey theonlykieran,

    I tried to check your logo and it’s not stretched on my end, however the original image looks a isn’t sharp and doesn’t have crisp edges. You would need to fix the image in an image editor.

    Best regards,
    Nikko

    in reply to: Auto Scroll For Horizontal gallery #910977

    Hey danielromanin,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Nikko

    in reply to: Portfolio "related" items not showing on some entries only #910970

    Hi,

    Glad that to hear that. Thanks for using Enfold! Have a nice day :)

    Best regards,
    Nikko

    in reply to: How to change color of mobile sub menu? #910969

    Hi,

    You can use this code for that:

    @media only screen and (max-width: 990px) {
    .av_header_transparency .sub-menu {
        background: #54a9b9 !important;
    }
    }

    Hope this helps.

    Best regards,
    Nikko

    in reply to: demo import doesn't work #910968

    Hi,

    Can you try to give us ftp access as well? so we can try to enable debugger and check further.

    Best regards,
    Nikko

    in reply to: Full width easy slider not working #910967

    Hi,

    Yes, please clear the transients and do the update, if that doesn’t work, update Enfold via ftp as Rikard suggested. Also, don’t forget to make a backup :)

    Best regards,
    Nikko

    in reply to: Issues with Google maps #910965

    Hi,

    Sorry for the late response, I have check it and it seems you have already fixed it (screenshot in private content). Let us know if you need further assistance :)

    Best regards,
    Nikko

    in reply to: Logo clipping on mobile #910963

    Hi,

    Can you try to add this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:320px) {
      .responsive .logo img {
        max-height: 38px !important;
      }
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    Hi,

    I see, can you try to use a child theme: https://kriesi.at/documentation/enfold/using-a-child-theme/ then go to the shortcodes folder, create
    a file called: heading.php and paste this inside it https://pastebin.com/PHxXTMaV
    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Pictures cropped on horizontal gallery #910954

    Hi,

    Hmm, can you try to adding the custom links again and remove the code I gave, let me know if you have done this and I’ll try to write another code that should fix it :)

    Best regards,
    Nikko

    in reply to: Pictures cropped on horizontal gallery #910953

    Hi,

    Hmm, can you try to adding the custom links again and remove the code I gave, let me know if you have done this and I’ll try to write another code that should fix it :)

    Best regards,
    Nikko

    in reply to: How to add "edit" link for pages/posts in the functions.php? #910855

    Hi,

    Can you try adding this php code at the bottom of functions.php:

    add_filter('the_content', 'mycontent');
    add_filter('avf_template_builder_content', 'mycontent');
    
    function mycontent( $content ) {
    	if( is_singular() ) {
    		$content = $content . '<p><a href="' . get_edit_post_link( get_the_ID(), 'Edit this page') . '">Edit this page</a></p>';
    	}
    	return $content;
    	
    }

    Hope this helps.

    Best regards,
    Nikko

    in reply to: Pictures cropped on horizontal gallery #910848

    Hi,

    Can you try to replace all the codes I gave to:

    @media only screen and (max-width:767px) {
      .av-horizontal-gallery.av-horizontal-gallery-large-gap.av-horizontal-gallery-1.avia-builder-el-18 {
        min-height: 167px;
      }
    
      #top .av-horizontal-gallery-fullwidth .av-horizontal-gallery-wrap {
        max-width: 25vw;
      }
    
      #top .avia-slideshow-controls a {
        opacity: 1;
        filter: alpha(opacity=100);
      }
    }

    Let us know if this helps, you might need to adjust some of your images and use similar height and width :)

    Best regards,
    Nikko

    in reply to: Single Blog post image size will not resize #910844

    Hi,

    It might just some caching issue. Glad that it’s all good now. Thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: White space above slider and other issues #910842

    Hi,

    Glad that you figured it out. Thanks for using Enfold :)

    Best regards,
    Nikko

    in reply to: Theme Color Subtle #910841

    Hey kjwaggz,

    You can set it in Enfold > General Styling > Main Content (tab) > Alternate Background color.
    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Portfolio Feature image sizes #910837

    Hey TimCollective,

    Can we check on the page mentioned that you are having issues with? so we can take a closer look.

    Best regards,
    Nikko

    in reply to: Pictures cropped on horizontal gallery #910836

    Hi,

    It would be too narrow to show few images at once, would it be okay if we just show the prev and next slider controls on mobile so there’s an indicator that there’s other images? just add this css code in Quick CSS:

    @media only screen and (max-width:767px) {
      #top .avia-slideshow-controls a {
        opacity: 1;
        filter: alpha(opacity=100);
      }
    }

    Best regards,
    Nikko

    in reply to: demo import doesn't work #910835

    Hey Rio1,

    Can we try to test importing the demo? this would affect what is currently on your site and change your settings.

    Best regards,
    Nikko

    Hi,

    Glad that Victoria helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 30 posts - 18,091 through 18,120 (of 25,536 total)