Reloading constantly
-
Before I explain the problem, I have a bit of a specific workflow on this one website and I wonder if there are too many factors to properly diagnose the issue (I will try this plugin on simpler site as well).
The site is using Elementor, LearnDash, MemberPress, ACF Pro, and Timber at the moment (I usually just build with the last two plugins). I am developing locally using VVV and automating my builds with Gulp, which proxies the VVV address to localhost.
At first, this plugin didn’t work because it was trying to use “localhost” to “ping” Browsersync. When I changed it to the IP address Browsersync uses for external devices, it started working, but it reloads constantly, even without any changes to the WordPress database.
My thinking is maybe Elementor (or any of the other plugins) are updating constantly, perhaps looking for licenses or whatever, but they could be the root of the issue. I also cannot get the logs to output to a file even after using the code provided in the description and setting up debugging in my wp-config.php. Any tips would be greatly appreciated and I will try on a simpler server to try and isolate the issue. Great job on the plugin though!
- The topic ‘Reloading constantly’ is closed to new replies.