Jobberbase site widget [Fixed]

Default script appearing on your jobberbase site widget script code will show this [php] <script src="http://localhost/jobber/api/api.php?action=getJobs &type=0&category=0&count=5&random=1&days_behind=7&response=js" type="text/javascript"></script> <script type="text/javascript">showJobs(‘jobber-container’, ‘jobber-list’);</script> [/php] What you need to do is to fix “localhost” to change to your website domain name. Go to…

Read More