• Resolved programmin

    (@programmin)


    The plugin seems to add a nonce JS error – the console points me to this inline Javascript on the page: The nonce includes a “f0” which isn’t a valid number, it should be quoted?

                    $.ajax({
                        url: ajaxurl,
                        type: 'POST',
                        data: {
                            action  : 'shopengine-notices',
                            id      : id,
                            meta    : meta,
                            time    : time,
                            shopengine_nonce: 61...f0
                        },
                    });
Viewing 1 replies (of 1 total)
  • Plugin Support Md Abdullah Al Arif

    (@faithcoder)

    Hi @programmin,

    Thanks for reaching out to us. We have already forwarded the matter to our development team for further investigation. If we find anything unusual with the nonce value, it will be updated in our next plugin update releases.

    Appreciate your time and effort for letting us know the matter.

    Regards

    Arif

Viewing 1 replies (of 1 total)
  • The topic ‘JS error nonce’ is closed to new replies.