-
AuthorPosts
-
Mohamed H. Jurriah Friend
Mohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 10, 2013 at 11:15 pm #190471Hello
Top of the page the search module is duplicated. I can’t remove one of them without they both disappear. I tried to activate the search modules I have and it seems like it is one module we are talking about. It is one module that are making two search boxes. Can anybody help me please?
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 11, 2013 at 12:24 am #505272My page is http://www.denislamiskepulje.dk by the way 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 11, 2013 at 7:12 am #505307This is weird, not sure what you did change in your site but you can hide one of search module by using css. I assume that you want to keep one as demo site so you can open file: /templates/ja_your_default_template/css/template.css and add this code:
#ja-header #ja-search {
display: none;
}
Then clean JAT3 cache.
1 user says Thank You to Saguaros for this useful post
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 11, 2013 at 8:35 pm #505428Big thanks from here. It sovled the issue 🙂
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 11, 2013 at 8:38 pm #505430But by the way, could I reuse your code to any kind af modules I want to remove?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 12, 2013 at 1:30 am #505437It will depend on the block that module belongs to, the search module here is located in the header block.
As I said above, this is strange case coz normally, if you want to remove a module, you can just unpublish it in backend.
Let me know if you need further helps.
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 12, 2013 at 3:23 am #505454Well, as an amateur you run in many strange things in joomla 😉
However, I also want to hide the pagination in the position content-main on the front page. I tried to do that through the module but it did not had the option.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 12, 2013 at 3:31 am #505458May I know pagination in which page you want to hide? you can post url of that page here.
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 13, 2013 at 3:05 am #505672Just the first page 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2013 at 10:29 am #505745This homepage has K2 categories menu item type, you can try to change the number of items displayed (for example, change to 2). Then the pagination will disappear.
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 14, 2013 at 1:20 am #505804its not working 🙁
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 16, 2013 at 11:04 am #505931are there not another way to deal with that?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 17, 2013 at 10:26 am #506073You can try this way:
– Open file: /templates/ja_template_name/css/template.css
– Add this css rule:
#ja-container .k2Pagination {
display: none !important;
}
Then clean JAT3 cache.
1 user says Thank You to Saguaros for this useful post
Mohamed H. Jurriah FriendMohamed H. Jurriah
- Join date:
- September 2014
- Posts:
- 125
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 39
September 19, 2013 at 8:29 pm #506399Thanks for the help. It solved it 🙂
-
AuthorPosts
This topic contains 14 replies, has 2 voices, and was last updated by Mohamed H. Jurriah 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum