Breadcrumbs and checkout

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 4 months ago #3838

When in checkout my breadcrumb shows:

Home > Shop

Would prefer it to show:

Home > Shop > Checkout

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
13 years 4 months ago #3840

You can add the code

$app =& JFactory::getApplication();
$pathway =& $app->getPathway();
$pathway->addItem('Checkout');
in the file step of the view checkout via the menu Display->Views for that.

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

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 4 months ago #3845

Using the menu on checkout configuration option did it for me.

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

Time to create page: 0.061 seconds
Powered by Kunena Forum