Jeradin / acf-website-field

Advanced Custom Fields add-on for Website URLs, allows for website URL, title and a checkbox to open externally or internally
59 stars 14 forks source link

Cleanup of link output and field display #28

Closed chellman closed 9 years ago

chellman commented 10 years ago

Thanks for writing this! Saved me some time.

I've used these link fields on a user object, and the field UI was a little wonky. I've added a stylesheet to clean that up.

Also, I noticed that URLs that are entered with the http:// prefix would be output as http://http://, so I fixed that.

Jeradin commented 9 years ago

ThanksI I used your CSS and with a little change used your prefix only if needed (made sure to check for https also)