Descripció
SocialMedia Gallery is easy to use gallery plugin for wordpress. It use shortcode to fetch photo from facebook album.
This plugin helps you to fetch all data and display on your website as you need. The Shortcode are easy to use and plently of guide are avaliable on facebook gallery page on dashboard.
Third Party scripts and style Used
- Simplelightbox (http://simplelightbox.com/)
- fitvids (http://fitvidsjs.com/)
- jQuery (https://jquery.com/)
- imgLiquid (https://github.com/karacas/imgLiquid)
Feature
- Fetch all facebook photo from album id
- Full Shortcode enable complete hassle free
- Responsive Light Box with Caption
- Developer friendly (you can use on owl carousel or other lightbox too)
HOW TO USE
After installing the plugin, go to page or post where you want to display your gallery then add shortcode.
To Fetch Facebook Photo From Page Gallery
[fb-gallery fbappid=»» fbappsecret=»» album_id=»» total_fb_image=»»]
Eg [fb-gallery fbappid=»********» album_id=»10150205173893951″ fbappsecret=»» total_fb_image=»»]
To Fetch Facebook Video From Page
[fb-video fbappid=»» fbappsecret=»» page_name=»» total_fb_video=»»]
** Here Page_name is Page you see on facebook like
https://www.facebook.com/Discovery/
Here Discovery is page_name
Instal·lació
- Upload the entire
fb-galleryfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode and enjoy
PMF
- Installation Instructions
-
- Upload the entire
fb-galleryfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode and enjoy
- Upload the entire
- What are shortcode options
-
The shortcode option are as follows
fbappid ,album_id,fbappsecret,total_fb_image - What is fbappid, album_id, fbappsecret, total_fb_image
-
fbappidis application id from facebook. you can get this from facebook.fbappsecretis App Secret from facebook. you can get this from facebook.album_idis id of facebook gallery . you can get this from URL
eg. https://www.facebook.com/pg/Discovery/photos/?tab=album&album_id=106163613585
here you can see album_id is 106163613585total_fb_imageis total image you need to fetch like 20, 30 etc
- How do i get fbappid and fbappsecret
-
You can find really great tutorial on google just type How to get facebook app id and app secret
or visit link below
https://www.shoutmeloud.com/get-facebook-app-id-secret-key.html - How can i change layout of gallery or video
-
Till now you need to change css file on assets/css/sm_gallery_style.css. Its not so complex. And i am working to make to change layout without having you to change css.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«SocialMedia Gallery» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «SocialMedia Gallery» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.1
* Initial Release
1.0.2
* Fixed Gallery Responsive Feature
* Add Facebook Video Fetcher Feature
* Changed CSS Naming to avoid conflit with other CSS