Well, what do you know? I installed the plugin on a multi-site setup I have locally. And, adding tags works.
So, I went back to the single WP install, removed the plugin, dropped the gh tables, and purged 66 records like ‘%gh_%’ from wp_options. Then, reinstalled the plugin, and, yep, I can add tags. I must have hammered the install somehow. Sorry for the noise.
BTW, you said, “Please note that you cannot add/remove preference tags (Marketable, Unconfirmed, Confirmed, Unsubscribed, etc…) as they are synced to the current opt-in status of the contact.” But, I was able to delete them from the “Tags” page. (Maybe that’s how I mucked things up before.) If they are synced, shouldn’t deleting them be prevented?
Once last thing: You mentioned adding tags via automation. I don’t find anything in the documentation regarding automation. Could you provide a link to get me started?
Thank you for your time, and your patience & persistence.
P.S. Why is line 14 in tracking.js.php not commented out [require_once( “C:\Users\adria\Local Sites\groundhogg\app\public” . ‘/wp-load.php’ );] ? For that matter, why is that file even in the package? I can find no file that calls it.