Mike
Forum Replies Created
-
.
ANYONE
RDH
Forum: Plugins
In reply to: [Codenovo Portfolio] category buttons: links not workingCODENOVO………#
Forum: Plugins
In reply to: [WP Job Manager] searching on keywords1
Example:
The job contains one sentence [google monkey in town].
Searching for [google] = true.
Searching for [google monkey] = true.
Searching for [google town] = not true and that is an issue for any search tool.2
The advise for another plugin is appreciated.Still, WPJM is by far the best (free) job plugin and an update is key.
Forum: Plugins
In reply to: [WP Job Manager] searching on keywordsNot resolved.
1
Searching when a job comprises of one sentence reveals the 1st issue:
As described, WPJM will only produce a search result when the exact string is searched for.It is simple: one has to be able to search on one single keyword and find the full sentence containing the single matching word or the application fails.
2
Searching when a job comprises of two sentences reveals the 2nd issue:
WPJM will not produce a search result when one searches for two keywords that match with two words.When the job comprises of:
-google monkey
-in townA search on [google town] is useless.
!
Both issues need to be solved.Forum: Plugins
In reply to: [Plugin: WP Job Manager] Changing the featured job colors IIForum: Plugins
In reply to: [WP Job Manager] Changing the featured job colorsHi Ryan,
I managed to get it done.
This plugin rocks!
ThanksFrontend.css:
.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a {
background:#4285f4
}
.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover {
background-color:#4285f4
}Forum: Plugins
In reply to: [Plugin: WP Job Manager] Changing the featured job colors II!AJUTO!
WE NEED THE CODE TO CHANGE FEATURED JOB COLORS ASAP!
PLUS: IN WHAT FILE DOES IT HAVE TO BE ADDED?
Forum: Plugins
In reply to: [WP Job Manager] Changing the Featured Job ColorsWe are testing wp job manager. The code to change the featured job color is not working: can you update it?