Forum Replies Created

Viewing 30 posts - 10,081 through 10,110 (of 25,536 total)
  • Author
    Posts
  • in reply to: Embed video mp4 and align center in mobile view #1204329

    Hi Marieke,

    You can’t upload the screenshot here directly.
    But you can upload it to https://imgur.com/ or any other online image sharing sites and then post the link here. :)

    Best regards,
    Nikko

    in reply to: layer slider doesn´t work properly #1204327

    Hi Chri,

    No worries, sometimes asking makes it faster to find out what we are looking for :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Enfold shop theme #1204325

    Hi Morcy,

    No worries, there’s a lot of changes and added features which most of us sometimes miss :)
    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Update theme version #1204324

    Hi nox07,

    Since it’s a staging site, please do the following:

    1. Delete the enfold theme manually via FTP or Cpanel
    2. Download the latest version of Enfold from themeforest/envato and upload it via FTP or Cpanel

    If you’re using FTP, you’ll need to extract the zip file from themeforest, then you’ll need to check the content and extract enfold.zip and the generated enfold folder should be the one uploaded. (this process takes some time).
    If you’re using Cpanel, you’ll need to extract the zip file from themeforest, then upload enfold.zip and extract it in Cpanel.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Can't import a Demo #1204196

    Hi Eleina_Shinn,

    I’m getting this error:

    ERROR: Incorrect username or password.

    Best regards,
    Nikko

    in reply to: Update theme version #1204193

    Hi nox0,

    This code should hide the default phone number in mobile devices:

    @media only screen and (max-width:767px) {
      #top #header_main .phone-info {
        display: none;
      }
    }

    Best regards,
    Nikko

    in reply to: Logo area menu color blog #1204192

    Hey marmat84,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    .blog #header, 
    .single-post #header {
        background-color: #6ea4db !important;
    }
    
    .blog .header_bg, .single-post .header_bg {
        opacity: 0 !important;
    }

    Best regards,
    Nikko

    in reply to: Set the default attachment image size to full size #1204191

    Hey Christian,

    If you don’t have a child theme yet, you’ll need to use it otherwise skip step 1.
    1. Use a child theme, you can download it and find instructions in this link: https://kriesi.at/documentation/enfold/child-theme/
    2. Add this code in functions.php of the child theme:

    update_option( 'image_default_size', 'full-size' );

    Best regards,
    Nikko

    in reply to: Error #1204188

    Hey Pernille,

    Can you give us temporary admin access?
    Just post the credentials in private content.

    Best regards,
    Nikko

    in reply to: layer slider doesn´t work properly #1204187

    Hey zeitraum_,

    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
      ( to 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 an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    Hi heiniheini,

    For #1, can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top #header ul.menu-item.cart_dropdown {
        border: none;
    }
    
    #top #header a.cart_dropdown_link {
        background-color: transparent !important;
    }
    
    #top #header.av_header_transparency .cart_dropdown_link span {
        color: white;
    }

    #2 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
      ( to 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 an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Embed video mp4 and align center in mobile view #1204184

    Hi,

    Thanks for giving us admin access.
    I have removed the 250px left and right padding on the columns.
    Then in Quick CSS, located in Enfold > General Styling added this CSS code:

    #top .avia_textblock .wp-video {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    this will make sure the video shortcode inside a textblock will always be centered and have it’s maximum width set to 100%.
    Also I have disabled CSS file merging and compression in Enfold > Performance since the added CSS is not reflecting on the frontend because of the server side caching.
    You can enable it after few days.
    Hope this helps.

    Best regards,
    Nikko

    Hey Carsten,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top #commentform #comment-form-av-privatepolicy {
        position: absolute;
        width: auto;
    }
    
    #top #commentform #comment-form-av-privatepolicy + label {
        position: relative;
        padding-top: 0;
        left: 2.5em;
    }

    Best regards,
    Nikko

    in reply to: Enfold Icons Not Appearing Across Site #1204175

    Hi Tim,

    I can see those icons are coming from a CDN: https://secureservercdn.net/
    Please disable CDN and see if the icons will show.
    Your case might be the same as this enfold user: https://kriesi.at/support/topic/social-icons-not-showing-6/#post-1202483
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Links to an attachment page from Image in a gallery #1204169

    Hey milkrow,

    Try using the av_gallery shortcode:

    [av_gallery ids='316,315,314,313' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='portfolio' columns='4' imagelink='lightbox' lazyload='avia_lazyload' alb_description='' id='' custom_class='' av_uid='av-k91pwd71' admin_preview_bg='']

    Just replace 316,315,314,313 with the image/attachment IDs.

    Best regards,
    Nikko

    in reply to: Enfold shop theme #1204168

    Hi Morcy,

    You can change it in Enfold > Shop Options > Main Shop Page Banner, set to Yes, display a banner image.
    Then there are more options that will show below it.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Personal Token #1204165

    Hi payton_sil,

    Please generate a token again and make sure these permissions are checked:
    – View and search Envato sites (checked by default)
    – View your Envato account username
    – View your email address
    – View your account profile details
    – Download your purchased items
    – Verify purchases of your item
    – List purchases you’ve made

    Best regards,
    Nikko

    in reply to: Can't import a Demo #1204164

    Hey Eleina_Shinn,

    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
      ( to 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 an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: SIte broken after upgrade. #1204161

    Hi jomtones,

    Thanks for giving us access.
    I have checked your child theme and it’s the one causing the issue.
    Specifically enfold-child > shortcodes > testimonials.php needs to be updated.
    If you comment out (or remove temporarily) this line of code in functions.php (so it uses the parent theme version):

    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);

    You’ll see enfold css codes work fine.

    Best regards,
    Nikko

    in reply to: Remove author's name in blog posts #1204141

    Hi Nora,

    This CSS code should make the share buttons color to white:

    #top .av-share-box .av-share-link a {
        background-color: white;
    }

    Best regards,
    Nikko

    in reply to: Change image size on masonry gallery #1203897

    Hi Nikola,

    I apologize for the delayed response.
    I tried both FTP and SFTP and it does not work (check private content).
    Also can you renew the admin access? since it has already expired.

    Best regards,
    Nikko

    in reply to: Show text when hover image #1203890

    Hi jannnnnneke,

    I see what you meant now, but what you’re trying to accomplish is not possible with CSS, you’ll need to use javascript or jquery to do it.
    For it to work on CSS tekst-level1 should be inside level1 but since they are on separate blocks CSS is not possible.

    Best regards,
    Nikko

    Hi gfriend70,

    In order to have a dynamically generated post meta information, you’ll need to use a child theme first:
    You can download the child theme and find information on how to use it here: https://kriesi.at/documentation/enfold/child-theme/
    Then in the functions.php of the child theme, add this code: https://pastebin.com/sAKCw1c3
    Then on the post’s layout builder use a Code Block and insert this inside it:

    [post_meta_infos]

    As for the Grid Row it does need to be inside a Layout Builder in order to work properly, I think the only workaround is to write some HTML code for it and use flex.
    Hope this helps.

    Best regards,
    Nikko

    Hey gfriend70,

    Can you give us a link on the page you mentioned? so we can try to inspect further and try to reproduce the issue on our end.

    Best regards,
    Nikko

    Hi trufflesadmin,

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

    Best regards,
    Nikko

    in reply to: Need to re position password protect login form #1202526

    Hi TA,

    We’re glad that Rikard could help you out :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Enfold Theme Install fails to load Media #1202525

    Hi SylviaSnowling,

    Have you tried to import manually?
    What demo are you trying to import?

    Best regards,
    Nikko

    Hi etaerc,

    We’re glad that Rikard could help you out :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Icons Gone after updating to wordpress 5.4 #1202522

    Hi nabizade1992,

    We’re glad to hear that it’s showing fine now :)

    Best regards,
    Nikko

    in reply to: SUPPORT PLEASE ADVISE #1202521

    Hi chis,

    There are lot of queries lately that’s why there’s some delay with our responses.
    We apologize for the inconvenience but we are doing to try to answer as much queries as we can.

    Best regards,
    Nikko

Viewing 30 posts - 10,081 through 10,110 (of 25,536 total)