Tagged: , ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #525680

    Hello!

    I use the masonry gallery with the “load more” option. It works fine on my computer, but not on my iphone (haven´t tried android yet). I tried with Safari, Opera Mini and Chrome, but nothing happens when I klick the load more button.

    Strangely it was the same a couple of months ago, then suddenly it worked, and now it´s not working again.

    Any help? :)

    Thanks! / Magnus

    #525695

    Hey magnusf2!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_mobile #top .av-masonry-load-more { position: absolute !important; }

    Best regards,
    Yigit

    #526175

    Thanks for the help! :)

    It works, but the “load more” button shows up on top of the last picture, and a bit to the right. It would be nice if it could show up between the last picture and the next section, as it does on the computer.

    Is that possible?

    #526182

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #526436

    Sure. Seems like I need your email for that?

    #526659

    Hi,

    You can use your own email if you like, all we need is the username and password. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #526699

    Ok!

    #527323

    Ok, its done! The log in stuff is written above!

    #528931

    Hi!

    Sorry for the late reply!
    I have adjusted the code in Quick CSS a little bit. Please review your website now

    Best regards,
    Yigit

    #529177

    That’s OK, I bet u guys have quite the flow of questions coming in ;)

    I checked it on an iPhone and it seems to work fine, thanks! :)

    But, now the enfold logo at top left is showing again?
    I had some code added before to remove the logo all together. I don’t have my own logo yet and I don’t want the enfold logo to be there either.

    #529184

    Hey!

    Please add following code to Quick CSS as well

    .responsive .logo img {
        display: none!important;
    }

    Regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.