Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
woocommerce
/
assets
/
js
/
prettyPhoto
:
jquery.prettyPhoto.init.js
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
(function($) { $(function() { // Lightbox $("a.zoom, a[data-rel^='prettyPhoto']").prettyPhoto({ hook: 'data-rel', social_tools: false, theme: 'pp_woocommerce', horizontal_padding: 20, opacity: 0.8, deeplinking: false }); }); })(jQuery);