Product Manager breadcrumb

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
drLobotomy
New Member
New Member
Posts: 3
Joined: Wed Feb 11, 2009 8:25 pm

Product Manager breadcrumb

Post by drLobotomy »

Hi guys,

I 'm developing a site using of course CMSMS (1.5.2) and I have a question regarding the Product Manager. I searched around a bit but couldn't find sth relating to what I 'm after (either that or I didn't search right), so here it goes:

I want to use the breadcrumb feature as it exists in the Detail template but embed it also in the hierarchy report template and/or any of the other Product templates. Also I 'd like to make it to functional meaning that clicking any of its parts would take you to the corresponding place.

I already tried copy/pasting to the other template but of course it didn't work.

Can give any hint or suggest how to go about this?

Thanks

P.S.

Just in case the code gives any indication here it is:

Code: Select all

{assign var='products' value=$mod}  --> I m' not sure if this has sth to do with the code below but it is right above it

{if is_array($entry->breadcrumb)}
Breadcrumb:  {' >> '|implode:$entry->breadcrumb}<br/>
{/if}
porridj
Forum Members
Forum Members
Posts: 12
Joined: Wed Jan 07, 2009 3:04 pm

Re: Product Manager breadcrumb

Post by porridj »

i wanted the exact same thing but unfortunatly it doesnt come standard with the products module, there is a bit of tinkering with the database and module coding. i gave up after 2 weeks of trying and my friend recommended someone to help me out, it took him 2 days and it was working perfect. if you want me to pass on his email please PM me and i will send it back to you :)

he does charge for it, however it isnt much and it saves you getting all confuzzled.

:) dan
Post Reply

Return to “Modules/Add-Ons”