Lýsing
Get jobs added by plugin Job Manager and display them as scrolling text.
For job scrolling use shortcode [showjobscroll]
It will display job list scrolling for jobs which are posted to wordpress using Job Manager plugin.
Uppsetning
This plugin works with jobs posted by Job Manager plugin , so it is required to install Job Manager plugin first https://wordpress.org/plugins/job-manager/
Activate this plugin after installing Job Manager plugin.
Add jobs to Job Manager.
Use shortcode [showjobscroll]
to display added jobs on page or at sidebar.
SOS
Write your questions and queries at Support
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“Job manager feed scroller” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Job manager feed scroller” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
Changed Job URL value from ‘$post->guid’ to ‘get_permalink()’ , which will get current job URL correctly.