Hi!
Is there any way to make this function on mobile?
I am new to using WordPress, and I am slowly learning how to customize my company’s page. After reading extensively about the simplicity of this plugin online, I still can’t get it to work, with either my NextGen albums or the WordPress gallery integrated into the Carpress theme.
Please help!
Hi, I just wanted to know if there is a way of displaying more than the one clickable thumbnail per gallery? I would like to have all image thumbnails displayed on the page in gallery format and when you click on any it opens up the slideshow.
Any help is welcome and appreciated, thanks!
]]>Hi there!
How to add a feature image (from post) and then you clicked show the Pretty Photo effect, but all this showing on home page, not in post or page.
Can you let me how I make this? (code)
Regards!
]]>Is there anyway to constrain the width of the prettyphoto popup, to keep it from readjusting to each images size?
This is a great plugin by the way. Exactly what i was looking for.
Thanks
]]>It’s insane how much time I have spent trying to differentiate multiple galleries on a page. Can anyone please provide a simple description on what files to edit or short codes to add so so multiple galleries will display properly on the same page.
thanks.
]]>Hello
I have the same problem:
The description does not show up in the rest of the images, only on the first one.
Can you please help me?
What’s the solution?
Thank you in advance
]]>Hello.
Can you please tell me what code needs to be added in order for PrettyPhoto to display descriptions on each picture when it’s in gallery mode? I can get them to show no problem when it’s just one picture separate, non-gallery, in a blog post. But that’s it.
I added a sweet piece of code to functions.php and it auto-includes PrettyPhoto now to all default WP gallery instances. Huge timesaver. ?? Works flawlessly.
But these dang descriptions just won’t display. Do you happen to know why? Is it plugin-related or am I missing something?
Thanks!
(For those curious, if you want PrettyPhoto to work with WordPress’ default gallery media inserts, just paste this code in the functions.php file in your theme directory;
/* ——————————————————————*/
/* ADD PRETTYPHOTO REL ATTRIBUTE FOR LIGHTBOX */
/* ——————————————————————*/
add_filter(‘wp_get_attachment_link’, ‘rc_add_rel_attribute’);
function rc_add_rel_attribute($link) {
global $post;
return str_replace(‘<a href’, ‘<a rel=”prettyPhoto[pp_gal]” href’, $link);
}
Hi,
the theme that I use for a web page containing plugin PrettyPhoto WPGallery. Please, can you advise me what I could use it as a plugin for the watermark. I tried two and both have problems (Easy Watermark, Scissors and Watermark) I’d like to achieve that in the thumbnail is not showing watermark, and in the big picture that is displayed. That both should work, but I think the problem is in the way plugin PrettyPhoto loads images so it is in conflict with this plugin for the watermark.
web: https://www.kaminihoyan.hr/izvedeni-radovi/
Before I edit all pictures in photoshop (with watermark showing in all sizes of photos), I want to ask here, so maybe some user have experience with that.
BR,
Martina
Hi,
I definitely think a settings page would be better, because when there are more and more tags available I get confused about what it does. When a settings page is available it is easy to have the page with the gallery in another tab and try the different options while reloading the page fast between the different tests.
I have not tried your plugin yet, but will very soon!
Thanks for sharing your work!
Regards,
Meylodie