Forum Replies Created

Viewing 30 posts - 24,571 through 24,600 (of 25,536 total)
  • Author
    Posts
  • in reply to: Enfold Youtube Preview Image #714546

    Hi,

    Try to change the embed code to this:

    <div class="avia-video avia-video-16-9 ">
    <div class="avia-iframe-wrap"><iframe width="1280" height="720" src="https://www.youtube.com/embed/4xgx4k83zzc" frameborder="0" allowfullscreen></iframe></div>
    </div>

    You will notice the difference is the embed code is wrapped with some
    <div> and also I have replaed the width to 1280 and height to 720. Hope this helps :)

    Best regards,
    Nikko

    in reply to: make easy slider go faster #714545

    Hi,

    Try to copy slideshow.php in the child theme, just make sure to have the exact directory structure.

    Best regards,
    Nikko

    in reply to: Spaces removed after punctuation marks #714543

    Hey DenktankerMedia,

    The issue is a bit weird, can you try to deactivate all plugins, let us know if this fixes the issue.

    Best regards,
    Nikko

    in reply to: testimonial subtitle #714537

    Hi Jambo,

    Glad you fixed it :)

    Best regards,
    Nikko

    in reply to: Can I have a blog and a news page? #714536

    Hey bauchope,

    That’s weird, can you try to deactivate all plugins and check if the issue still persists?

    Best regards,
    Nikko

    Hey craigriches,

    Can you try to deactivate all plugins except for woocommerce, if this still is problematic try to re-install woocommerce. Let us know if it fixes the issue.

    Best regards,
    Nikko

    in reply to: Advanced Layout Builder for products doesn’t work #714532

    Hey juniorcbjr83,

    Can you also give us ftp access? so we can inspect it further. Please post it in the private content section when you reply.

    Best regards,
    Nikko

    in reply to: Responsive design #714528

    Hey!

    1.) Is the the content needed to be in fullwidth when screen width is 1024px, the section with this title ‘Velkommen til My Red Bag’ and has some texts below it?
    2.) The dropdown shows up just fine, can you provide a screenshot how it looks on your end?

    Cheers!
    Nikko

    in reply to: Update cart don't work properly #714526

    Hi,

    Glad that it’s fixed :)

    Best regards,
    Nikko

    in reply to: Custom Css Class for Fullwidth Sub Menu #714524

    Hey!

    Can you remove the code I gave since it’s causing the jump and probably the bug you mentioned. Also, can you give us ftp access, I’d like to add some script for this in functions.php since css code doesn’t seem to provide the solution needed.

    Regards,
    Nikko

    in reply to: Animation's issues #714512

    Hi!

    Glad we could help. :)

    Best regards,
    Nikko

    in reply to: Blog Image & Single Post Image Cropping #714383

    Hi!

    I have tried to add the code I gave you previously and it doesn’t crash your site, however, the classes have changed so I have to adjust the code, I have added this code to your functions.php and it’s now working properly:

    function remove_lightbox(){
    ?>
      <script>
        jQuery(window).load(function(){
          jQuery('.single-post .lightbox-added .overlay, .single-post .big-preview.single-big a .image-overlay').remove();
          jQuery('.single-post .big-preview.single-big a img').unwrap('lightbox-added');
    
        });
      </script>
    <?php
    }
    add_action('wp_footer', 'remove_lightbox');

    Let us know if it’s good.

    Cheers!
    Nikko

    in reply to: HTTP Error on uploading images #714143

    Hi!

    That’s a weird issue, can you try to re-update Enfold via ftp? if the issue still persists, can you give us an ftp access so we can inspect further, also we’d like to check the backend again however the login details you gave doesn’t work anymore.

    Regards,
    Nikko

    in reply to: Portfolio #714131

    Hey!

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

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Cheers!
    Nikko

    in reply to: How to setup a Blog Grid please #714125

    Hi,

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

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.

    As for removing “0 Comments / 16/11/2016” under each blogpost, try adding this code in Quick CSS:

    .slide-meta {
        display: none !important;
    }

    Best regards,
    Nikko

    in reply to: Inline CSS – where does it come from? #713950

    Hi!

    Glad we could help :)

    Best regards,
    Nikko

    in reply to: Transparent header overlay #713804

    Hi!

    Glad we could help :)

    Cheers!
    Nikko

    in reply to: Menu links colors #713632

    Hey Artem,

    Glad we could help :)

    Best regards,
    Nikko

    in reply to: How to setup a Blog Grid please #713609

    Hi!

    You can use Blogposts in Advance Layout Builder. Then have this settings:
    Blog Style set to Grid Layout
    Blog Grid Columns set to 2
    Define Blog Grid layout set to Title & Excerpt

    Hope this helps.

    Cheers!
    Nikko

    in reply to: Socket styling #713604

    Hey sabrinarubli!

    Can you post the link to your site? so we can inspect and probably give you the code that’s causing the issue. You can put the details in the “private content” section when you reply so only moderators can see.

    Best regards,
    Nikko

    in reply to: Portfolio #713601

    Hey caroberto6!

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) and (min-width:768px) {
      #top.home #av_section_3 h3.av-masonry-entry-title.entry-title {
        font-size: 15px;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: Header extra elements with icons #713595

    Hey Arine,

    Glad we could help :)

    Regards,
    Nikko

    in reply to: Animation's issues #713594

    Hi!

    I still couldn’t figure it out, I already checked your files and there’s a remaining cache there from w3total cache, seems like it’s clear. I duplicated your homepage, and test each one and one the test page I made the only difference with the homepage is the layerslider, if I use your HOMEPAGE layerslider the issue appears, but if you try to use Enfold – most beautiful theme ever no issues appear, I was changing the settings but still could not figure out why the other slider causes the issue and the other doesn’t. You can change the password for ftp access now since I don’t thik it is necessary anymore. :)

    Regards,
    Nikko

    in reply to: Post subtitle #713563

    Hi backofficeitalia!

    Can you post the thread (the one that had the solution in this forum)? what do you mean the file you need to edit is not there anymore? did you make the customization in Enfold (parent theme) or did you use a child theme (enfold-child)?

    Cheers!
    Nikko

    in reply to: Can't remove white space above banner by logo #713561

    Hi!

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    #top #main .avia-section .template-page {
        padding-top: 0 !important;
    }

    Let us know if it works :)

    Cheers!
    Nikko

    in reply to: Header extra elements with icons #713560

    Hi ACGijsbers!

    Try to replace the shortcodes you used above with this:

    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color=''][/av_font_icon] <span class="custom-header-meta">0183 35 14 12</span>
    [av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color=''][/av_font_icon] <span class="custom-header-meta"> (Email address hidden if logged out) </span>
    [av_font_icon icon='ue85b' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color=''][/av_font_icon] <span class="custom-header-meta">Online afspraak</span>

    Then add this to Quick CSS (located in Enfold > General Styling):

    span.custom-header-meta {
        float: left;
        display: block;
        height: 20px;
        line-height: 20px;
        padding-right: 10px;
    }

    Let us know if it works :)

    Regards,
    Nikko

    in reply to: How to setup a Blog Grid please #713556

    Hi topsignshexham!

    Can you post a screenshot? try to upload it in imgur.com or dropbox and post the link here. I tried to check it out but I get this instead:

    Your access to this site has been limited

    Cheers!
    Nikko

    in reply to: Menu links colors #713554

    Hi!

    Try to add this code in Quick CSS:

    #avia-menu li > a:hover > .avia-menu-text {
        color: #f9b31d;
    }

    Hope this helps.

    Best regards,
    Nikko

    • This reply was modified 8 years, 1 month ago by Nikko.
    in reply to: Menu links colors #713553

    Hi!

    Try to add this code in Quick CSS:

    #avia-menu li > a:hover > .avia-menu-text {
        color: #f9b31d;
    }

    Hope this helps.

    Best regards,
    Nikko

    in reply to: Background colour of Boxed Layout not changing? #713550

    Hi!

    Glad that you fixed it :)

    Regards,
    Nikko

Viewing 30 posts - 24,571 through 24,600 (of 25,536 total)