acuaron
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sauron] How to remove the search icon?Thank you!
Forum: Plugins
In reply to: [Justified Gallery] How to disable the hover effect?That would be awesome. Thank you.
Forum: Plugins
In reply to: [Justified Gallery] How to disable the hover effect?Or can I change the hover effect to something more subtle (something like this: http://www.bill-cahill.com/PORTFOLIO/LIQUID/thumbs)?
Thank you. The latter doesnt work for me. I tried to add this to my theme.css:
.pswp__bg{
background: rgba(255, 255, 255, 1.0) !important;
}I can change the color of the background, but I cant change the opacity.
- This reply was modified 9 years, 7 months ago by acuaron.
Great! It works. Thank you! 🙂
Thank you for your reply. Lets say my settings are default.
This is how the gallery looks by default (all thumbnails have the same aspect ratio, same width and height):
http://www.nextgen-gallery.com/basic-thumbnail-gallery/What I want to do is something like this (some thumbnails have different aspect ratio than others, so the original aspect ratio of all images stays intact – the images have the same height, but different width):
http://www.joshcaudwell.com/Lets say I just installed NextGEN gallery. What should I do to achieve this? Thanks!
I tried every possible settings and I didnt find any way how to keep original aspect ration of images in thumbnails. That means: horitozntal pictures will have horizontal format and vertical pictures will have vertical format. The ideal way would be if the images would have fixed height, but different widht (according to their original aspect ratio). Is this possible?
I didnt have Membership Option Page. Now it works. Thank you.
BTW, I found out second solution: when I set the post as protected with the same password that I assigned for the particular user, then the user is automatically redirected to this page, whereas other users sees the password field. But your way is better. Thank you.
Thank you, I tried it, but unregistered users still see the page. 🙁
Just insert clients name? I dont know anything about coding 🙂
Yes. Actually, I thought that was automatic in that setup. (Try it by logging in as a non-admin.) But if it isn’t, then you can use custom capabilities (ccaps) to do it.
It isnt. I can see the page even when I am not logged in. What kind of shortcode should I put in the custom capabilities?
Thank you. I tried it and it works. The only thing I dont understand is – when I choose the redirect option, I cant set the s2menber login page (but I can login through wp-login.php).
By the way, can I protect the content for specific users (so client #1 could see only page #1 and client #2 could see only page #2).Thank you for the reply. Every client will have an access only to a specific page with gallery or a page with links to a gallery (that means client #1 will have an access to gallery #1/page #1, client #2 will have an access to gallery #2/page #2). So one page for every client. The content of the page will be different for every client.
Forum: Fixing WordPress
In reply to: Is there a client access plugin for photographers?Thanks, but these plugins are for selling photos. I need specific galleries for specific clients where every client can comment and download selected photos.
Oh, I got it, but it work for one client only. I thought all client can acces their photos through one login page.