OS Property support center

Breadcrumbs not working

More
9 years 11 months ago #63237 by jiva
Breadcrumbs not working was created by jiva
Breadcrumbs are not working, so they probably do not have a demo in your templates :) example, two consecutive reference output
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #63248 by Mr. Dam
Replied by Mr. Dam on topic Breadcrumbs not working
Hi,
You mean the Breadcrumbs in your site has 2 property types, right?
I will explain more details for you:
The Breadcrumbs of one Property in your site is created by 2 parts
1. Menu aliases
2. Property type and Property aliases.
In your case, the (1) is: Home / Sale, and (2) is: Sale / Property alias
So to solve the issue, you can remove "Property type alias" in the Breadcrumbs, please follow these steps
1. Open file: components > com_osproperty > classes > listing.php
2. find
Code:
$pathway->addItem(OSPHelper::getLanguageFieldValue($property,'pro_name'),JRoute::_('index.php?option=com_osproperty&task=property_details&id='.$property->id.'&Itemid='.$itemid));
and remove it
Note: This issue doesn't happen on all sites using OS Property, because it depends on Menus structure of specific site.
Good luck
Dam

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #63253 by jiva
Replied by jiva on topic Breadcrumbs not working
Hello!
I removed some code from listing.php of breadcrumbs- lost title object.
Double object type in the path of breadcrumbs left. What am i doing wrong?
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #63254 by jiva
Replied by jiva on topic Breadcrumbs not working
Install quickstart - berkut.testsite.com.ua/index.php/listing...s/miami-lounge-world , establish there the exact same mistake at the bottom of the site can see.
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #63387 by jiva
Replied by jiva on topic Breadcrumbs not working
please help with the solution of the problem

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #63391 by Mr. Dam
Replied by Mr. Dam on topic Breadcrumbs not working
Hi Jiva,
Please submit ticket and send your site information with super admin account so i can check the issue for you.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan