Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #975552
Portfolio slug
Closed

Comments

  •  2
    hwadham started the conversation

    Hi I have setup several different portfolios.

    Services, Products

    When viewing indivitual items the URL is portfolio/item_name.....

    Is it possible to have it like: services/item_name... or products/item_name

    Thanks heaps.

  •  7,092
    Oliver replied

    HI!

    You can change slug in the

    wp-content/plugins/thegem-elements/inc/post-types/portfolios.php 

    line 31

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

    After changing slug:

    1. Deactivate and activate  Gem elemets plugin.

    2. Activate any another theme then activate gem theme.

    Pls. note after update of the gem elements plugin your revisions will be removed, you need to do it again.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver