Author page and link

This topic contains 11 replies, has 3 voices, and was last updated by  Marisol 6 years, 5 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #397165

    Marisol
    Free User
    Post count: 23

    I have the widget for recent reviews, but I would like to take away the link on the authors name. Is that possible?

    I would also like to eliminate the Author page.

    #397180

    Guust
    Moderator
    Post count: 29970

    Can you please post your URL and WP admin details in a private reply, and also the URL of the page where you added the Recent Reviews widget.

    Thanks

    #397703

    Marisol
    Free User
    Post count: 23
    This reply has been marked as private.
    #397896

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    I have added a filter. Please apply this patch in your website.
    https://github.com/GeoDirectory/geodirectory/pull/446/commits/2087ae0fce14827583d0b35a10f4e05f72bed459

    and then add this snippet in code snippets.

    
    
    
    add_filter('geodir_reviewer_content_author_link', '__return_false');
    #397921

    Marisol
    Free User
    Post count: 23
    This reply has been marked as private.
    #397944

    Guust
    Moderator
    Post count: 29970
    #397959

    Marisol
    Free User
    Post count: 23

    I understand how to add the snippet. I am just confused with applying a patch to my website.

    #397963

    Guust
    Moderator
    Post count: 29970

    Oops, I should learn to read full posts …

    Make the changes to the
    /wp-content/plugins/geodirectory/geodirectory-functions/custom_functions.php
    file, or just replace the file with this one:
    https://github.com/mistergiri/geodirectory/blob/2087ae0fce14827583d0b35a10f4e05f72bed459/geodirectory-functions/custom_functions.php

    Thanks

    #398618

    Giri
    Expired Member
    Post count: 3155

    Hi Marisol,

    If you still have trouble, you can post your FTP details in a private reply. I’ll apply the patch.

    Thanks

    #399082

    Marisol
    Free User
    Post count: 23

    I am I do not have access to any php files. I am using WordPress.com not .org. Does that make a difference?

    #399246

    Giri
    Expired Member
    Post count: 3155

    Hi Marisol,

    Just discussed with stiofan. We are planning to release GD early next week. Please wait till then.

    Thanks

    #399556

    Marisol
    Free User
    Post count: 23

    ok I will stay posted.

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

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

Open Support Ticket