Display website URL in listing

This topic contains 7 replies, has 2 voices, and was last updated by  Kor 4 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #493402

    vivek
    Full Member
    Post count: 246

    Hi, I want to show the Listing website URL as http://www.abcd.com or http://abcd.com , as well as make it clickable to link to the website.

    Using the custom field it only allow click thru but cannot display the URL. Using a text field it only displays text but is not clickable.

    I also read in one post using URL|Anchor Text, so it may be possible to enter http://www.abcd.com | http://www.abcd.com , but if the listings are being added by users then it is difficult to explain and ensure they do this.

    Any other suggestion, please?

    thanks,
    Vivek

    #493458

    Kor
    Moderator
    Post count: 16516

    Hi Vivek,

    Thanks for your post. Could you try using the “Post Meta” shortcode. Insert the code below into the “Details Page Template” to display the Website URL.

    [gd_post_meta key="website" show="value"]
    #494463

    vivek
    Full Member
    Post count: 246
    This reply has been marked as private.
    #494470

    Kor
    Moderator
    Post count: 16516

    Hi vivek,

    Thanks for your reply. Could you share your Website WP admin access here in private reply so that we could check on it?

    #494472

    vivek
    Full Member
    Post count: 246
    This reply has been marked as private.
    #494503

    Kor
    Moderator
    Post count: 16516

    Hi vivek,

    Thanks for your reply. I’m able to replicate it now. Try creating a new custom “text” field to display to capture the Website and to display it using post meta.

    #494524

    vivek
    Full Member
    Post count: 246

    Yes, Kor- i tried text also, but then the link is not clickable- it only shows the url but cannot click thru

    #494533

    Kor
    Moderator
    Post count: 16516

    Hi vivek,

    Try wrapping it with ahref. Replace the key name with the correct post meta.

    < a href="[gd_post_meta key="image_url" show="value"]">[gd_post_meta key="image_url" show="value"] < /a>
Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket