Price: 6.90 €
- Shortcode support for posts/pages usage
- Widget support
- Multiple image gallery types (simple gallery, prettyPhoto, Nivo Slider, Galleria, Camera Slider).
- Multiple 500px API calls support (popular, fresh, upcoming, user photos, user favorites, tag based search)
- Ready for translation
- Upload the entire inceptive-500px-image-showcase folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Register a new application in 500px developers site.
- Copy your consumer key and paste it into the Consumer Key field of 500px Image Showcase settings page in the WordPress admin panel.
Shortcode usage
- Create a new post or page
- Insert the appropriate shortcode, availabe arguments are:
- type: nivo, galleria, camera, prettyphoto
- feature: popular, upcoming, fresh_today, fresh_yesterday, fresh_week, user, user_friends, user_favorites, tag
- username: the username of the user, in case you selected user, user_friends or user_favorites
- tag: the tag, in case you selected tag feature
- width: the width of the images
- height: the height of the images
- num: the number of images shown
- Save and ENJOY!
Some shortcodes example are:
[500px feature="user_favorites" username="inceptive" num="6" type="prettyphoto" width="80" height="80"]
[500px feature="user" username="inceptive" num="10" type="nivo"]
[500px feature="popular" num="12" type="galleria"]
[500px feature="tag" tag="eiffel tower" num="10" type="camera"]
Widget usage
- From Appearance -> Widgets, drag the “.:: Inceptive: ::. 500px Widget” and drop it the side bar you want.
- Change the widget settings to fit your needs
- Save and ENJOY!
