The plugin wouldnt let me save, found out it was the plugin variable at the top of the settings.php It should be `<?php $pluginName = 'responsetap_wp' ?>` but its currently `<?php $pluginName = 'responsetappr' ?> `
The plugin wouldnt let me save, found out it was the plugin variable at the top of the settings.php
It should be
<?php $pluginName = 'responsetap_wp' ?>but its currently
<?php $pluginName = 'responsetappr' ?>