Version Description
- Fix for the masonry and mosaic layouts
Download this release
Release Info
Developer | robosoft |
Plugin | Gallery – Photo Gallery and Images Gallery |
Version | 3.1.2 |
Comparing to | |
See all releases |
Code changes from version 3.1.1 to 3.1.2
- app/app.php +1 -1
- app/class.brand.php +1 -1
- app/class.listing.php +1 -1
- app/class.php +1 -1
- app/class.restapi.php +1 -1
- app/class.utils.php +1 -1
- app/class.view.php +1 -1
- app/extensions/dashboard/assets/style.css +1 -1
- app/extensions/dashboard/class.dashboard.php +1 -1
- app/extensions/dashboard/init.php +1 -1
- app/extensions/dashboard/overview.php +1 -1
- app/extensions/dashboard/video_guide.php +1 -1
- app/extensions/duplicate/init.php +1 -1
- app/extensions/fields/asset/core/js/app.js +1 -1
- app/extensions/fields/asset/fields/gallery/js/gallery.lib.min.js +1 -1
- app/extensions/fields/asset/fields/gallery/js/script.min.js +1 -1
- app/extensions/fields/asset/help/help.js +1 -1
- app/extensions/fields/config/main.php +1 -1
- app/extensions/fields/config/metabox/gallery_slider_animation.php +1 -1
- app/extensions/fields/config/metabox/gallery_slider_content.php +1 -1
- app/extensions/fields/config/metabox/gallery_slider_general.php +1 -1
- app/extensions/fields/config/metabox/gallery_slider_interface.php +1 -1
- app/extensions/fields/config/metabox/gallery_slider_lazyload.php +1 -1
- app/extensions/fields/config/metabox/gallery_type.php +1 -1
- app/extensions/fields/config/metabox/gallery_youtube.php +1 -1
- app/extensions/fields/config/metabox/image.php +1 -1
- app/extensions/fields/config/metabox/shortcode.php +1 -1
- app/extensions/fields/config/metabox/update_notice.php +1 -1
- app/extensions/fields/include/roboGalleryFields.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsAjax.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsConfig.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReader.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderInterface.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderPhp.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsField.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckbox.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroup.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupButton.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupSwitch.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldGalleryType.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldHtml.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldSelectMultiple.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldText.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextColor.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextSlider.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldThemes.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsFieldFactory.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsHelper.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsMetaBoxClass.php +1 -1
- app/extensions/fields/include/roboGalleryFieldsView.php +1 -1
- app/extensions/fields/init.php +1 -1
- app/extensions/fields/template/content/gallery_type/content.tpl.php +1 -1
- app/extensions/fields/template/field/text/images.tpl.php +1 -1
- app/extensions/galleryType/css/theme.edit.css +1 -1
- app/extensions/galleryType/css/themes.listing.css +1 -1
- app/extensions/galleryType/init.php +1 -1
- app/extensions/galleryType/initThemeOptions.php +12 -5
- app/extensions/imageResize/init.php +1 -1
- app/extensions/manager/class.addons.action.php +1 -1
- app/extensions/manager/class.addons.php +1 -1
- app/extensions/manager/css/style.css +1 -1
- app/extensions/manager/init.php +1 -1
- app/extensions/manager/js/script.js +1 -1
- cmb2/fields/colums/cmb-field-colums.php +1 -1
- cmb2/fields/rbsgallery/cmb-field-rbsgallery.php +1 -1
- cmb2/fields/rbstext/cmb-field-rbstext.php +1 -1
- cmb2/fields/rbstextarea/cmb-field-rbstextarea.php +1 -1
- includes/frontend/modules/base-grid/assets.php +1 -1
- includes/frontend/modules/base-grid/effects.set1.php +1 -1
- includes/frontend/modules/base-grid/grid/grid.columns.v1.php +29 -2
- includes/frontend/modules/base-grid/grid/grid.v1.php +1 -1
- includes/frontend/modules/base-grid/hover.v1.php +1 -1
- includes/frontend/modules/base-grid/layout.v1.php +1 -1
- includes/frontend/modules/base-grid/lightbox.php +1 -1
- includes/frontend/modules/base-grid/menu/menu.php +1 -1
- includes/frontend/modules/base-grid/polaroid.php +1 -1
- includes/frontend/modules/base-grid/resize.php +318 -12
- includes/frontend/modules/base-grid/search.php +1 -1
- includes/frontend/modules/base-grid/seo.php +1 -1
- includes/frontend/modules/base-grid/size.php +1 -1
- includes/frontend/modules/base-grid/tags.php +1 -1
- includes/frontend/modules/class/abstraction.php +1 -1
- includes/frontend/modules/class/addtexts.php +1 -1
- includes/frontend/modules/class/assets.php +1 -1
- includes/frontend/modules/class/cache.php +1 -1
- includes/frontend/modules/class/cachedb.php +1 -1
- includes/frontend/modules/class/config.php +1 -1
- includes/frontend/modules/class/customcss.php +1 -1
- includes/frontend/modules/class/element.php +1 -1
- includes/frontend/modules/class/jsoptions.php +1 -1
- includes/frontend/modules/class/loader.php +1 -1
- includes/frontend/modules/class/source/class.source.php +1 -1
- includes/frontend/modules/class/source/type/base.php +1 -1
- includes/frontend/modules/class/source/type/slider.php +1 -1
- includes/frontend/modules/class/source/type/youtube.php +1 -1
- includes/frontend/modules/class/stats.php +1 -1
- includes/frontend/modules/core.php +1 -1
- includes/frontend/modules/delete/abstraction.php +1 -1
- includes/frontend/modules/delete/addtexts.php +1 -1
- includes/frontend/modules/delete/assets.php +1 -1
- includes/frontend/modules/delete/cache.php +1 -1
- includes/frontend/modules/delete/cachedb.php +1 -1
- includes/frontend/modules/delete/config.php +1 -1
- includes/frontend/modules/delete/customcss.php +1 -1
- includes/frontend/modules/delete/effects.set1.php +1 -1
- includes/frontend/modules/delete/element.php +1 -1
- includes/frontend/modules/delete/grid/grid.columns.v1.php +1 -1
- includes/frontend/modules/delete/grid/grid.v1.php +1 -1
- includes/frontend/modules/delete/hover/hover.v1.php +1 -1
- includes/frontend/modules/delete/jsoptions.php +1 -1
- includes/frontend/modules/delete/layout.v1/layout.v1.php +1 -1
- includes/frontend/modules/delete/lightbox/lightbox.php +1 -1
- includes/frontend/modules/delete/loader.php +1 -1
- includes/frontend/modules/delete/menu/menu.php +1 -1
- includes/frontend/modules/delete/polaroid.php +1 -1
- includes/frontend/modules/delete/resize.php +1 -1
- includes/frontend/modules/delete/search.php +1 -1
- includes/frontend/modules/delete/seo.php +1 -1
- includes/frontend/modules/delete/size.php +1 -1
- includes/frontend/modules/delete/source/baseSource.php +1 -1
- includes/frontend/modules/delete/source/source.php +1 -1
- includes/frontend/modules/delete/source/youtubeSource.php +1 -1
- includes/frontend/modules/delete/stats.php +1 -1
- includes/frontend/modules/delete/tags.php +1 -1
- includes/frontend/modules/init.php +1 -1
- includes/frontend/modules/slider/assets.php +1 -1
- includes/frontend/modules/slider/content.php +1 -1
- includes/frontend/modules/slider/layout.php +1 -1
- includes/frontend/modules/slider/options.php +1 -1
- includes/frontend/rbs_gallery_class.php +1 -1
- includes/frontend/rbs_gallery_frontend.php +1 -1
- includes/options/rbs_gallery_options_copy.php +1 -1
- includes/options/rbs_gallery_options_css.php +1 -1
- includes/rbs_gallery_init.php +1 -1
- includes/rbs_gallery_media.php +1 -1
- includes/rbs_gallery_menu.php +1 -1
- includes/rbs_gallery_settings.php +1 -1
- includes/rbs_gallery_widget.php +1 -1
- includes/rbs_gallery_widget_last.php +1 -1
- js/admin/edit.js +1 -1
- js/robo_gallery.js +1 -1
- js/robo_gallery_alt.js +1 -1
- readme.txt +7 -6
- robogallery.php +2 -2
app/app.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
app/class.brand.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
app/class.listing.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/class.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/class.restapi.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/class.utils.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/class.view.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
app/extensions/dashboard/assets/style.css
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/dashboard/class.dashboard.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/dashboard/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/dashboard/overview.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/dashboard/video_guide.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/duplicate/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/asset/core/js/app.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
app/extensions/fields/asset/fields/gallery/js/gallery.lib.min.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
/*
|
2 |
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/asset/fields/gallery/js/script.min.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
app/extensions/fields/asset/help/help.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/main.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_slider_animation.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_slider_content.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_slider_general.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_slider_interface.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_slider_lazyload.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_type.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/gallery_youtube.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/image.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/shortcode.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/config/metabox/update_notice.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFields.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsAjax.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsConfig.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReader.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderInterface.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderPhp.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsField.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckbox.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroup.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupButton.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupSwitch.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldGalleryType.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldHtml.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldSelectMultiple.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldText.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextColor.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextSlider.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldThemes.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsFieldFactory.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsHelper.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsMetaBoxClass.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/include/roboGalleryFieldsView.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/template/content/gallery_type/content.tpl.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/fields/template/field/text/images.tpl.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/galleryType/css/theme.edit.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
app/extensions/galleryType/css/themes.listing.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
app/extensions/galleryType/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/galleryType/initThemeOptions.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
@@ -26,11 +26,18 @@ class roboGalleryClass_TypeThemeOptions extends roboGalleryClass{
|
|
26 |
$this->themeOptions = include ROBO_GALLERY_APP_EXTENSIONS_PATH.'galleryType/themes/all.php';
|
27 |
|
28 |
if( rbsGalleryUtils::compareVersion('2.1') && class_exists('roboGalleryThemePro') ){
|
29 |
-
|
30 |
-
//$themeProOptions = ROBO_GALLERY_THEME_PRO;
|
31 |
$themeProOptions = roboGalleryThemePro::getThemesArray();
|
32 |
-
|
33 |
-
//
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
}
|
35 |
|
36 |
parent::__construct();
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
26 |
$this->themeOptions = include ROBO_GALLERY_APP_EXTENSIONS_PATH.'galleryType/themes/all.php';
|
27 |
|
28 |
if( rbsGalleryUtils::compareVersion('2.1') && class_exists('roboGalleryThemePro') ){
|
29 |
+
|
|
|
30 |
$themeProOptions = roboGalleryThemePro::getThemesArray();
|
31 |
+
|
32 |
+
//check
|
33 |
+
//foreach ($themeProOptions as $key => $value) {
|
34 |
+
// echo $key .' - '.count($value)."\n";
|
35 |
+
// foreach ($value as $k1 => $v1) {
|
36 |
+
// echo ' '.$k1 .' - '.count($v1)."\n";
|
37 |
+
// }
|
38 |
+
//}
|
39 |
+
|
40 |
+
$this->themeOptions = array_merge( $this->themeOptions, $themeProOptions );
|
41 |
}
|
42 |
|
43 |
parent::__construct();
|
app/extensions/imageResize/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/manager/class.addons.action.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/manager/class.addons.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/manager/css/style.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
app/extensions/manager/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
app/extensions/manager/js/script.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
cmb2/fields/colums/cmb-field-colums.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
cmb2/fields/rbsgallery/cmb-field-rbsgallery.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
cmb2/fields/rbstext/cmb-field-rbstext.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
cmb2/fields/rbstextarea/cmb-field-rbstextarea.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/assets.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/effects.set1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/grid/grid.columns.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
@@ -16,17 +16,20 @@ class roboGalleryModuleGridColumnsV1 extends roboGalleryModuleAbstraction{
|
|
16 |
|
17 |
private $resolutions = array();
|
18 |
private $columns = array();
|
|
|
19 |
|
20 |
public function init(){
|
21 |
$this->initColumns();
|
22 |
}
|
23 |
|
|
|
24 |
private function initDefaultColumns(){
|
25 |
if( isset($this->columns['autowidth']) ){
|
26 |
|
27 |
$this->jsOptions->setValue( 'columnWidth', 'auto' );
|
28 |
|
29 |
if( isset($this->columns['colums']) && $this->columns['colums'] ){
|
|
|
30 |
$this->jsOptions->setValue( 'columns', $this->columns['colums'] );
|
31 |
}
|
32 |
|
@@ -73,6 +76,30 @@ class roboGalleryModuleGridColumnsV1 extends roboGalleryModuleAbstraction{
|
|
73 |
case '3': $r = '450'; break;
|
74 |
}
|
75 |
$ret['maxWidth'] = $r;
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
}
|
78 |
}
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
16 |
|
17 |
private $resolutions = array();
|
18 |
private $columns = array();
|
19 |
+
private $defaultColumnCount = 0;
|
20 |
|
21 |
public function init(){
|
22 |
$this->initColumns();
|
23 |
}
|
24 |
|
25 |
+
|
26 |
private function initDefaultColumns(){
|
27 |
if( isset($this->columns['autowidth']) ){
|
28 |
|
29 |
$this->jsOptions->setValue( 'columnWidth', 'auto' );
|
30 |
|
31 |
if( isset($this->columns['colums']) && $this->columns['colums'] ){
|
32 |
+
$this->defaultColumnCount = $this->columns['colums'];
|
33 |
$this->jsOptions->setValue( 'columns', $this->columns['colums'] );
|
34 |
}
|
35 |
|
76 |
case '3': $r = '450'; break;
|
77 |
}
|
78 |
$ret['maxWidth'] = $r;
|
79 |
+
|
80 |
+
$this->resolutions[] = $this->fixColumns($index, $ret);
|
81 |
+
}
|
82 |
+
|
83 |
+
|
84 |
+
private function fixColumnsSetColumnCount( $index, $ret ){
|
85 |
+
if( $index==1 && isset($ret['columns']) ) $ret['columns'] = $this->defaultColumnCount ? $this->defaultColumnCount : 1 ;
|
86 |
+
if( $index==2 && isset($ret['columns']) ) $ret['columns'] = 1;
|
87 |
+
if( $index==3 && isset($ret['columns']) ) $ret['columns'] = 1;
|
88 |
+
return $ret;
|
89 |
+
}
|
90 |
+
|
91 |
+
private function fixColumns( $index, $ret ){
|
92 |
+
$galleryTypeSource = $this->getMeta('gallery_type_source');
|
93 |
+
|
94 |
+
$needFixForType = array(
|
95 |
+
'mosaicpro-1', 'mosaicpro-2', 'mosaicpro-3', 'mosaicpro-4', 'mosaicpro-5', 'mosaicpro-6',
|
96 |
+
'mosaicpro-1', 'mosaicpro-2', 'mosaicpro-3', 'mosaicpro-4', 'mosaicpro-5', 'mosaicpro-6', 'mosaicpro-7', 'mosaicpro-8',
|
97 |
+
);
|
98 |
+
|
99 |
+
if( in_array( $galleryTypeSource, $needFixForType) ){
|
100 |
+
$ret = $this->fixColumnsSetColumnCount( $index, $ret );
|
101 |
+
}
|
102 |
+
|
103 |
+
return $ret;
|
104 |
}
|
105 |
}
|
includes/frontend/modules/base-grid/grid/grid.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/hover.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/layout.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/lightbox.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/menu/menu.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/polaroid.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/resize.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
@@ -18,17 +18,60 @@ class roboGalleryModuleResizeV1 extends roboGalleryModuleAbstraction{
|
|
18 |
|
19 |
$this->core->addFilter('gallery.source.items', array($this, 'resizeImg'), 0, 1 );
|
20 |
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicFree'), 0, 1 );
|
23 |
-
}
|
24 |
-
|
25 |
-
if(
|
26 |
-
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicPro'), 0, 1 );
|
27 |
-
}
|
28 |
-
|
29 |
-
if( in_array( $this->getMeta('gallery_type'), array('masonrypro', 'masonry') ) ) {
|
30 |
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMasonryFree'), 0, 1 );
|
31 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
}
|
33 |
|
34 |
public function resizeImg( $items ){
|
@@ -45,9 +88,108 @@ class roboGalleryModuleResizeV1 extends roboGalleryModuleAbstraction{
|
|
45 |
return $items;
|
46 |
}
|
47 |
|
|
|
|
|
|
|
48 |
|
49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
52 |
|
53 |
$counterImg = 0;
|
@@ -78,7 +220,7 @@ class roboGalleryModuleResizeV1 extends roboGalleryModuleAbstraction{
|
|
78 |
|
79 |
|
80 |
public function resizeImgMosaicFree( $items ){
|
81 |
-
|
82 |
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
83 |
|
84 |
$counterImg = 0;
|
@@ -112,7 +254,7 @@ class roboGalleryModuleResizeV1 extends roboGalleryModuleAbstraction{
|
|
112 |
}
|
113 |
|
114 |
public function resizeImgMosaicPro( $items ){
|
115 |
-
|
116 |
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
117 |
|
118 |
$counterImg = 0;
|
@@ -144,4 +286,168 @@ class roboGalleryModuleResizeV1 extends roboGalleryModuleAbstraction{
|
|
144 |
}
|
145 |
return $items;
|
146 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
}
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
18 |
|
19 |
$this->core->addFilter('gallery.source.items', array($this, 'resizeImg'), 0, 1 );
|
20 |
|
21 |
+
$gallery_type = $this->getMeta('gallery_type');
|
22 |
+
$gallery_source = $this->getMeta('gallery_type_source');
|
23 |
+
|
24 |
+
if( $gallery_type == 'mosaicpro' ) {
|
25 |
+
|
26 |
+
if( $gallery_source=='mosaicpro-1' ){
|
27 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicProN1'), 0, 1 );
|
28 |
+
}elseif( $gallery_source=='mosaicpro-2' ){
|
29 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicProN2'), 0, 1 );
|
30 |
+
}elseif( $gallery_source=='mosaicpro-3' ){
|
31 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicProN3'), 0, 1 );
|
32 |
+
}elseif($gallery_source=='mosaicpro-4'){
|
33 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicProN4'), 0, 1 );
|
34 |
+
}elseif($gallery_source=='mosaicpro-5'){
|
35 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicProN5'), 0, 1 );
|
36 |
+
}elseif($gallery_source=='mosaicpro-6'){
|
37 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicProN6'), 0, 1 );
|
38 |
+
} else {
|
39 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicPro'), 0, 1 );
|
40 |
+
}
|
41 |
+
}
|
42 |
+
|
43 |
+
if( $gallery_type == 'mosaic' ){
|
44 |
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMosaicFree'), 0, 1 );
|
45 |
+
}
|
46 |
+
|
47 |
+
if( $gallery_type == 'masonry' ){
|
|
|
|
|
|
|
|
|
48 |
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMasonryFree'), 0, 1 );
|
49 |
}
|
50 |
+
|
51 |
+
//if( $gallery_type == 'masonry' || $gallery_type == 'masonrypro' ){
|
52 |
+
//$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMasonryFree'), 0, 1 );
|
53 |
+
//}
|
54 |
+
|
55 |
+
if( $gallery_type == 'masonrypro' ){
|
56 |
+
if(
|
57 |
+
$gallery_source=='masonrypro-1' ||
|
58 |
+
|
59 |
+
$gallery_source=='masonrypro-4' ||
|
60 |
+
$gallery_source=='masonrypro-5' ||
|
61 |
+
$gallery_source=='masonrypro-6' ||
|
62 |
+
$gallery_source=='masonrypro-7' ||
|
63 |
+
$gallery_source=='masonrypro-8'
|
64 |
+
){
|
65 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMasonryProN1'), 0, 1 );
|
66 |
+
}
|
67 |
+
if( $gallery_source=='masonrypro-3' ){
|
68 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMasonryProN3'), 0, 1 );
|
69 |
+
}
|
70 |
+
if( $gallery_source=='masonrypro-2' ){
|
71 |
+
$this->core->addFilter('gallery.source.items', array($this, 'resizeImgMasonryProN2'), 0, 1 );
|
72 |
+
}
|
73 |
+
}
|
74 |
+
|
75 |
}
|
76 |
|
77 |
public function resizeImg( $items ){
|
88 |
return $items;
|
89 |
}
|
90 |
|
91 |
+
public function resizeImgMasonryProN1( $items ){
|
92 |
+
//echo 'resizeImgMasonryProN1';
|
93 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
94 |
|
95 |
+
$counterImg = 0;
|
96 |
+
|
97 |
+
foreach ( $items as $imgKey => $img ){
|
98 |
+
|
99 |
+
$counterImg++;
|
100 |
+
|
101 |
+
// 2 5 4 6 4 4 6 4 6 4 4 6 4 6
|
102 |
+
if( !in_array( $counterImg, array( 2, 7, 11, 17, 21, 25, 31,/* 35, 41, 45, 49, 55, 59, 65*/ ) ) ){
|
103 |
+
$thumbMasonry = wp_get_attachment_image_src( $img['id'], 'RoboGalleryMansoryImagesTop' );
|
104 |
+
|
105 |
+
if ( ! is_array( $thumbMasonry ) || count( $thumbMasonry ) < 2 ) {
|
106 |
+
echo "empty thumbs ";
|
107 |
+
continue ;
|
108 |
+
}
|
109 |
+
|
110 |
+
$items[ $imgKey ]['thumb'] = $thumbMasonry[0];
|
111 |
+
$items[ $imgKey ]['sizeW'] = $thumbMasonry[1]; //*($i%2 ? 1.5: 1)
|
112 |
+
$items[ $imgKey ]['sizeH'] = $thumbMasonry[2];
|
113 |
+
}
|
114 |
+
|
115 |
+
|
116 |
+
if( $counterImg == 31 ) $counterImg = 7;
|
117 |
+
}
|
118 |
+
return $items;
|
119 |
+
}
|
120 |
+
|
121 |
+
public function resizeImgMasonryProN2( $items ){
|
122 |
+
|
123 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
124 |
+
|
125 |
+
$counterImg = 0;
|
126 |
+
|
127 |
+
foreach ( $items as $imgKey => $img ){
|
128 |
+
|
129 |
+
$counterImg++;
|
130 |
+
|
131 |
+
// 2 5 4 6 4 4 6 4 6 4 4 6 4 6
|
132 |
+
if( !in_array( $counterImg,
|
133 |
+
array(
|
134 |
+
2, 4,
|
135 |
+
6, 8, 10,
|
136 |
+
11, 13, 17,
|
137 |
+
21, 25, 31,/* 35, 41, 45, 49, 55, 59, 65*/ ) ) ){
|
138 |
+
$thumbMasonry = wp_get_attachment_image_src( $img['id'], 'RoboGalleryMansoryImagesTop' );
|
139 |
+
|
140 |
+
if ( ! is_array( $thumbMasonry ) || count( $thumbMasonry ) < 2 ) {
|
141 |
+
echo "empty thumbs ";
|
142 |
+
continue ;
|
143 |
+
}
|
144 |
+
|
145 |
+
$items[ $imgKey ]['thumb'] = $thumbMasonry[0];
|
146 |
+
$items[ $imgKey ]['sizeW'] = $thumbMasonry[1]; //*($i%2 ? 1.5: 1)
|
147 |
+
$items[ $imgKey ]['sizeH'] = $thumbMasonry[2];
|
148 |
+
}
|
149 |
+
|
150 |
+
|
151 |
+
if( $counterImg == 31 ) $counterImg = 7;
|
152 |
+
}
|
153 |
+
return $items;
|
154 |
+
}
|
155 |
|
156 |
+
public function resizeImgMasonryProN3( $items ){
|
157 |
+
|
158 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
159 |
+
|
160 |
+
$counterImg = 0;
|
161 |
+
|
162 |
+
foreach ( $items as $imgKey => $img ){
|
163 |
+
|
164 |
+
$counterImg++;
|
165 |
+
|
166 |
+
// 2 5 4 6 4 4 6 4 6 4 4 6 4 6
|
167 |
+
if( !in_array( $counterImg,
|
168 |
+
array(
|
169 |
+
2, 4,
|
170 |
+
8, 10,
|
171 |
+
11, 13, 17, 21, 25, 31,/* 35, 41, 45, 49, 55, 59, 65*/ ) ) ){
|
172 |
+
$thumbMasonry = wp_get_attachment_image_src( $img['id'], 'RoboGalleryMansoryImagesTop' );
|
173 |
+
|
174 |
+
if ( ! is_array( $thumbMasonry ) || count( $thumbMasonry ) < 2 ) {
|
175 |
+
echo "empty thumbs ";
|
176 |
+
continue ;
|
177 |
+
}
|
178 |
+
|
179 |
+
$items[ $imgKey ]['thumb'] = $thumbMasonry[0];
|
180 |
+
$items[ $imgKey ]['sizeW'] = $thumbMasonry[1]; //*($i%2 ? 1.5: 1)
|
181 |
+
$items[ $imgKey ]['sizeH'] = $thumbMasonry[2];
|
182 |
+
}
|
183 |
+
|
184 |
+
|
185 |
+
if( $counterImg == 31 ) $counterImg = 7;
|
186 |
+
}
|
187 |
+
return $items;
|
188 |
+
}
|
189 |
+
|
190 |
+
|
191 |
+
public function resizeImgMasonryFree( $items ){
|
192 |
+
//echo "resizeImgMasonryFree";
|
193 |
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
194 |
|
195 |
$counterImg = 0;
|
220 |
|
221 |
|
222 |
public function resizeImgMosaicFree( $items ){
|
223 |
+
//echo "resizeImgMosaicFree";
|
224 |
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
225 |
|
226 |
$counterImg = 0;
|
254 |
}
|
255 |
|
256 |
public function resizeImgMosaicPro( $items ){
|
257 |
+
//echo "resizeImgMosaicPro";
|
258 |
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
259 |
|
260 |
$counterImg = 0;
|
286 |
}
|
287 |
return $items;
|
288 |
}
|
289 |
+
|
290 |
+
public function resizeImgMosaicProN1( $items ){
|
291 |
+
//echo "resizeImgMosaicProN1";
|
292 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
293 |
+
|
294 |
+
$counterImg = 0;
|
295 |
+
|
296 |
+
foreach ( $items as $imgKey => $img ) {
|
297 |
+
|
298 |
+
$counterImg++;
|
299 |
+
|
300 |
+
if( $counterImg == 5){
|
301 |
+
$items[ $imgKey ]['col'] = 2;
|
302 |
+
}
|
303 |
+
|
304 |
+
if( $counterImg == 16){
|
305 |
+
$items[ $imgKey ]['col'] = 2;
|
306 |
+
}
|
307 |
+
|
308 |
+
if( $counterImg == 18 ){
|
309 |
+
$counterImg = 0;
|
310 |
+
}
|
311 |
+
|
312 |
+
}
|
313 |
+
return $items;
|
314 |
+
}
|
315 |
+
|
316 |
+
public function resizeImgMosaicProN2( $items ){
|
317 |
+
|
318 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
319 |
+
|
320 |
+
$counterImg = 0;
|
321 |
+
|
322 |
+
foreach ( $items as $imgKey => $img ) {
|
323 |
+
|
324 |
+
$counterImg++;
|
325 |
+
|
326 |
+
if( $counterImg == 2){
|
327 |
+
$items[ $imgKey ]['col'] = 2;
|
328 |
+
}
|
329 |
+
|
330 |
+
if( $counterImg == 3){
|
331 |
+
$items[ $imgKey ]['col'] = 2;
|
332 |
+
}
|
333 |
+
|
334 |
+
if( $counterImg == 12){
|
335 |
+
$counterImg = 0;
|
336 |
+
}
|
337 |
+
|
338 |
+
}
|
339 |
+
return $items;
|
340 |
+
}
|
341 |
+
|
342 |
+
public function resizeImgMosaicProN3( $items ){
|
343 |
+
|
344 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
345 |
+
|
346 |
+
$counterImg = 0;
|
347 |
+
|
348 |
+
foreach ( $items as $imgKey => $img ) {
|
349 |
+
|
350 |
+
$counterImg++;
|
351 |
+
|
352 |
+
if( $counterImg == 1){
|
353 |
+
$items[ $imgKey ]['col'] = 4;
|
354 |
+
}
|
355 |
+
|
356 |
+
if( $counterImg == 10){
|
357 |
+
$items[ $imgKey ]['col'] = 3;
|
358 |
+
}
|
359 |
+
|
360 |
+
if( $counterImg == 11){
|
361 |
+
$items[ $imgKey ]['col'] = 2;
|
362 |
+
}
|
363 |
+
|
364 |
+
if( $counterImg == 15){
|
365 |
+
$counterImg = 0;
|
366 |
+
}
|
367 |
+
|
368 |
+
}
|
369 |
+
return $items;
|
370 |
+
}
|
371 |
+
|
372 |
+
|
373 |
+
public function resizeImgMosaicProN4( $items ){
|
374 |
+
|
375 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
376 |
+
|
377 |
+
$counterImg = 0;
|
378 |
+
|
379 |
+
foreach ( $items as $imgKey => $img ) {
|
380 |
+
|
381 |
+
$counterImg++;
|
382 |
+
|
383 |
+
if( $counterImg == 4){
|
384 |
+
$items[ $imgKey ]['col'] = 2;
|
385 |
+
}
|
386 |
+
|
387 |
+
if( $counterImg == 11){
|
388 |
+
$items[ $imgKey ]['col'] = 2;
|
389 |
+
}
|
390 |
+
|
391 |
+
if( $counterImg == 12 ){
|
392 |
+
$counterImg = 0;
|
393 |
+
}
|
394 |
+
|
395 |
+
}
|
396 |
+
return $items;
|
397 |
+
}
|
398 |
+
|
399 |
+
public function resizeImgMosaicProN5( $items ){
|
400 |
+
|
401 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
402 |
+
|
403 |
+
$counterImg = 0;
|
404 |
+
|
405 |
+
foreach ( $items as $imgKey => $img ) {
|
406 |
+
|
407 |
+
$counterImg++;
|
408 |
+
|
409 |
+
if( $counterImg == 5){
|
410 |
+
$items[ $imgKey ]['col'] = 2;
|
411 |
+
}
|
412 |
+
if( $counterImg == 6){
|
413 |
+
$items[ $imgKey ]['col'] = 2;
|
414 |
+
}
|
415 |
+
|
416 |
+
if( $counterImg == 8){
|
417 |
+
$items[ $imgKey ]['col'] = 2;
|
418 |
+
}
|
419 |
+
|
420 |
+
if( $counterImg == 11 ){
|
421 |
+
$counterImg = 0;
|
422 |
+
}
|
423 |
+
|
424 |
+
}
|
425 |
+
return $items;
|
426 |
+
}
|
427 |
+
|
428 |
+
public function resizeImgMosaicProN6( $items ){
|
429 |
+
|
430 |
+
if ( ! is_array( $items ) || !count( $items ) ) return array();
|
431 |
+
|
432 |
+
$counterImg = 0;
|
433 |
+
|
434 |
+
foreach ( $items as $imgKey => $img ) {
|
435 |
+
|
436 |
+
$counterImg++;
|
437 |
+
|
438 |
+
if( $counterImg == 4){
|
439 |
+
$items[ $imgKey ]['col'] = 2;
|
440 |
+
}
|
441 |
+
|
442 |
+
if( $counterImg == 11){
|
443 |
+
$items[ $imgKey ]['col'] = 2;
|
444 |
+
}
|
445 |
+
|
446 |
+
if( $counterImg == 12 ){
|
447 |
+
$counterImg = 0;
|
448 |
+
}
|
449 |
+
|
450 |
+
}
|
451 |
+
return $items;
|
452 |
+
}
|
453 |
}
|
includes/frontend/modules/base-grid/search.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/seo.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/size.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/base-grid/tags.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/abstraction.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/addtexts.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/assets.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/cache.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/cachedb.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/config.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/customcss.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/element.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/jsoptions.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/loader.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/source/class.source.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/source/type/base.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/source/type/slider.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/source/type/youtube.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/class/stats.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/core.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/abstraction.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/addtexts.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/assets.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/cache.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/cachedb.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/config.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/customcss.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/effects.set1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/element.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/grid/grid.columns.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/grid/grid.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/hover/hover.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/jsoptions.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/layout.v1/layout.v1.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/lightbox/lightbox.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/loader.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/menu/menu.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/polaroid.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/resize.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/search.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/seo.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/size.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/source/baseSource.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/source/source.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/source/youtubeSource.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/stats.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/delete/tags.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/slider/assets.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/slider/content.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/slider/layout.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/modules/slider/options.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/rbs_gallery_class.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/frontend/rbs_gallery_frontend.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
-
* Version: 3.1.2 -
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
2 |
|
3 |
/*
|
4 |
* Robo Gallery
|
5 |
+
* Version: 3.1.2 - 17786
|
6 |
* By Robosoft
|
7 |
*
|
8 |
* Contact: https://robogallery.co/
|
includes/options/rbs_gallery_options_copy.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/options/rbs_gallery_options_css.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/rbs_gallery_init.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/rbs_gallery_media.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/rbs_gallery_menu.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/rbs_gallery_settings.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/rbs_gallery_widget.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
includes/rbs_gallery_widget_last.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
-
* Version: 3.1.2 -
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
1 |
<?php
|
2 |
/*
|
3 |
* Robo Gallery
|
4 |
+
* Version: 3.1.2 - 17786
|
5 |
* By Robosoft
|
6 |
*
|
7 |
* Contact: https://robogallery.co/
|
js/admin/edit.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
-
* Version: 3.1.2 -
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
1 |
/*
|
2 |
* Robo Gallery
|
3 |
+
* Version: 3.1.2 - 17786
|
4 |
* By Robosoft
|
5 |
*
|
6 |
* Contact: https://robogallery.co/
|
js/robo_gallery.js
CHANGED
@@ -4,7 +4,7 @@ var roboEffectClass=function(){function t(){}return(t.prototype.constructor=t).p
|
|
4 |
* Copyright (c) 2014-2019, Robosoft. All rights reserved.
|
5 |
* Available only in https://robosoft.co/robogallery/
|
6 |
*/
|
7 |
-
var BaseEffect=function(c,h){function e(){}return((e.prototype=Object.create(roboEffectClass)).constructor=e).prototype.addEffect=function(p){var l,d,e,f,v;0!=p.container_settings.thumbnailOverlay&&($container=p.$container,l=p.settings,d=p.animation,(e=p.container.find(p.itemSelector+":not([data-set-overlay-for-hover-effect])").attr("data-set-overlay-for-hover-effect","yes")).find(".thumbnail-overlay").wrapInner("<div class='aligment'><div class='aligment'></div></div>"),e.each(function(){var e,t,o,a,r=c(this),s=r.find(p.boxImageSelector),i=p.container_settings.overlayEffect;"push-up"==(i=s.data("overlay-effect")!=h?s.data("overlay-effect"):i)||"push-down"==i||"push-up-100%"==i||"push-down-100%"==i?(o=s.find(".rbs-img-thumbnail-container"),e=s.find(".thumbnail-overlay").css("position","relative"),"push-up-100%"!=i&&"push-down-100%"!=i||e.outerHeight(o.outerHeight(!1)),t=e.outerHeight(!1),o=c('<div class="wrapper-for-some-effects"></div>'),"push-up"==i||"push-up-100%"==i?e.appendTo(s):"push-down"!=i&&"push-down-100%"!=i||(e.prependTo(s),o.css("margin-top",-t)),s.wrapInner(o)):"reveal-top"==i||"reveal-top-100%"==i?(r.addClass("position-reveal-effect"),a=r.find(".thumbnail-overlay").css("top",0),"reveal-top-100%"==i&&a.css("height","100%")):"reveal-bottom"==i||"reveal-bottom-100%"==i?(r.addClass("position-reveal-effect").addClass("position-bottom-reveal-effect"),a=r.find(".thumbnail-overlay").css("bottom",0),"reveal-bottom-100%"==i&&a.css("height","100%")):"direction"==i.substr(0,9)?r.find(".thumbnail-overlay").css("height","100%"):"fade"==i&&((r=r.find(".thumbnail-overlay").hide()).css({height:"100%",top:"0",left:"0"}),r.find(".fa").css({scale:1.4}))}),$container.on("mouseenter.hoverdir, mouseleave.hoverdir",p.boxImageSelector,function(e){var t,o,a,r,s,i,n;0!=l.thumbnailOverlay&&(i=c(this),t=l.overlayEffect,i.data("overlay-effect")!=h&&(t=i.data("overlay-effect")),o=e.type,a=i.find(".rbs-img-thumbnail-container"),r=(n=i.find(".thumbnail-overlay")).outerHeight(!1),"push-up"==t||"push-up-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing)):"push-down"==t||"push-down-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing)):"reveal-top"==t||"reveal-top-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"reveal-bottom"==t||"reveal-bottom-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"direction"==t.substr(0,9)?(e=f(i,{x:e.pageX,y:e.pageY}),"direction-top"==t?e=0:"direction-bottom"==t?e=2:"direction-right"==t?e=1:"direction-left"==t&&(e=3),i=v(e,i),"mouseenter"==o?(n.css({left:i.from,top:i.to}),n.stop().show().fadeTo(0,1,function(){c(this).stop()[p.animation]({left:0,top:0},l.overlaySpeed,l.overlayEasing)})):"direction-aware-fade"==t?n.fadeOut(700):n.stop()[d]({left:i.from,top:i.to},l.overlaySpeed,l.overlayEasing)):"fade"==t&&("mouseenter"==o?(n.stop().fadeOut(0),n.fadeIn(l.overlaySpeed)):(n.stop().fadeIn(0),n.fadeOut(l.overlaySpeed)),n=n.find(".fa"),"mouseenter"==o?(n.css({scale:1.4}),n[d]({scale:1},200)):(n.css({scale:1}),n[d]({scale:1.4},200))))}),f=function(e,t){var o=e.width(),a=e.height(),r=(t.x-e.offset().left-o/2)*(a<o?a/o:1),a=(t.y-e.offset().top-a/2)*(o<a?o/a:1);return Math.round((Math.atan2(a,r)*(180/Math.PI)+180)/90+3)%4},v=function(e,t){var o,a;switch(e){case 0:a=(l.reverse,o=0,-t.height());break;case 1:a=(o=l.reverse?-t.width():t.width(),0);break;case 2:a=l.reverse?(o=0,-t.height()):(o=0,t.height());break;case 3:a=(o=l.reverse?t.width():-t.width(),0)}return{from:o,to:a}})},new e}((window,window.rbjQuer||window.jQuery));
|
8 |
/*!
|
9 |
* eventie v1.0.5
|
10 |
* event binding helper
|
4 |
* Copyright (c) 2014-2019, Robosoft. All rights reserved.
|
5 |
* Available only in https://robosoft.co/robogallery/
|
6 |
*/
|
7 |
+
var BaseEffect=function(c,h){function e(){}return((e.prototype=Object.create(roboEffectClass)).constructor=e).prototype.addEffect=function(p){var l,d,e,f,v;0!=p.container_settings.thumbnailOverlay&&($container=p.$container,l=p.settings,d=p.animation,(e=p.container.find(p.itemSelector+":not([data-set-overlay-for-hover-effect])").attr("data-set-overlay-for-hover-effect","yes")).find(".thumbnail-overlay").wrapInner("<div class='aligment'><div class='aligment'></div></div>"),e.each(function(){var e,t,o,a,r=c(this),s=r.find(p.boxImageSelector),i=p.container_settings.overlayEffect;"push-up"==(i=s.data("overlay-effect")!=h?s.data("overlay-effect"):i)||"push-down"==i||"push-up-100%"==i||"push-down-100%"==i?(o=s.find(".rbs-img-thumbnail-container"),e=s.find(".thumbnail-overlay").css("position","relative"),"push-up-100%"!=i&&"push-down-100%"!=i||e.outerHeight(o.outerHeight(!1)),t=e.outerHeight(!1),o=c('<div class="wrapper-for-some-effects"></div>'),"push-up"==i||"push-up-100%"==i?e.appendTo(s):"push-down"!=i&&"push-down-100%"!=i||(e.prependTo(s),o.css("margin-top",-t)),s.wrapInner(o)):"reveal-top"==i||"reveal-top-100%"==i?(r.addClass("position-reveal-effect"),a=r.find(".thumbnail-overlay").css("top",0),"reveal-top-100%"==i&&a.css("height","100%")):"reveal-bottom"==i||"reveal-bottom-100%"==i?(r.addClass("position-reveal-effect").addClass("position-bottom-reveal-effect"),a=r.find(".thumbnail-overlay").css("bottom",0),"reveal-bottom-100%"==i&&a.css("height","100%")):"direction"==i.substr(0,9)?r.find(".thumbnail-overlay").css("height","100%"):"fade"==i&&((r=r.find(".thumbnail-overlay").hide()).css({height:"100%",top:"0",left:"0"}),r.find(".fa").css({scale:1.4}))}),$container.on("mouseenter.hoverdir, mouseleave.hoverdir",p.boxImageSelector,function(e){var t,o,a,r,s,i,n;0!=l.thumbnailOverlay&&(i=c(this),t=l.overlayEffect,i.data("overlay-effect")!=h&&(t=i.data("overlay-effect")),o=e.type,a=i.find(".rbs-img-thumbnail-container"),r=(n=i.find(".thumbnail-overlay")).outerHeight(!1),"push-up"==t||"push-up-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing)):"push-down"==t||"push-down-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing)):"reveal-top"==t||"reveal-top-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"reveal-bottom"==t||"reveal-bottom-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"direction"==t.substr(0,9)?(e=f(i,{x:e.pageX,y:e.pageY}),"direction-top"==t?e=0:"direction-bottom"==t?e=2:"direction-right"==t?e=1:"direction-left"==t&&(e=3),i=v(e,i),"mouseenter"==o?(n.css({left:i.from,top:i.to}),n.stop().show().fadeTo(0,1,function(){c(this).stop()[p.animation]({left:0,top:0},l.overlaySpeed,l.overlayEasing)})):"direction-aware-fade"==t?n.fadeOut(700):n.stop()[d]({left:i.from,top:i.to},l.overlaySpeed,l.overlayEasing)):"fade"==t&&("mouseenter"==o?(n.stop().fadeOut(0),n.stop().fadeIn(l.overlaySpeed)):(n.stop().fadeIn(0),n.stop().fadeOut(l.overlaySpeed)),n=n.find(".fa"),"mouseenter"==o?(n.css({scale:1.4}),n[d]({scale:1},200)):(n.css({scale:1}),n[d]({scale:1.4},200))))}),f=function(e,t){var o=e.width(),a=e.height(),r=(t.x-e.offset().left-o/2)*(a<o?a/o:1),a=(t.y-e.offset().top-a/2)*(o<a?o/a:1);return Math.round((Math.atan2(a,r)*(180/Math.PI)+180)/90+3)%4},v=function(e,t){var o,a;switch(e){case 0:a=(l.reverse,o=0,-t.height());break;case 1:a=(o=l.reverse?-t.width():t.width(),0);break;case 2:a=l.reverse?(o=0,-t.height()):(o=0,t.height());break;case 3:a=(o=l.reverse?t.width():-t.width(),0)}return{from:o,to:a}})},new e}((window,window.rbjQuer||window.jQuery));
|
8 |
/*!
|
9 |
* eventie v1.0.5
|
10 |
* event binding helper
|
js/robo_gallery_alt.js
CHANGED
@@ -28,7 +28,7 @@ var roboEffectClass=function(){function t(){}return(t.prototype.constructor=t).p
|
|
28 |
* Copyright (c) 2014-2019, Robosoft. All rights reserved.
|
29 |
* Available only in https://robosoft.co/robogallery/
|
30 |
*/
|
31 |
-
var BaseEffect=function(c,h){function e(){}return((e.prototype=Object.create(roboEffectClass)).constructor=e).prototype.addEffect=function(p){var l,d,e,f,v;0!=p.container_settings.thumbnailOverlay&&($container=p.$container,l=p.settings,d=p.animation,(e=p.container.find(p.itemSelector+":not([data-set-overlay-for-hover-effect])").attr("data-set-overlay-for-hover-effect","yes")).find(".thumbnail-overlay").wrapInner("<div class='aligment'><div class='aligment'></div></div>"),e.each(function(){var e,t,o,a,r=c(this),s=r.find(p.boxImageSelector),i=p.container_settings.overlayEffect;"push-up"==(i=s.data("overlay-effect")!=h?s.data("overlay-effect"):i)||"push-down"==i||"push-up-100%"==i||"push-down-100%"==i?(o=s.find(".rbs-img-thumbnail-container"),e=s.find(".thumbnail-overlay").css("position","relative"),"push-up-100%"!=i&&"push-down-100%"!=i||e.outerHeight(o.outerHeight(!1)),t=e.outerHeight(!1),o=c('<div class="wrapper-for-some-effects"></div>'),"push-up"==i||"push-up-100%"==i?e.appendTo(s):"push-down"!=i&&"push-down-100%"!=i||(e.prependTo(s),o.css("margin-top",-t)),s.wrapInner(o)):"reveal-top"==i||"reveal-top-100%"==i?(r.addClass("position-reveal-effect"),a=r.find(".thumbnail-overlay").css("top",0),"reveal-top-100%"==i&&a.css("height","100%")):"reveal-bottom"==i||"reveal-bottom-100%"==i?(r.addClass("position-reveal-effect").addClass("position-bottom-reveal-effect"),a=r.find(".thumbnail-overlay").css("bottom",0),"reveal-bottom-100%"==i&&a.css("height","100%")):"direction"==i.substr(0,9)?r.find(".thumbnail-overlay").css("height","100%"):"fade"==i&&((r=r.find(".thumbnail-overlay").hide()).css({height:"100%",top:"0",left:"0"}),r.find(".fa").css({scale:1.4}))}),$container.on("mouseenter.hoverdir, mouseleave.hoverdir",p.boxImageSelector,function(e){var t,o,a,r,s,i,n;0!=l.thumbnailOverlay&&(i=c(this),t=l.overlayEffect,i.data("overlay-effect")!=h&&(t=i.data("overlay-effect")),o=e.type,a=i.find(".rbs-img-thumbnail-container"),r=(n=i.find(".thumbnail-overlay")).outerHeight(!1),"push-up"==t||"push-up-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing)):"push-down"==t||"push-down-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing)):"reveal-top"==t||"reveal-top-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"reveal-bottom"==t||"reveal-bottom-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"direction"==t.substr(0,9)?(e=f(i,{x:e.pageX,y:e.pageY}),"direction-top"==t?e=0:"direction-bottom"==t?e=2:"direction-right"==t?e=1:"direction-left"==t&&(e=3),i=v(e,i),"mouseenter"==o?(n.css({left:i.from,top:i.to}),n.stop().show().fadeTo(0,1,function(){c(this).stop()[p.animation]({left:0,top:0},l.overlaySpeed,l.overlayEasing)})):"direction-aware-fade"==t?n.fadeOut(700):n.stop()[d]({left:i.from,top:i.to},l.overlaySpeed,l.overlayEasing)):"fade"==t&&("mouseenter"==o?(n.stop().fadeOut(0),n.fadeIn(l.overlaySpeed)):(n.stop().fadeIn(0),n.fadeOut(l.overlaySpeed)),n=n.find(".fa"),"mouseenter"==o?(n.css({scale:1.4}),n[d]({scale:1},200)):(n.css({scale:1}),n[d]({scale:1.4},200))))}),f=function(e,t){var o=e.width(),a=e.height(),r=(t.x-e.offset().left-o/2)*(a<o?a/o:1),a=(t.y-e.offset().top-a/2)*(o<a?o/a:1);return Math.round((Math.atan2(a,r)*(180/Math.PI)+180)/90+3)%4},v=function(e,t){var o,a;switch(e){case 0:a=(l.reverse,o=0,-t.height());break;case 1:a=(o=l.reverse?-t.width():t.width(),0);break;case 2:a=l.reverse?(o=0,-t.height()):(o=0,t.height());break;case 3:a=(o=l.reverse?t.width():-t.width(),0)}return{from:o,to:a}})},new e}((window,window.rbjQuer||window.jQuery));
|
32 |
/*!
|
33 |
* eventie v1.0.5
|
34 |
* event binding helper
|
28 |
* Copyright (c) 2014-2019, Robosoft. All rights reserved.
|
29 |
* Available only in https://robosoft.co/robogallery/
|
30 |
*/
|
31 |
+
var BaseEffect=function(c,h){function e(){}return((e.prototype=Object.create(roboEffectClass)).constructor=e).prototype.addEffect=function(p){var l,d,e,f,v;0!=p.container_settings.thumbnailOverlay&&($container=p.$container,l=p.settings,d=p.animation,(e=p.container.find(p.itemSelector+":not([data-set-overlay-for-hover-effect])").attr("data-set-overlay-for-hover-effect","yes")).find(".thumbnail-overlay").wrapInner("<div class='aligment'><div class='aligment'></div></div>"),e.each(function(){var e,t,o,a,r=c(this),s=r.find(p.boxImageSelector),i=p.container_settings.overlayEffect;"push-up"==(i=s.data("overlay-effect")!=h?s.data("overlay-effect"):i)||"push-down"==i||"push-up-100%"==i||"push-down-100%"==i?(o=s.find(".rbs-img-thumbnail-container"),e=s.find(".thumbnail-overlay").css("position","relative"),"push-up-100%"!=i&&"push-down-100%"!=i||e.outerHeight(o.outerHeight(!1)),t=e.outerHeight(!1),o=c('<div class="wrapper-for-some-effects"></div>'),"push-up"==i||"push-up-100%"==i?e.appendTo(s):"push-down"!=i&&"push-down-100%"!=i||(e.prependTo(s),o.css("margin-top",-t)),s.wrapInner(o)):"reveal-top"==i||"reveal-top-100%"==i?(r.addClass("position-reveal-effect"),a=r.find(".thumbnail-overlay").css("top",0),"reveal-top-100%"==i&&a.css("height","100%")):"reveal-bottom"==i||"reveal-bottom-100%"==i?(r.addClass("position-reveal-effect").addClass("position-bottom-reveal-effect"),a=r.find(".thumbnail-overlay").css("bottom",0),"reveal-bottom-100%"==i&&a.css("height","100%")):"direction"==i.substr(0,9)?r.find(".thumbnail-overlay").css("height","100%"):"fade"==i&&((r=r.find(".thumbnail-overlay").hide()).css({height:"100%",top:"0",left:"0"}),r.find(".fa").css({scale:1.4}))}),$container.on("mouseenter.hoverdir, mouseleave.hoverdir",p.boxImageSelector,function(e){var t,o,a,r,s,i,n;0!=l.thumbnailOverlay&&(i=c(this),t=l.overlayEffect,i.data("overlay-effect")!=h&&(t=i.data("overlay-effect")),o=e.type,a=i.find(".rbs-img-thumbnail-container"),r=(n=i.find(".thumbnail-overlay")).outerHeight(!1),"push-up"==t||"push-up-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing)):"push-down"==t||"push-down-100%"==t?(s=i.find("div.wrapper-for-some-effects"),"mouseenter"===o?s.stop().show()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):s.stop()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing)):"reveal-top"==t||"reveal-top-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"reveal-bottom"==t||"reveal-bottom-100%"==t?"mouseenter"===o?a.stop().show()[d]({"margin-top":-r},l.overlaySpeed,l.overlayEasing):a.stop()[d]({"margin-top":0},l.overlaySpeed,l.overlayEasing):"direction"==t.substr(0,9)?(e=f(i,{x:e.pageX,y:e.pageY}),"direction-top"==t?e=0:"direction-bottom"==t?e=2:"direction-right"==t?e=1:"direction-left"==t&&(e=3),i=v(e,i),"mouseenter"==o?(n.css({left:i.from,top:i.to}),n.stop().show().fadeTo(0,1,function(){c(this).stop()[p.animation]({left:0,top:0},l.overlaySpeed,l.overlayEasing)})):"direction-aware-fade"==t?n.fadeOut(700):n.stop()[d]({left:i.from,top:i.to},l.overlaySpeed,l.overlayEasing)):"fade"==t&&("mouseenter"==o?(n.stop().fadeOut(0),n.stop().fadeIn(l.overlaySpeed)):(n.stop().fadeIn(0),n.stop().fadeOut(l.overlaySpeed)),n=n.find(".fa"),"mouseenter"==o?(n.css({scale:1.4}),n[d]({scale:1},200)):(n.css({scale:1}),n[d]({scale:1.4},200))))}),f=function(e,t){var o=e.width(),a=e.height(),r=(t.x-e.offset().left-o/2)*(a<o?a/o:1),a=(t.y-e.offset().top-a/2)*(o<a?o/a:1);return Math.round((Math.atan2(a,r)*(180/Math.PI)+180)/90+3)%4},v=function(e,t){var o,a;switch(e){case 0:a=(l.reverse,o=0,-t.height());break;case 1:a=(o=l.reverse?-t.width():t.width(),0);break;case 2:a=l.reverse?(o=0,-t.height()):(o=0,t.height());break;case 3:a=(o=l.reverse?t.width():-t.width(),0)}return{from:o,to:a}})},new e}((window,window.rbjQuer||window.jQuery));
|
32 |
/*!
|
33 |
* eventie v1.0.5
|
34 |
* event binding helper
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
===
|
2 |
Contributors: gallerysupport, robosoft
|
3 |
Donate link: https://robosoft.co/robogallery
|
4 |
Tags: gallery, photo gallery, image gallery, wordpress gallery plugin, responsive gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 5.8
|
7 |
-
Stable tag: 3.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -234,6 +234,9 @@ If any problem occurs, please contact us.
|
|
234 |
|
235 |
== Changelog ==
|
236 |
|
|
|
|
|
|
|
237 |
= 3.1.1 =
|
238 |
* Added demos showcase with links in dialog and dashboard
|
239 |
* Modification and small fixes for the new wizard
|
@@ -640,7 +643,5 @@ If any problem occurs, please contact us.
|
|
640 |
|
641 |
== Upgrade Notice ==
|
642 |
|
643 |
-
= 3.1.
|
644 |
-
|
645 |
-
* Modification and small fixes for the new wizard
|
646 |
-
* Fixed settings type block
|
1 |
+
=== Gallery, Images, Slider in Robo Gallery ===
|
2 |
Contributors: gallerysupport, robosoft
|
3 |
Donate link: https://robosoft.co/robogallery
|
4 |
Tags: gallery, photo gallery, image gallery, wordpress gallery plugin, responsive gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 5.8
|
7 |
+
Stable tag: 3.1.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
234 |
|
235 |
== Changelog ==
|
236 |
|
237 |
+
= 3.1.2 =
|
238 |
+
* Fix for the masonry and mosaic layouts
|
239 |
+
|
240 |
= 3.1.1 =
|
241 |
* Added demos showcase with links in dialog and dashboard
|
242 |
* Modification and small fixes for the new wizard
|
643 |
|
644 |
== Upgrade Notice ==
|
645 |
|
646 |
+
= 3.1.2 =
|
647 |
+
Fix for the masonry and mosaic layouts
|
|
|
|
robogallery.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Robo Gallery
|
4 |
Plugin URI: https://robosoft.co/gallery
|
5 |
Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
|
6 |
-
Version: 3.1.
|
7 |
Author: RoboSoft
|
8 |
Author URI: https://robosoft.co/gallery
|
9 |
License: GPLv3 or later
|
@@ -14,7 +14,7 @@ Domain Path: /languages
|
|
14 |
if( !defined('WPINC') ) die;
|
15 |
if( !defined("ABSPATH") ) exit;
|
16 |
|
17 |
-
define("ROBO_GALLERY_VERSION", '3.1.
|
18 |
|
19 |
|
20 |
define("ROBO_GALLERY", 1 );
|
3 |
Plugin Name: Robo Gallery
|
4 |
Plugin URI: https://robosoft.co/gallery
|
5 |
Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
|
6 |
+
Version: 3.1.2
|
7 |
Author: RoboSoft
|
8 |
Author URI: https://robosoft.co/gallery
|
9 |
License: GPLv3 or later
|
14 |
if( !defined('WPINC') ) die;
|
15 |
if( !defined("ABSPATH") ) exit;
|
16 |
|
17 |
+
define("ROBO_GALLERY_VERSION", '3.1.2' );
|
18 |
|
19 |
|
20 |
define("ROBO_GALLERY", 1 );
|