Screenshots
Installation
Install Plugins
- Download the plugin archive and expand it if you haven’t already.
- Put the
wpamanuke_prettyphoto
folder into yourwp-content/plugins/
directory. - Go to the Plugins page in your Administration Panel and click “Activate” for WPAmaNuke prettyPhoto
- Change the settings from WPAmanuke prettyPhoto in the admin area
- Download PrettyPhoto from http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
- Unzip then copy this structure on the plugins/wpamanuke_prettyphoto/ folder:
– /js/jquery.prettyPhoto.js
– /css/prettyPhoto.css
– /images/prettyPhoto
7. Have fun with your blog readers.
FAQ
- How To Use
-
- Create New Post / Page
- Insert Image from Media Uploader
- Just Find Pretty Photo Property
- Save The Post
- Just See the preview if it works or not
- From Step 3
-
- Choose Open Using PrettyPhoto = yes (if you want to use prettyPhoto)
- Url Lightbox Type = image (anything which you like)
- Fill url image / url link which you want to show
- Fill LinkGroup with example group1 or group2 etc if you want to make group with the images. Don’t fill anything if you don’t want to group it
- Click Save All Changes
- Insert Into Post
- Customize
-
- Customize php file just open index.php and admin_page.php in the amanuke_prettyphoto folders
- Sending variable to javascipt file using wp_localize_script( ‘amanuke_prettyPhoto_script’, ‘Amanuke_PP’, $params ); so that’s how the variable send works
- Customize javascript /js/amanuke_prettyPhoto.js is the only javascript which can be modified . You can modified from there
Reviews
ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.
Contributors & Developers
“WPAmanuke PrettyPhoto WP Plugins” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPAmanuke PrettyPhoto WP Plugins” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial Release