Horizontal scroll google picasa images
Check official website for live demo http://www.gopiplus.com/work/2014/09/10/horizontal-scroll-google-picasa-images-wordpress-plugin/
Horizontal scroll Google Plus images plugin is created to retrieve images from particular google plus album (Picasa album), and display the images using Tiny Carousel light weight jquery script. It will scroll your Google Plus images in a horizontal scroll style. PHP Code and Short Code options are available for this plugin.
Plugin Features
- Display Google Plus images in posts or pages using short code.
- Support all browser
- Supports navigation by button.
- Option to set a interval for automatic slide.
- Supports localization.
- Responsive option.
- Option to set thumbnail size.
- Fancybox option to show big images (Open images using Fancybox).
Short code for posts and pages
Use the below short code in the pages or in the posts to render the slideshow.
[hsgpi id="1"]
Add directly in the theme
Using a shortcode and the wp function do_shortcode(), you can place the plugin anywhere on your theme php file.
<?php echo do_shortcode( '[hsgpi id="1"]' ); ?>
Frequently Asked Questions
- Q1. How do I find my Google+ User ID, Google+ Album ID?
- Q2. How do I set a photo album to public album?
- Q3. How to change Left, Right arrow color?
- Q4. How to add this plugin into my website footer?
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.




