Hi there,
if a user clicks in the galelry on the comment icon he gets to the comment page...ezpz:P
but the Breadcrumbs are missing 2 Categories...
exspected:
Home >Brands >Chevrolet >Corvette > Comment
currently:
Home >CarBrands
any idea... i checked the involved php. files but cant find suspiscious lines...?
My Site:
http://kneerabbit.com
eg:
http://kneerabbit.com/index.php/car-bra ... rvette-zr1
im using JComments for commentating
best wishes, keep it up buddies
Breadcrumbs in Comment image
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Breadcrumbs in Comment image
Hi, the breadcrumbs for the comments need to be customized directly in the code, there is no breadcrumbs feature for the comments yet (as they are displayed in category view or in popup (detail view))
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 26 May 2012, 22:30
Re: Breadcrumbs in Comment image
thanks for your fast reply, i really need to turn on email on answer
-
- Phoca Newbie
- Posts: 7
- Joined: 26 May 2012, 22:30
Re: Breadcrumbs in Comment image
if i have turned on nopopup so i get to the comments page,
where should i adapt the php files...
where does the phocagallery inject on the (standard) breadcrumbsmodule?
greetings Tobias
where should i adapt the php files...
where does the phocagallery inject on the (standard) breadcrumbsmodule?
greetings Tobias
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Breadcrumbs in Comment image
Hi,
components/com_phocagallery/views/categories/view.html.php
components/com_phocagallery/views/category/view.html.php
Jan
components/com_phocagallery/views/categories/view.html.php
components/com_phocagallery/views/category/view.html.php
Jan
If you find Phoca extensions useful, please support the project