The url of the web does not appear.

This topic contains 3 replies, has 3 voices, and was last updated by  Kor 8 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #382213

    santi gestido
    Free User

    In the administration panel you have to cover a series of information about the business, time, telephone, mail, web … because in all the fields it appears what you write next, for example, telephone: 33376882763, schedule 10: 00- 18 : 00 but in web does not appear the url of the web of the business only appears Web:
    And where should appear the name of the website is empty ..

    #382243

    Kor
    Moderator
    Post count: 16516

    Hi Santi

    To display the URL on the Website link. Please insert the PHP code below into the code snippet plugin

    
    
    add_filter('geodir_custom_field_website_name', 'modify_geodir_custom_field_website_name', 10, 2);
    function modify_geodir_custom_field_website_name($title, $website) { 
    if ($title == 'Website') {
      return $website; 
    }  
    return $title;
    }
    #386341

    Marcos Pastoriza Rodríguez
    Free User
    Post count: 1

    Hello. Please, could you be so kind to specify where to insert this code?
    I mean, the path, name of file, line…
    Thank you in advance

    #386352

    Kor
    Moderator
    Post count: 16516

    Hi Marcos,

    Please download the “Code Snippet” plugin https://wordpress.org/plugins/code-snippets/ and insert the code using that plugin. If you need help, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount