Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Pinpoint
  • #6623
    designpoint
    Member
    Post count: 12

    Hi there, I am curious how to rename “Portfolio” in the URL structure and the breadcrumbs. Where would I go about doing that? Thanks.

    #6687
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You have to edit /includes/custom-post-types/portfolio-type.php via FTP; change line 48 to:

    'rewrite' => true

    and line 50 to:

    'has_archive' => false,

    Then, as long as you have permalinks enabled (not default) in Settings > Permalinks, you will have SEO friendly URLs.

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #6732
    designpoint
    Member
    Post count: 12

    Hi Cosmin –

    I appreciate the help, this has made the links SEO friendly, but I’m still hoping that I can change the URL structure from “Portfolio” to “Projects”. What line would I change for that? Thanks!

    http://designpointdev.com/RDCWP/portfolio/allied-video/

    #6920
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Change this:

    'rewrite' => true

    to this:

    'rewrite' => array('slug'=>'projects','with_front'=>false)

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #6937
    designpoint
    Member
    Post count: 12

    Thanks Cosmin, that fixed it!

    #7056
    Cosmin – SUPPORT
    Member
    Post count: 3851

    No problem, glad to help 🙂

    If you like the product and support, please take a moment to rate our theme in your ThemeForest downloads area, we would greatly appreciate it!

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register