• Resolved brunopim

    (@brunopim)


    Hi,
    hope you can help me with a problem I am having.

    I installed the plugin and I am using it in my site, when I am logged to wordpress and I am viewing my site, the plugin loads without any issue. But if I am viewing the site without being logged to wordpress, it doesn’t load at all.

    This is what I get in the console when I try to access https://pxpshape.com/services

    Uncaught ReferenceError: ReactDOM is not defined
    at external var “ReactDOM”:1:36
    at services.js?ver=1.7.8:1:9806
    jquery-migrate.min.js?ver=3.4.1:2 JQMIGRATE: Migrate is installed, version 3.4.1

    Can you please assist?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Charles Cormier

    (@charlescormier)

    Hi @brunopim,

    I suspect that there may be a plugin that dequeues react-dom from your site. Some of the blocks in the b-blocks plugin requires react and react-dom to function properly.
    Do you have any optimization plugins installed?
    Thanks!

    Thread Starter brunopim

    (@brunopim)

    Hi @charlescormier, thanks for pointing me on the right direction. That was exactly the problem and after disabling the plugin it fixed the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not loading’ is closed to new replies.