- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 10:39 AM
How to change the Breadcrumb link?
I want to change the ITD Outlet href link. Currently, it is linked to the sc_category page.
Thanks,
SR
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 11:25 AM
Hey Reddy,
Breadcrumb links are populated by the widgets and you will need to locate the widget which injects the link on the breadcrumb widget. This should be ideally populated the widget that displays your items on the right side of page. Please check the server side or client side script of the widget for the following line "sc_category" and then replace with your require page link in it.
refer below link for more,
kindly mark Correct and Helpful if applicable.
Reagrds,
Indrajit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 11:25 AM
Hey Reddy,
Breadcrumb links are populated by the widgets and you will need to locate the widget which injects the link on the breadcrumb widget. This should be ideally populated the widget that displays your items on the right side of page. Please check the server side or client side script of the widget for the following line "sc_category" and then replace with your require page link in it.
refer below link for more,
kindly mark Correct and Helpful if applicable.
Reagrds,
Indrajit.