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

url not displaying bug #8

Closed katrianna closed 11 years ago

katrianna commented 11 years ago

Hi Jeradin,

Another issue has suddenly occurred I'm afraid.

I have 3 website fields, one with the URL only and the other two with the Title field too, you can see them here: http://anotherfashion.co/about-us/partners/another-company/

In the Admin, in the Facebook and Twitter website fields I have the following:

Title: anotherco URL: facebook.com/another Title: anotherco URL: twitter.com/another

But as you can see on the front end, all that's displaying is:

facebook.com twitter.com

I've cached my browser, my site with W3 Total cache and have also 'purged from cache' the Field Group within which these fields sit.

I've also deleted the plugin and reinstalled but still no luck.

Do you know what the problem could be?

Thanks so much

Katri

Jeradin commented 11 years ago

Apologies for you needing to trouble shoot my bugs!

This is now fixed.

katrianna commented 11 years ago

Hi Jeradin,

Thanks for that - I'm still seeing a bug though: the admin is still like this:

Title: anotherco URL: facebook.com/another Title: anotherco URL: twitter.com/another

It's outputting this on the front-end, which is correct:

anotherco anotherco

But the links are only going to:

facebook.com twitter.com

So it looks like it's not reading any info after the slash??

Katri

Jeradin commented 11 years ago

Fixed trailing URLs!

=)

katrianna commented 11 years ago

Perfect! Thanks so much for the swift response :)