Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • susieshoo Friend
    #149981

    Trying to understand how to change the Kyanite II template so that the SEARCH results appear on their own page, and not always on the HOME page. Any suggestions?

    (I also can’t seem to figure out how to turn OFF breadcrumbs entirely – that is, remove the YOU ARE HERE and the module’s position completely. Help!

    Any support most appreciated. Love your templates, and thanks in advance!

    Saguaros Moderator
    #338564

    Dear susieshoo!

    As you known the joomla system checks the “ItemId” parameter inside a URI (example: index.php?option=com_content&view=article&id=52&Itemid=2) ( ItemId are understood as a menu Item ) to display modules follow the ItemId. If The URI has not the ItemId parameter, so The Joomla will understand staying at HOME Page. So that please create 1 menu item named “Search” and choose its menu Type to be “Search”, after you searched, the resuls will be displayed on the “Search” Page.

    2) Pls Open the file: templatesja_kyanite_iilayoutsblocksmain.php and find the following code:
    [PHP]
    <div class=”inner clearfix”>
    <strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”modules” name=”breadcrumb” />
    </div>
    [/PHP]

    those code are using to render the breadcrumb

    Good luck

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum