-
-
Hi, Currently the breadcrumbs for my portfolio items merely show the following: Home/Portfolio Item
I need to show a complete breadcrumb trail that includes the Page that the portfolio grid sits on as well as the categories for the portfolio item.
Structurally, it should look like the following:
Home/Main Page/Secondary Page (the portfolio grid sits on this)/Portfolio Main Category/Portfolio Sub Category/Portfolio Sub-sub Category/Portfolio Item
As an example, I’m showing below two examples of what we’re aiming to do:
- Home/Media (Main Page)/Music (Secondary Page)/Rock (Parent)/1980s (Child)/1987 (Tertiary)/Welcome To The Jungle (Portfolio Item)
- Home/Media (Main Page)/Movies (Secondary Page)/Action (Parent)/1980s (Child)/1988 (Tertiary)/Die Hard (Portfolio Item)
I followed the example provided here, <https://support.codeless.co/?topic=tower-wp-breadcrumb and got the following results:
Home/Portfolio Sub Category/Portfolio Main Category/Portfolio Item(Note: Results show that Sub comes before Main, it should be the other way around).
Could you please advise as to how I can achieve the two examples above?
-
Hello,
Sorry but this structure requires editing theme code. This is a personal preference styling and it’s not included in support service.
Please read more about it in our Support Policy.Best regards!
-
In your opinion, can this be achieved with Breadcrumbs NavXT? If yes, can you advise on how and where to place it’s required code in the page header.php file?
-
Hello,
This is a plugin we have not tested with theme so i can’t tell for sure. Sorry but as you have read on the support policy, third party plugins are not supported.
Best regards!
-
Ok. Can you at the very least tell me how to get the categories in the order I need from the code provided on this page by your colleague?
<snip>
I followed the example provided here, <https://support.codeless.co/?topic=tower-wp-breadcrumb and got the following results:Home/Portfolio Sub Category/Portfolio Main Category/Portfolio Item
(Note: Results show that Sub comes before Main, it should be the other way around).
<unsnip>
So, in an essence, it’s currently showing:
Home/1987 (Tertiary)/1980s (Child)/Welcome To The Jungle (Portfolio Item)
Instead of the desired:
Home/1980s (Child)/1987 (Tertiary)/Welcome To The Jungle (Portfolio Item)
- This reply was modified 7 years, 10 months ago by MM.
-
Actually, just and only based on the code provided in the link above by your fellow Keymaster, the breadcrumbs now appear in this order:
Home/1980s (Child Category)/1987 (Tertiary Category)/Rock (Secondary Category)/Music (Primary Category)/Welcome To The Jungle (Portfolio Item)
I achieved the above by selecting the following options in the portfolio categories:
Music
– Rock
– – 1980s
– – – 1987And, I need them to be in the following:
Home/Music (Primary Category)/Rock (Secondary Category)/1980s (Child Category)/1987 (Tertiary Category)/Welcome To The Jungle (Portfolio Item)
Only other (second) problem is each of the category urls point to the portfolio item. I’d need for them to redirect to a specific page.
-
Hello,
I understand what you want to achieve but as i previously said, this is not as simple as the code provided in the other topic. This requires more coding and time we do not offer for personal preference editing. I suggest you hire a developer to do this for you.
If you think this is an important feature that should be added, please suggest it here: https://support.codeless.co/?forum=suggest-us-featuresBest regards!
- This reply was modified 7 years, 10 months ago by Mirela.
-
-
You must be logged in to reply to this topic.