Viewing 1 replies (of 1 total)
  • Thread Starter zackasan

    (@zackasan)

    The error is :

    ReferenceError: Can’t find variable: Participad_Frontend

    `jQuery.ajax({
    type: ‘POST’,
    url: Participad_Frontend.ajaxurl,
    data: {
    action: ‘participad_frontend_save’,
    _wpnonce: wpnonce,
    post_id: post_id
    },
    success: function(r) {
    callback();
    }
    });`

Viewing 1 replies (of 1 total)
  • The topic ‘Links or not working on notepads’ is closed to new replies.