-
AuthorPosts
-
September 16, 2013 at 4:22 pm #161731
Hi guys,
I’m working on an implementation of the Enfold theme. You can see the site at: http://acrobatiq.com/staging/
On the site we have a Catalog of Courses, and we are using the Portfolio type to list the courses (each course is a portfolio item). You can see this on the main menu, for example: Products > Intelligent Courseware > Catalog > Statistical Reasoning
I have two questions:
1. Would it be possible to modify the URL of a portfolio item so instead of
http://acrobatiq.com/staging/portfolio-item/statistical-reasoning/
we would have
http://acrobatiq.com/staging/products/intelligent-courseware/catalog/statistical-reasoning/
2. Is there a way to get the Breadcrumbs so instead of
You are here: Home / Home / Statistical Reasoning
we would have
You are here: Home / Products / Intelligent Courseware / Catalog / Statistical Reasoning
We are perfectly capable of making modifications to the theme’s code if you show us where to look.
Thanks in advance for your help.
Best regards,
Alison
September 16, 2013 at 5:51 pm #161780I had a quick look at your site and see you have similar problem as me (see my recent question about breadcrumbs).
And clicking on the previous link in a breadcrumb takes you to a blank page (with title and footer).
Search this Forum for “breadcrumb” and the messages do not suggest an easy solution. :-(
September 17, 2013 at 3:02 pm #162290Hey Chris!
Thank you for your reply. Did you solve your problem?
Did you get help from the support team here? I’m wondering if I should submit a ticket somewhere else.
Best regards,
A
September 17, 2013 at 3:25 pm #162293Same problem about portfolio here.
September 17, 2013 at 3:52 pm #162300Hi Gianmarizzi! Let’s hope we get an answer from our friends at support : )
September 17, 2013 at 4:12 pm #162304If not, we will invade them.
September 17, 2013 at 4:25 pm #162308Support gave me a work-around that solves my particular requirement of the breadcrumb “problems”, see post #161743
But from what I’ve read in this Forum (eg. search breadcrumbs) I think support will give you an answer like: That’s the way WP works, for technical reasons. To do exactly what you want is beyond the features of this theme. You might consider separate plugin just to handle breadcrumbs.
September 18, 2013 at 8:48 pm #163128Hi Alison,
ChrisXXX is somewhat right. What you would need to do is re-do the custom post type and its taxonomy to use yours instead. You may have an easier time of just creating and using your own custom post type with the structure you want instead.
Regards,
Devin
September 24, 2013 at 10:28 pm #165861Devin, Want to understand what you are proposing, if you are talking about changing the portfolio-item shortcode as “products”.
I have a similar situation. I have several courses that I want to build as portfolio items, mainly due to how they present themselves across the theme.Could you tell me how to accomplish this without losing the abilty of displaying it like a portfolio item (portfolio grid, etc.)
September 26, 2013 at 8:34 pm #166730Knock knock..
-
AuthorPosts
- The topic ‘Portfolio Items permalink and breadcrumbs’ is closed to new replies.