Upfront I want to just say how amazing this plugin and its extensions are. Thank you for providing such an awesome product.
My issue: the jobs shortcode has quite a lot of functionality, but it is literally missing the only functionality I actually need.
I need the ability to place jobs on a users profile. For my purposes, it is in BuddyPress. Creating a tab/profile page for them is easily done. But putting the jobs shortcode in, there is no way to get only jobs created by this specific user.
Ideally, I should be able to add a user=2, or whatever ID I am currently viewing, into the shortcode to only show that users jobs. A secondary enhancement that would be quite amazing would be an empty_message="No results found." added to the shortcode so I could set the text shown in that instance.
Many themes properly style the HTML output of the jobs shortcode, so it is the best possible place to put this filter.
Upfront I want to just say how amazing this plugin and its extensions are. Thank you for providing such an awesome product.
My issue: the jobs shortcode has quite a lot of functionality, but it is literally missing the only functionality I actually need.
I need the ability to place jobs on a users profile. For my purposes, it is in BuddyPress. Creating a tab/profile page for them is easily done. But putting the jobs shortcode in, there is no way to get only jobs created by this specific user.
Ideally, I should be able to add a user=2, or whatever ID I am currently viewing, into the shortcode to only show that users jobs. A secondary enhancement that would be quite amazing would be an empty_message="No results found." added to the shortcode so I could set the text shown in that instance.
Many themes properly style the HTML output of the jobs shortcode, so it is the best possible place to put this filter.