Skip to:
Content
Pages
Categories
Search
Top
Bottom

“Back to Discussions” link goes to Homepage

Viewing 2 replies - 1 through 2 (of 2 total)

  • jules.maas
    Participant

    @julesmaas-1

    ok, I just discovered the solution on another forum. In your WordPress Appearance menu, go to Editor and find meta-single-topic.php and locate the following code:

    <a href="<?php echo home_url() ?>">&larr; Back to discussions</a>

    Change it to:

    <a href="<?php echo home_url() ?>/forums">&larr; Back to discussions</a>

    Or enter the forum URL manually.


    thebiggun
    Participant

    @thebiggun

    Hi Jules
    I wonder if you could help me. I am pulling my hair out with this. I’m trying to get the Home link that sits just before the Breadcrums, to point to a specific URL and not the site Home page.

    I not your solution which I understand may be one for me to try, however I can’t for the life of me find the meta-single-topic.php file ? I assume you are looking in the Plugins/bbpress folder? Were then?

    My website is http://digitalvisual.es

    Many Thanks in advance.

    Dave

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar