Search:
Search took 1.00 seconds.
-
Problem fixed. Fix will be included in 1.5.1 which should be released within the next 24 hours - barring any unforeseen issues.
-
Have a look in header-search.php :)
-
Hey techwhirl. This is Tyler from our Development Team. I have found a solution to your issue, and the fix will be coming out in the next release of Jobroller (1.5) this month.
You were correct...
-
Try this one, seems to work fine "Simple Local Avatars".
Mike
-
Hi Guys, 2 lines of code to fix this issue:
Theme-functions.php around line 728, the jr_get_user_job_packs function needs:
if (get_current_user_id()>0) return $wpdb->get_results("SELECT *...