Server IP : 162.213.251.212 / Your IP : 3.147.79.29 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/./www/jollyprecast/wp-content/themes/woodmart/js/scripts/elements/ |
Upload File : |
(function($) { woodmartThemeModule.$document.on('wdShopPageInit', function () { woodmartThemeModule.buttonShowMore(); }); $.each([ 'frontend/element_ready/wd_button.default', ], function(index, value) { woodmartThemeModule.wdElementorAddAction(value, function() { woodmartThemeModule.buttonShowMore(); }); }); woodmartThemeModule.buttonShowMore = function () { $('.wd-collapsible-content').each(function() { var $this = $(this); var $button = $this.find('.wd-collapsible-button'); $button.on('click', function(e) { e.preventDefault(); $this.toggleClass('wd-opened'); }); }); } $(document).ready(function() { woodmartThemeModule.buttonShowMore(); }); })(jQuery);