Hey, I did. That’s where I found the plugin. I got to the first step “Stage One – Create A Data Source” but there is nothing inside the data source details box.
You suppose to see button “Add new data source” If you don’t see it, try to deactivate and activate it again.
Yeah, that’s what I was expecting. But still nothing.
I am using the most recent WP version, the default 2017 theme, and Ive used the WP Reset plugin to reset the database to the same as a blank install. Theres some other plugins installed, but none active. I deleted the plugin, re-installed, activated, and still having the issue.
Is it working for you on a fresh install?
Yes it is, just installed a fresh installation and everything works fine.
Try to look at console at chrome browser :
Right click -> inspect
Maybe you will be able to get the problem from there
Ah yep. That’ll to it. Looks like the plugin enqueued resources from CDN’s like Google’s jQuery. But the enqueued version is HTTP and the site is on HTTPS so it threw a mixed content warning.
I think these should have an https version available.
Ok, thanks, I will try to resolve this matter in next versions.
Hi, I changed JQuery dependencies to work with https. You can delete and download the plugin again, and check if it works now.