[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: loadmore-grid.js
jQuery(document).ready(function ($) { "use strict"; var pageNum = [], total = [], max = [], perpage = [], nextLink = [], masonry = [], newItems = []; // $('.ct-grid').each(function () { // var _this = $(this); // var html_id = _this.attr('id'); // var _variable = _this.data('loadmore'); // // console.log(_this.data('loadmore')); // // debugger; // if (typeof _variable !== 'undefined') { // pageNum[html_id] = parseInt(_variable.startPage) + 1; // total[html_id] = parseInt(_variable.total); // max[html_id] = parseInt(_variable.maxPages); // perpage[html_id] = parseInt(_variable.perpage); // nextLink[html_id] = _variable.nextLink; // masonry[html_id] = _variable.layout; // // $('#' + html_id + ' .ct-load-more').click(function () { // var _this_click = $(this); // _this_click.find('i').attr('class', 'fa fa-refresh fa-spin'); // setTimeout(function () { // $.get(nextLink[html_id], function () { // }) // .done(function (data) { // if (masonry[html_id] === 'masonry') { // var items = $(data).find('#' + html_id + ' .ct-grid-masonry > .grid-item'); // var time = 0.4; // items.each(function () { // $(this).addClass('ct-animated'); // $(this).find('.grid-item-inner').css('animation-duration', time + 's'); // time = time + 0.15; // }); // $(items).imagesLoaded(function(){ // $('#' + html_id).children('.ct-grid-masonry').append(items); // $.fn.ct_grid_refresh(); // $(document).find('.filter-item.active').trigger('click'); // }); // } // pageNum[html_id]++; // if (pageNum[html_id] <= max[html_id]) { // if (nextLink[html_id].indexOf('/page/') > -1) { // nextLink[html_id] = nextLink[html_id].replace(/\/page\/[0-9]?/, '/page/' + pageNum[html_id]); // } // else { // nextLink[html_id] = nextLink[html_id].replace(/paged=[0-9]?/, 'paged=' + pageNum[html_id]); // } // } else { // _this_click.remove(); // } // }) // .always(function () { // _this_click.find('i').attr('class', 'fa fa-plus'); // }); // }, 100); // }); // } // // var _pagination_variable = $('#' + html_id).find('.ct-grid-pagination'); // if(typeof _pagination_variable !== 'undefined' || _pagination_variable.length > 0){ // $('#' + html_id + ' .ct-grid-pagination').on('click','.page-numbers',function (e) { // e.preventDefault(); // var _this_page = $(this); // if(_this_page.hasClass('current')){ // return; // } // var _p_link = _this_page.attr('href'); // setTimeout(function () { // $.get(_p_link, function () { // }) // .done(function (data) { // if (masonry[html_id] === 'masonry') { // var _contents = $(data).find('#' + html_id + ' .ct-grid-inner'); // var _pagination = $(data).find('#' + html_id + ' .ct-grid-pagination'); // var items = $(data).find('#' + html_id + ' .ct-grid-masonry > .grid-item'); // var time = 0.4; // items.each(function () { // $(this).addClass('ct-animated'); // $(this).find('.grid-item-inner').css('animation-duration', time + 's'); // time = time + 0.15; // }); // $(items).imagesLoaded(function(){ // $('#' + html_id).children('.ct-grid-masonry').html(_contents.html()); // $('#' + html_id).find('.ct-grid-pagination').html(_pagination.html()); // document.getElementById(html_id).scrollIntoView({behavior: "smooth", block: "start", inline: "nearest"}); // $.fn.ct_grid_refresh(); // $(document).find('.filter-item.active').trigger('click'); // $('#' + html_id).find('.grid-item-inner').addClass('wpb_start_animation animated'); // }); // } // }) // .always(function () { // }); // }, 100); // }); // } // }); });
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.67 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002