Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • joomdrew Friend
    #723734

    hello,

    When I unpublish the search module in head-search the login or anything i put into head-btn position also gets unpublished.

    Thanks

    pavit Moderator
    #723773

    Hi there

    I can suggest a workaround instead to unpublish module you can hidden it

    You can open this file templatesja_events_iitplsblocksheader.php and found this part of code around lin 109

    <!-- HEAD SEARCH -->
    <div class="head-search">
    <button class="btn btn-search"><i class="fa fa-search"></i></button>
    </div>
    <!-- //HEAD SEARCH -->

    Change it to :

    <!-- HEAD SEARCH -->
    <div class="head-search hidden-sm hidden-xs hidden-lg">
    <button class="btn btn-search"><i class="fa fa-search"></i></button>
    </div>
    <!-- //HEAD SEARCH -->

    pavit Moderator
    #754259

    Hi there

    I can suggest a workaround instead to unpublish module you can hidden it

    You can open this file templatesja_events_iitplsblocksheader.php and found this part of code around lin 109

    <!-- HEAD SEARCH -->
    <div class="head-search">
    <button class="btn btn-search"><i class="fa fa-search"></i></button>
    </div>
    <!-- //HEAD SEARCH -->

    Change it to :

    <!-- HEAD SEARCH -->
    <div class="head-search hidden-sm hidden-xs hidden-lg">
    <button class="btn btn-search"><i class="fa fa-search"></i></button>
    </div>
    <!-- //HEAD SEARCH -->

    joomdrew Friend
    #723828

    Thanks pavit.

    Now I am inserting a menu into where the login is (head-btn) I gave it a style, rtmenu and put it into the Menu Class Suffix. My problem now is that it is running vertical and not horizontal. I goggled about nav-pills but this isn’t working.

    Any suggestions?
    Thanks again!

    joomdrew Friend
    #754273

    Thanks pavit.

    Now I am inserting a menu into where the login is (head-btn) I gave it a style, rtmenu and put it into the Menu Class Suffix. My problem now is that it is running vertical and not horizontal. I goggled about nav-pills but this isn’t working.

    Any suggestions?
    Thanks again!

    pavit Moderator
    #723846

    Hi

    Could you please open a new topic for this problem ? This topic title is quite different from your new request so maybe this one can be set on solved and closed.

    also add your website url when you open new topic

    pavit Moderator
    #754291

    Hi

    Could you please open a new topic for this problem ? This topic title is quite different from your new request so maybe this one can be set on solved and closed.

    also add your website url when you open new topic

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

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

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