I made some progress, I am actually getting content under SETTINGS, but short code still isn’t working.
something with region=”US” flakes out, it works perfectly then on refresh it reverts back to the error above.
Works if I deactivate and reactivate plug-in, but fails after refresh.
Thread Starter
Anneka
(@anneka)
try regions in lower case. This fix is hardcoding the path which is why it isnt populating dropdown menus as I understand. Until plugin author fixes as he says it’ll be like this.
Yup – the fix that I’ve shown is specifically for the shrotcode, since that is how I’m using the plugin (well – actually not via shortcode, but by populating the DB values once the request is confirmed).
Didn’t really have the time to develop a full fix, which would output the chosen region from the dropdown (it’s a minor update and with a bit of php coding you should be able to make it happen).