Forum Replies Created
-
AuthorPosts
-
September 26, 2017 at 7:37 pm in reply to: Issue with search box on mobile and desktop versions #857106
That works! Thank you, and you can close this ticket :)
September 20, 2017 at 9:51 pm in reply to: Issue with search box on mobile and desktop versions #854569Alright, I put the code back in. I’m guessing the problem is that I don’t have an @media stipulation in the PHP section…but I’m not sure how to do that with PHP. If you could help right away, that would be awesome! The search icon is now missing on the desktop version
Thank you!
September 14, 2017 at 6:04 pm in reply to: Issue with search box on mobile and desktop versions #852240This reply has been marked as private.September 13, 2017 at 11:05 pm in reply to: Issue with search box on mobile and desktop versions #851761This reply has been marked as private.September 13, 2017 at 11:01 pm in reply to: Issue with search box on mobile and desktop versions #851758Nope, I mentioned that I had to remove the code, as I needed to have search visible on desktop.
Goodness gracious. Lol, I already had tried that – and it didn’t work…but I just tried again, and it works. Go figure! Either way, thank you so much for the quick help! You can go ahead and close this issue :)
Here is the CSS I used to hide/show, and I gave my grid row a CSS Class called protected-content
.logged-in .protected-content { display: block !important; }
.protected-content { display: none !important; }Oh, seems the images were already set to no link, crisis averted :) woohoo!
Well shoot. Going back through 80+ pages to put that setting on each image so I can use lightbox on one gallery does not sound very pleasant…. but that’s totally not your problem. If that’s really the only option, I’ll figure something out. Thanks for the response/help though!
Hi Victoria!
Thanks for the answer, and sorry for the late response, but I did try that solution – but it’s actually a solution for a different problem. What I’m really trying to figure out, is whether or not I can disable lightbox site wide, but still enable it for my masonry gallery. I don’t want any images to open in lightbox, except those in a gallery. Is that possible?Any update on this?
Thanks!
Wonderful, thank you so much – looks perfect!
Oh, yeah I suppose that would help! Here you go.
No problem, here you go!
Thanks Ismael, that worked! However, now when a logged-in user views it, the content alignment is off. It is no longer aligning in the center as it was before. I’ve given you the page link to see – any chance you can help with that?
Thanks!
Thank you!!!!!! Works great :)
I tried that before, and just again now — and the black overlay is still disappearing on hover :/
Here you go!
-
AuthorPosts