-
AuthorPosts
-
November 11, 2015 at 10:24 am #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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 11, 2015 at 10:49 am #723773Hi 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 -->1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 11, 2015 at 10:49 am #754259Hi 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 -->1 user says Thank You to pavit for this useful post
November 11, 2015 at 12:08 pm #723828Thanks 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!November 11, 2015 at 12:08 pm #754273Thanks 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 11, 2015 at 3:57 pm #723846Hi
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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 11, 2015 at 3:57 pm #754291Hi
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
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by pavit 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum