WP Job Manager Live Job Count
Contributors: sajibg7, calevans
Donate link: http://discovernanosoft.com/donate/
Tags: wp job manager, job manager, live job count, live company count, live job seeker count, all job count, all job seeker count
Requires at least: 4.0
Tested up to: 4.6
Stable tag: 1.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Display live job count without page refresh.
Description
With the help of this plugin admin user can display total job, total registered company and total job seeker, this pluging will load data without page refresh.
Features
- Configure pluging setting page for your suitable display
- Can manage ajax auto load timer
Requires
Documentation
- Install directly from Wordpress installation.
- Activate pluging by clicking Activate
- After activation you can see Settings link, in pluging settings page manage your setting
- Just use shortcode
[livecount_job]
in you page or post or you can manual add this in your suitable template for display. - You can change icon or html from wp-job-manager-live-job-count/job-count-template.php and you can change css from wp-job-manager-live-job-count pluging css directory.
- To display the numbers individually outside of the template, use the shortcodes
[livecount_just_jobs]
,[livecount_just_company]
,[livecount_just_seeker]
respectively. These tags to not live update but simply display the static number.
Support
Contact me at sajibg7@gmail.com
Installation
Install directly from WordPress installation. Go to Plugins and then search for "WP Job Manager Live Job Count"
- Manual Installation * Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Getting started
Once installed:
- Create a page and inside place the
[livecount_job]
shortcode. This will display your all live count - You can also add this shortcode anywhere you want.
Frequently Asked Questions
Why all feature showing 0 count ?
Please install and activate WP Job Manager by Mike Jolley pluging and see if you have any publish job,company or job seeker
Screenshots
- The settings page.
- All live count.
Changelog
- 1.0.0 First release.
- 1.1.0 Three new short tags added