Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • infollective Friend
    #1017543

    Hi,

    I want to know, how to do setting for JA K2 Search Module, so that the Search Result will display the results automatically to New Tab?

    Please help!

    Thank you..

    Luna Garden Moderator
    #1018408

    Hi infollective,

    This will require a bit customization for the Search function. Let me discuss with the dev crew and will get back to you with solution.

    Pls stay tuned.

    Mo0nlight Moderator
    #1019312

    Hi.

    You can open the file : /modules/mod_jak2filter/tmpl/default.php

    Look for :

    <form id="<?php echo $formid; ?>" name="<?php echo $formid; ?>" method="POST" action="<?php echo JRoute::_('index.php?option=com_jak2filter&view=itemlist&Itemid=' . $itemid); ?>">

    Add attribute.

    target="_blank"

    It’ll become like this.

    <form id="<?php echo $formid; ?>" target="_blank" ................. >
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 3 voices, and was last updated by  Mo0nlight 7 years, 8 months ago.

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