DeMomentSomTres FBPhotos
开发者 |
marcqueralt
|
更新时间 |
2013年11月18日 03:58 |
PHP版本: |
3.4.1 及以上 |
WordPress版本: |
3.4.1 |
版权: |
GPLv2 or later |
详情介绍:
DeMomentSomTres FBPhotos inserts facebook page albums inside of the contents via shortcode.
As facebook pages are public and also the foto albums, no login is required. Neither an app id.
安装:
- Usual installation process.
- You have to customize styles in template or where you need them. Proposed settings:
** .dmst-fbphoto {float:left;width:130px;margin-right:30px;margin-bottom:30px;}
** .dmst-fbphoto a img {width:100%;height:auto;padding:5px;border:1px solid #ccc;margin-right:20px;}
** .dmst-fbphoto a:hover img {border-color:#3B5998;}
- Shortcode syntax:
** minimal [dmst-fbphotos id="ALBUM ID REQUIRED"]
** with classes [dmst-fbphotos id="ALBUM ID REQUIRED" class="ALL CLASSES YOU WANT FOR THE GALLERY CONTAINER"]
** if you want to show captions you should add parameter caption="ok"
更新日志: