Popular Jobs Today remove view count in widget
I want to remove (9 views) in the Popular Jobs Today widget
This:
WordPress Developer (9 views)
to be:
WordPress Developer
I checked this issue:
https://forums.appthemes.com/jobroll...ay-view-91462/
it doesnt do anything.
1.
I modified to this (jobroller/includes/stats.php):
echo '<li><a href="'.get_permalink($result->ID).'">'.$result->post_title.'</a></li>';
What does this do (where this appear) ?
2.
And I have unchecked in the settings->job
Show a daily and total views counter
What does this do (where this appear) ?
3. Main question:
I want to remove (9 views) in the Popular Jobs Today widget
This:
WordPress Developer (9 views)
to be:
WordPress Developer