Support ForumChange the portfolio URL slug? – Support Forum https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/feed Tue, 13 May 2025 04:28:33 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3301 <![CDATA[Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3301 Sat, 05 Jul 2014 15:11:18 +0000 dpcdpc11 For like the past 2 hours I’m trying to figure out how to change the portfolio slug and after trying everything I could think of, I’m forced to ask about this on the forum.
I saw the solution for the Minicorp theme but that does not apply to Boldial.
Why did you have to make it so freaking complicated?!?
Please help!

Thanks in advance!

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3313 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3313 Mon, 07 Jul 2014 06:48:35 +0000 IshYoBoy Hey,

Unfortunately due to ThemeForest’s submission requirements we were forced to move the portfolio to a plugin. We were not very happy about it but otherwise Boldial wouldn’t be accepted.

The Protfolio is registered in the file:

wp-content\plugins\ishyoboy-boldial-assets\ishyoboy-cpt\assets\backend\cpt\portfolio-post.php

So you can try registering an action in your child theme which would register the overridden function before the plugins get initialized.

A second option would be to override the whole PHP file which registers the Portfolio. You can do so by simply copying it to your child theme in the following folder:

ish-plugins/ishyoboy-cpt/assets/backend/cpt/portfolio-post.php

And then do all the necessary changes in it.

P.S. What exactly did you mean by making it complicated? Even though we were forced to move all portfolio related stuff into a plugin we tried to do everything to make it easy for you to override it.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3329 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3329 Mon, 07 Jul 2014 13:52:48 +0000 dpcdpc11 Thanks again for the help!

I said it was complicated cause I didn’t find in the theme
'slug' => _x( 'produse', 'URL slug', 'ishyoboy' )

It never crossed my mind to look in the plugins folder. Now that you told me this, it was really easy to change the slug.

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3351 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-3351 Tue, 08 Jul 2014 06:01:52 +0000 IshYoBoy Sure thing,

Glad we could help. That’s the purpose of this forum in first place. To provide help or guidance in such cases and build a knowledge base available for all our users ;)

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-4682 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-4682 Wed, 17 Sep 2014 18:01:22 +0000 msalvador Hello,

How can I additionally change the ‘portfolio-category’ slug?

Thank you

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-4691 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-4691 Thu, 18 Sep 2014 10:05:19 +0000 IshYoBoy Hey there,

The steps are the same however you need to look for the “slug” further in the file and update the line:

'slug' => 'portfolio-category',

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-7206 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-7206 Sat, 14 Mar 2015 17:43:42 +0000 Web_Browser

A second option would be to override the whole PHP file which registers the Portfolio. You can do so by simply copying it to your child theme in the following folder:

ish-plugins/ishyoboy-cpt/assets/backend/cpt/portfolio-post.php

Sorry but I cannot find the child theme location to override the file.
Please can you direct me from the root of the location, like:

wp-content\plugins\ishyoboy-boldial-assets\ishyoboy-cpt\assets\backend\cpt\portfolio-post.php

Thank you.

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-7245 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-7245 Mon, 16 Mar 2015 06:44:39 +0000 IshYoBoy Hey,

The child theme is available in the ZIP file downloaded from ThemeForest (not the theme zip only but the one containing all files and documentation). You can make your changes to the child theme and then upload it as a regular theme.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-15098 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-15098 Fri, 24 Mar 2017 07:08:11 +0000 amadegroup Hello, after change the file on child theme – the portfolio name still not change ?

https://lcdc.pl/portfolio/wizytowki/

We add changed file: ” portfolio-post.php ” from source directly to child theme

]]>
https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-15101 <![CDATA[Reply To: Change the portfolio URL slug?]]> https://support.ishyoboy.com/forums/topic/change-the-portfolio-url-slug/#post-15101 Fri, 24 Mar 2017 10:39:46 +0000 IshYoBoy Hey,

The URL is automatically changed to: https://lcdc.pl/drukarnia/wizytowki/

I guess you only needed to re-save the Permalinks so the new URL rules got saved.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>