Forums
(@floydio)
5 years, 2 months ago
Solved my issue. The theme I was using was missing body_class() on the HTML body tag, so the plugin wasn’t finding the page when calling:
var element = document.getElementsByClassName('wpexperts-page')[0];