Features?
1. Embed galleries to your php or html files
2. PrettyPhoto jQuery lightbox support
Four different kind of themes
Change variables like padding, opacity, resize etc.
3. Admin Login
4. Determine your gallery and image details easily
Add, edit or delete images or galleries easilyDrag and drop to change the order of images or galleries
Maximum height and width of images
Thumbnail size (currently only square thumbs available)
Edit gallery name, description, image description easily
Execute PHP in Wordpress post, page and Widget Sidebar?
Please visit this page for learning how to execute PHP in Wordpress post, page and widget sidebar:
http://www.hongkiat.com/blog/execute-php-in-wordpress-post-page-and-widget-sidebar/
What to do when it throws out the following error in installation:
“There is a problem in the script folder. Please check your settings.php or the script folder.”
If you have uploaded your files to:
http://www.example.com/mygallery/Then you should set the “gallery_folder” variable to:
define (“gallery_folder”,”mygallery/”);
Have you determined your admin username with uppercase letters?
Have you determined your admin username with uppercase letters?
You can use any characters in the admin password field.
How to install the script?
Just visit the root index of the gallery in order to install the script.
The address is, if you upload the files to “gallery/” folder of your root, just visit the address:
yourwebsite.com/gallery/
The SQL query is inside the installer.
It controls the existence of necessary files and checks if mysql connection has been achieved and tables have been created.
