casjohnson
Forum Replies Created
-
Forum: Plugins
In reply to: [AppBanners] Hide the banner after being closed – 0 not working?Oh – Excellent! Our messages were posted at nearly the same time and crossed. We will check out the update and let you know if it fixes the issue – Thanks!
Forum: Plugins
In reply to: [AppBanners] Hide the banner after being closed – 0 not working?Sent it to you via email.
Forum: Plugins
In reply to: [AppBanners] Using android com.x.x ID does not workHi Matt! Appreciate your help.
I’m emailing it to you here in a moment.
—
Cas Johnson
Senior Front End Web Developer
Shale Plays Media LLCThere is a fix for this that surfaced last October, see :
BUT – Astoundify hasn’t pushed out a release/update of this plugin since last March – I just tried to get in touch with them to ask when this fix will be pushed in an update, since there’s no way to fix this bug without hacking the plugin.
Forum: Plugins
In reply to: [Yoast Duplicate Post] Roles and No Back End Accesskhromov, THANK YOU. Had the same exact problem – wanted to give a custom role access to duplicate a custom post type, but not access to the core blog Posts. Hope the plugin creator can modify so we don’t have to give our custom roles the edit_posts capability in order to give them access to duplicate in the future.
Forum: Plugins
In reply to: [WP Job Manager] Find all jobs posted by userExcellent, Thank you for opening a feature request and offering a fix.
Just FYI to others who might find this post helpful – You have to use the user id # in &author=x. You can find the user id # for a particular user in the admin. Click on “Users” and hover over the username of the user whose user id # you’re searching for. The URL will show you the ID. For example :
/wp-admin/user-edit.php?user_id=17
(You can also view it in the URL bar when on the User’s Profile screen.)
and you’d append the url on the Jobs admin screen with &author=17, like so :
http://mysite.com/wp-admin/edit.php?post_type=job_listing&author=17