nathangraham
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress REST API (Version 2)] rest-api integration with wp-job-managerThanks for posting this eranga. This is really helpful info. I’m working on something very similar right now with wp job manager.
To answer my question #2 in case it’s useful for other folks just getting started with NGINX
– depending on your setup, you’ll want to navigate to /etc/nginx/sites-available
– edit the file inside sites-available (should be your domain name)
– add what’s in nginx.conf to this file
– set nginx.conf to deny all so people can’t access the nginx.conf file that ithemes generatesThis seems to be working well for me. Would love to hear if this is the best way to go about this or not though.
Thanks
I just tested as well and it works great for me, too. Thanks!
I was also able to replicate this issue where logged in network admin gets a message that they do not have permission to the site when the plugin is active. A way to get around this is to add yourself to the site through the network admin dashboard, which, of course, isn’t ideal if you have a lot of sites with the plugin active.
Interesting. This doesn’t seem possible though? I’ll have to test this later but the network admin can access any site without logging in. Seems like an issue for wp core if it’s possible to lock the network admin out of sites on the network with a plugin.
Thanks, Kevin! I’ll add a review now.
Forum: Plugins
In reply to: [wpMandrill] Duplicate mails sendingThis resolved itself mysteriously after deactivating and reactivating the plugin a few times.
Forum: Plugins
In reply to: [wpMandrill Multisite] Sub-Sites emails still sending from main site nameHi Marin,
I’m also noticing this behavior. When I activate wpMandrill multisite the settings for existing and new subsites stick. If I try to change the From or Reply To on an individual subsite, the emails continue to come from the original email that was set when I activated wpMandrill Multisite. If I change the From or Reply To on the main site, the settings still stick. If I deactive and reactivate the wpMandrill multisite plugin, these settings still stick.
Like Robert, I can’t seem to figure out how to change the email on subsites?
Thanks!
Forum: Plugins
In reply to: [wpMandrill Multisite] Hide API Key from subsitesThanks for the quick response, Marin!
I’m specifically talking about just the API Settings found by navigating to
Settings -> Mandrill -> (two areas Sender Settings and API Settings)
It would be nice to have a checkbox option to choose to hide the API settings field from subsites.
Thanks!