Thanks Josh. Got it working by doing this:
Move wp-plugins/pods/ folder elsewhere
Add plugin – Pods 2.3.18
Go to Pods – Settings – Cleanup & Reset – Deactivate & Delete Pods 2.x Data
Reactivate plugin
Refresh page
Run Pods Upgrade
Reason I could not do this with 2.4 was the the Template screen appeared broken – PHP not displayed in textarea and ‘Associate with Pods’ dropdown was broken.
Thanks for your help,
Ben
Hi Scott, the “Pods Upgrade” menu is not visible in /wp-admin/index.php or when I click ‘Pods Admin’ link which takes me to /wp-admin/admin.php?page=pods-add-new
I am running wp_enqueue_script(‘pronamic-google-maps-site’); in functions-user.php when the page loads but the script is not being inserted into the HTML code.
Other scripts are being properly enqueued from the same code block – do I need to add something else?