Your account expired support, please renew to get your support.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23156
    tcamilo
    Support Expired

    Hello!

    How do I change the page title of the What We Do page?

    not the single what we do page but the What We Do listing page .

    Thanks in advance!

    #23179

    Hi again,

    I resolved this issue, please recheck your site: http://2022.lisboacamping.com/what-we-do/

    #23196
    tcamilo
    Support Expired

    Hello again!

    This page still has the What we Do title:
    http://2022.lisboacamping.com/actividades/

    I used this function in the functions.php to change the slug:

    add_filter(‘activland_whatwedo_slug’, ‘activland_whatwedo_slug_custom’);
    function activland_whatwedo_slug_custom(){
    return ‘actividades’;
    }

    Thanks!

    #23212

    Ok, I fixed this issue, please recheck.

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

You must be logged in to reply to this topic.