Forum Replies Created

Viewing 30 posts - 9,541 through 9,570 (of 25,536 total)
  • Author
    Posts
  • in reply to: widget hidden behind slider image #1216676

    Hi cyril,

    Thanks for pointing it out.
    Please add this CSS code in Quick CSS, located in Enfold > General Styling:

    #callus-922 {
        bottom: 60px !important;
        right: 48px !important;
    }
    
    #scroll-top-link {
        bottom: 130px !important;
    }

    Best regards,
    Nikko

    Hey rob,

    No need to do that, you can remove Layerslider in the Enfold Theme Options.
    Go to Enfold > Layout Builder > Integrated (Bundled) LayerSlider Plugin select the option that you’d like to use.

    Best regards,
    Nikko

    in reply to: Colored Testimonial Bar Inside Tabbed Section #1216671

    Hi acalvindesign,

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

    Best regards,
    Nikko

    in reply to: logo on mobile #1216670

    Hey bobfurgo,

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

    @media only screen and (max-width:767px) {
      .responsive #top #wrap_all #header {
        background-color: transparent;
      }
    
      #top #wrap_all #main {
        margin-top: 0 !important;
      }
    }
    
    
    Best regards,
    Nikko
    in reply to: Update via FTP #1216669

    Hey Maximilian,

    I have checked your site and it does show this error instead:

    The theme directory "enfold" does not exist.

    Please put the Enfold theme back to the themes folder.

    Best regards,
    Nikko

    in reply to: av_uid string is added and embed doesn't work #1216668

    Hey mickra76,

    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

    Hey i2elaxth,

    Can you try to go to Enfold > Performance > Disabling of template builder elements and set to Always load all elements?
    Let us know if that helps.

    Best regards,
    Nikko

    in reply to: Logo image link a:focus #1216663

    Hey sue007,

    Can you try to use:

    .logo a:hover{
    	outline: 1px dashed red !important;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Custom widget or sidebar #1216662

    Hii Morcy,

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

    Best regards,
    Nikko

    in reply to: Blog Page Collapse #1216661

    Hi Svenno84,

    We’re glad that you figured out what caused the issue.
    Let us know if you still need further assistance.

    Best regards,
    Nikko

    Hey pacificprime,

    I have checked your site and it seems you have already done this.
    Let us know if you still need further assistance.

    Best regards,
    Nikko

    in reply to: Homepage post order no longer chronological #1216655

    Hi newlyswissed,

    Thanks for giving us admin access.
    It’s fixed, the setting in your Masonry was set to Flexible Masonry which will not force every grid with equal height so I just changed it to Perfect Grid and it worked well.

    Best regards,
    Nikko

    in reply to: Site broken in Ipad landscape view #1216647

    Hi Alexander,

    In your WordPress Dashboard, go to Enfold > Main Menu > General (tab) > Menu Items for mobile set to Activate for Smartphones and Tablets (browser width below 990px)
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Horizontal gallery broken in mobile view #1216643

    Hey Alexander,

    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: Center Masonry #1216639

    Hi Rene,

    With the current structure of Masonry it’s not possible to center it even with CSS code.
    Putting it inside a more narrow column is the workaround for it.

    Best regards,
    Nikko

    in reply to: Breadcrumbs #1216638

    Hi daves1997,

    I understand, though the standard in WordPress breadcrumb shows the last breadcrumb as the current page and doesn’t have the link, you can even see it in https://yoast.com/breadcrumbs-seo/
    If we use google’s standards, and we’ll look at https://developers.google.com/search/docs/guides/get-started which the Guide (last breadcrumb) does link to itself, it’s still possible to do that as well. Do you want to link the last breadcrumb to itself?

    Best regards,
    Nikko

    in reply to: Fullscreen slider #1216628

    Hi M.,

    Thanks for the clarification, please add this CSS code (for active slide):

    .responsive #top .avia-slideshow-dots a.active {
        background-color: yellow;
    }

    Best regards,
    Nikko

    in reply to: Open Youtube videos with Privacy Enhanced Mode #1216627

    Hi Rob,

    Overriding avia-snippet-lightbox.js does not work on my end but the directly modifying from the Enfold theme does work on my end.
    Can you try to disable Javascript file merging and compression in Enfold > Performance?

    Best regards,
    Nikko

    in reply to: social icon in footer not showing #1216624

    Hi hanssmeijsters,

    It’s fixed.
    I have put your code in Custom HTML widget instead of the Text widget.

    Best regards,
    Nikko

    Hi Rainer,

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

    Best regards,
    Nikko

    in reply to: Footer column widths #1216253

    Hi SaraMichelle,

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

    Best regards,
    Nikko

    in reply to: Table Font and Border Color #1216251

    Hi ellamac,

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

    Best regards,
    Nikko

    in reply to: Homepage post order no longer chronological #1216250

    Hi cyrilrteam,

    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: widget hidden behind slider image #1216249

    Hi cyrilrteam,

    I have checked your site and I don’t see any widget behind the footer.
    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: IMAGE BACKGROUN COLOR SECTION HIDE ON DEVICES #1216246

    Hi mleite1,

    Are you referring on this image? (link in private content)

    Best regards,
    Nikko

    in reply to: social icon in footer not showing #1216245

    Hi hanssmeijsters,

    Can you give us a link to the page mentioned? so we can check it further.

    Best regards,
    Nikko

    in reply to: icons in the top-menu #1216242

    Hi Andreas,

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

    Best regards,
    Nikko

    Hi PortIsaac,

    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: Widgets are not visible on phones #1216239

    Hey Pernille,

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

    @media only screen and (max-width:767px) {
      .responsive #top #main .sidebar {
        display: block !important;
        border-left: 0;
        width: 100%;
      }
    
      .responsive #top #main .sidebar .inner_sidebar {
        margin-left: 0;
      }
    }

    Best regards,
    Nikko

    in reply to: responsive table sorting wrong #1216230

    Hi for4ctive,

    I understand, we will forward this issue with our devs.

    Best regards,
    Nikko

Viewing 30 posts - 9,541 through 9,570 (of 25,536 total)