<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Change portfolio_item slug to something else</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/change-url/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/change-url/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 14:56:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-url/#post-26724</guid>
					<title><![CDATA[Change portfolio_item slug to something else]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-url/#post-26724</link>
					<pubDate>Wed, 27 Jan 2016 22:33:18 +0000</pubDate>
					<dc:creator>clonick</dc:creator>

					<description>
						<![CDATA[
						<p>Hi i created a portfolio using portfolio categories in theme, i added some entries on it trying to make it look like a catalog, the entries has this kind of URL&#8217;s:</p>
<p>Portfolio Category:<br />
Cajas de cartón</p>
<p>Slug:<br />
cajas-de-carton</p>
<p>Example:</p>
<p><a href="http://www.cajas-empaques.com/portfolio_item/caja-de-carton-estandar-corrugado-sencillo-modelo-45/" rel="nofollow">http://www.cajas-empaques.com/portfolio_item/caja-de-carton-estandar-corrugado-sencillo-modelo-45/</a></p>
<p>i would like that it look like this for all the items in that category</p>
<p><a href="http://www.cajas-empaques.com/carton/caja-de-carton-estandar-corrugado-sencillo-modelo-45/" rel="nofollow">http://www.cajas-empaques.com/carton/caja-de-carton-estandar-corrugado-sencillo-modelo-45/</a></p>
<p>also i have would like to make the same for the English section for example the next URL:</p>
<p>Category:<br />
Cardboard boxes</p>
<p>Slug:<br />
cardboard-boxes</p>
<p>Example:</p>
<p><a href="http://www.cajas-empaques.com/en/portfolio_item/caja-para-pizza-de-carton-troquelada-de-corrugado-sencillo/" rel="nofollow">http://www.cajas-empaques.com/en/portfolio_item/caja-para-pizza-de-carton-troquelada-de-corrugado-sencillo/</a></p>
<p>i would like that the items have an url like this</p>
<p><a href="http://www.cajas-empaques.com/en/cardboard/caja-para-pizza-de-carton-troquelada-de-corrugado-sencillo/" rel="nofollow">http://www.cajas-empaques.com/en/cardboard/caja-para-pizza-de-carton-troquelada-de-corrugado-sencillo/</a></p>
<p>could you helpe with this? is the only thing left to left to finnish my website</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-url/#post-26739</guid>
					<title><![CDATA[Reply To: Change portfolio_item slug to something else]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-url/#post-26739</link>
					<pubDate>Thu, 28 Jan 2016 14:19:10 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>hi there,</p>
<p>If it&#8217;s just the slug you are after go ahead and mod your \wp-content\plugins\fortuna_portfolio_cpt\fortuna_portfolio_cpt.php:</p>
<p><code>&#039;rewrite&#039; =&gt; array(&#039;slug&#039; =&gt; &#039;portfolio_item&#039;),</code></p>
<p>to </p>
<p><code>&#039;rewrite&#039; =&gt; array(&#039;slug&#039; =&gt; &#039;cardboard&#039;),</code></p>
<p>then flush your rewrite rules.</p>
<p>Please check this thread if you need to change the whole custom post type&#8217;s name:</p>
<p><a href="http://blueowlcreative.com/support_wp/forums/topic/how-to-change-portfolios-slug-from-portfolio_item-to-something-else/" rel="nofollow">http://blueowlcreative.com/support_wp/forums/topic/how-to-change-portfolios-slug-from-portfolio_item-to-something-else/</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

