Viewing 4 replies - 1 through 4 (of 4 total)
  • TinyGiantStudios

    (@tinygiantstudios)

    Hi Dykarna,

    That’s got more to do with how your WordPress / Hosting has been set up than with Job Manager.

    Plugin Author Mike Jolley

    (@mikejolley)

    If you are using the latest version, Job manager formats the link for you on display.

    if ( $website && ! strstr( $website, 'http:' ) && ! strstr( $website, 'https:' ) ) {
    		$website = 'https://' . $website;
    	}

    So it should be fixed now ??

    Thread Starter Dykarna

    (@dykarna)

    @ tinygiantstudios OK did not know!
    @mikejolley What should I do with the code above? :-/

    Plugin Author Mike Jolley

    (@mikejolley)

    @dykarna nothing – its in the latest version afaik.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Submit Job] Company details / Website’ is closed to new replies.