• Resolved omarti8

    (@omarti8)


    So I had two big problems with this plugin even tho it worked pretty well from the start, at some point i changed the product type on the test product and everything when wrong.

    I got my IP banned from the hosting server cause of a spam 404, it turns out the plugin was searching for CSS maps that couldn’t be found, so I solved the problem by creating empty maps JSON’s, so the server wouldn’t ban my IP again (it worked fine in the product page), then I started to change some things, but I noticed the buy button stopped working, I thought it was the Ajax button, but it wasn’t the problem as it worked before with this each same Ajax button, when I got it working WordPress showed the critical error page.

    Then I thought about changing the product type again, but when I changed the product type from variable to simple, the page broke destroying the custom template of the product, and I was getting another error 404 spam on the console leading to another IP ban.

    Maybe I did something wrong, or the plugin was creating a bug with other plugins that are also installed. To be safe, I have uninstalled the plugin for safety reasons, as the ecommerce is getting done from the principal website itself for some license reasons.

    I did modify some css and php content, but nothing that should affect this plugin in any shape o form.

    Something to point out is that I’m using the divi theme as the page design and configuration is not done by me but other designers, I’m only creating the ecommerce logic.

    I’m just asking if those 404 errors are just a personal bug or there are other people that have this same problem.

Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Those source maps are files that are used on development and the production version of the plugin doesn’t have them to save space, not sure why your site is requesting them as those are only loaded when you have the developer tools active in your browser.

    Anyway, they will be removed in the next release so the server no longer requests them even when you have the developer tools active.

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Error with the plugin’ is closed to new replies.