Wordpress plugins for making gallery - wordpress

I wish to make a gallery similar to http://welovewp.com
Can anyone guess, how this is made ?
Is there any already existing plugin or do we need to code for that ourselves.
Thanks :)

Some gallery plugins for WP:
http://wordpress.org/extend/plugins/wordpress-gallery-plugin/screenshots/
http://wordpress.org/extend/plugins/nextgen-gallery/
For an extensive list of gallery plugins, try the WordPress.org plugins site:
http://wordpress.org/extend/plugins/
BTW, the site you're linking to doesn't seem to be using a gallery plugin.
They're using a list of posts with a featured image and URL styled in HTML & CSS.

Indranil has given you options for generating galleries out of photos stored on your server. If your photos are stored on some photo sharing website, you'll have search for those kind of specific plugins.
For example, if your photos are stored on Flickr, you can try any of these 3 plugins -
Awesome Flickr Gallery
Slickr-Flickr
Flickr Gallery

Related

What is a good wordpress Gallery plugin with a customizable lightbox?

I want a plugin that allows me to create a wordpress gallery:
The thumbnails should display the image's caption/title
The lightbox should display a description text. (If possible, a link/button to a contact page also).
I have explored a lot of gallery plugins but almost all have pretty basic lightboxes. I prefer not to meddle with code too much. Looking for a customizable plugin instead.
You can add a gallery with shortcode.
You can try a very Good Plugin. WordPress NextGEN Gallery Plugin.
https://wordpress.org/plugins/nextgen-gallery/

WordPress export tool featured images missing

I transferred all my articles from my old blog to my new blog with the official WordPress import tool. All articles have been adopted and all pictures are in the media library. However, the featured images are missing, they are not assigned to the articles. The IDs of the articles have not changed.
any ideas?
I had this similar problem with wordpress export tool. I tried this plugin Export Featured Images and it still works, you can try that.

Gallery page at wordpress?

I got a problem :/
I have a plugins for the users can send files for my media gallery, this is working perfeclty, but, I want to show my media library in a page or post of wordpress. This is possible ?
I guess i need a plugin or script right ? Thx :D
I dont know if you are talking about wordpress.com or wordpress.org but it should be the same.
Use the [gallery] shortcode in your page/post and it will output your images from your media library. You can specify images by using their id's, read more about it here:
http://codex.wordpress.org/Gallery_Shortcode
If you want to display other file formats, it is possible.

Wordpress gallery with multilang support and nested albums

I need to implement photo gallery on wordpress 3.6
It must support these features:
different languages support
categories and subcategories (albums)
loading images with AJAX on website pages
I've tried some plugins (Nextgen and similar) but i can't find how to add description and name of each photo in different languages.
I've also tried to use standart wordpress functionality (media library, posts) but i don't think that it is correct solution.
Is it possible to implement this gallery with any plugins? Or it will be faster to write one new?
1) Have you checked this link for ajax image gallery plugins?
2) Try to use qtranslate plugin for multilingual wordpress site
These things might be helpful to you.
Thanks

Wordpress Gallery

This website is based on wordpress, I wonder which plugin/theme are they using to customize wordpress into a gallery/download site.
Many thanks for your help!
I think you can do this with WordPress' thumbnail feature. You can assign a thumbnail to each post. It looks like that, and some tweaking to the theme in the way the posts are displayed and the download button is included.
Maybe there's a plugin to assign a file to download on each post, that's the only part I find complex in this theme.
Check these links:
http://www.wpzoom.com/design/10-wordpress-themes-designed-for-photo-galleries/
http://wordpress.org/extend/plugins/search.php?q=download

Resources