Breadcrumbs and checkout

  • Posts: 298
  • Thank you received: 5
  • Hikashop Business
14 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: 83677
  • Thank you received: 13547
  • MODERATOR
14 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: 298
  • Thank you received: 5
  • Hikashop Business
14 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.058 seconds
Powered by Kunena Forum