Portfolio items are all inside ./events

Hey Support Team!

I can’t seem to figure out why any portfolio item I build is automatically placed at https://sumc.co/events/%portfolio_name%.

For example, I have tried creating a sample portfolio item and don’t know what WP or X theme feature is forcing it inside of the events folder.

Help!

Hello @sumcmedia,

Thanks for writing in!

Did you imported a demo contents or from a demo site? To resolve your issue, please go to X > Theme Options > Portfolio > Custom URL Slug. You will need to change “events” to “portfolio-item”.

We would love to know if this has worked for you. Thank you.

That fixed it! Thanks @RueNel.

Related question, can I change how portfolio items are nested? In other words, I’d like to have categories be listed as https://sumc.co/%portfolio_category%/%portfolio_item% instead of https://sumc.co/custom-portfolio-slug/%portfolio_category%/%portfolio_item%.

Is that a customization that requires a 3rd party plugin (e.g. a type of “Custom taxonomy” thing) or is it something I can do within X theme?

Hello @sumcmedia,

The https://sumc.co/custom-portfolio-slug/%portfolio_category%/%portfolio_item% is necessary because the portfolio item is custom post type.

The https://sumc.co/%category%/%post_item% is for posts which is why it is impossible to have https://sumc.co/%portfolio_category%/%portfolio_item%.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.