Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #973300

    Hello,
    I have long been looking for a solution to my problem – but found none. Any solutions (in form of codes in this support forum) did not work.

    If you visit https://www.westfalengarage.com and scroll to the page footer, you will see some of our newest (happy) customers. Below this “Gallery” is a “Load More” button. This button is only a gray bar and only appears when scrolling over it. Is it possible to fix this and show it directly when loading the page? Practical: Completely without animation, it should only be displayed “Load More”.

    For solutions I would be very grateful!

    Best regards

    #973482

    Hey Westfalenwerbung,

    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,
    Basilis

    #974715

    Okay, thank you!

    #974980

    Hi,

    That is what I see
    http://nimb.ws/VA9LHD

    What is wrong here?

    Best regards,
    Basilis

    #975168

    The “Load more” button only appears when scrolling to the bottom of the page. It should already be there while the page is completely loaded. Direct. Before, only a gray bar appears.

    Is it possible to realize that?

    Thank you for your help so far!

    Best regards
    WestfalenWerbung

    #975330

    Hi Westfalenwerbung,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #av-masonry-1 .av-masonry-load-more {
        visibility: visible !important;
        opacity: 1 !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #975367

    Thank you, works perfectly! Thanks for your support.

    #975638

    Hi,
    Glad Victoria was able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘"Load More"-Button – MASONRY GALLERY – Remove animation and show directly’ is closed to new replies.