ziofester76
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Error changing monththere is no problem with mod_sec, but today i saw that the code inthe manager.js file is changed, and now work.
obj.getAjaxSettings = function( $container ) {
var ajaxSettings = {
url: $container.data( ‘view-rest-url’ ),
method: $container.data( ‘view-rest-method’ ) || ‘POST’,
‘async’: true, // async is keyword
beforeSend: obj.ajaxBeforeSend,
complete: obj.ajaxComplete,
success: obj.ajaxSuccess,
error: obj.ajaxError,
context: $container,
thank youForum: Plugins
In reply to: [The Events Calendar] Error changing monthstill doesn’t work
obj.getAjaxSettings = function( $container ) {
var ajaxSettings = {
url: $container.data( ‘view-rest-url’ ),
accepts: {},
dataType: ‘html’,
method: $container.data( ‘view-rest-method’ ) || ‘POST’,- This reply was modified 3 years, 1 month ago by ziofester76.
Forum: Plugins
In reply to: [The Events Calendar] Error changing monthHello, we did the procedure but nothing changes.
php 7,4,33
wordpress 6.2
The events calendar 6.0.11
Theme: reputeWP (but i’ve tried with twenty twenty and the other standard wp theme)
Forum: Plugins
In reply to: [The Events Calendar] Events Calendar (Stuck on single month)Hello Jessica, how did you have enabled the API REST?
Forum: Plugins
In reply to: [Simple Photo Gallery] image not loading on click of thumbnail…hi i have the same problem. i see the thumbnail. but when i click on the thumbnail there’s not image linked.
here the link with tumbs:
http://ristorantecomeacasa.com/gallery/
here when i click on the image:
http://ristorantecomeacasa.com/gallery/wppg_photo_details/?gallery_id=5&image_id=979
i have deleted the previus gallery and i have create a new gallery.but the problem is the same.
thank you