- Posts: 15
- Thank you received: 0
OS Property support center
Ajax Search Module
- Glenn Wilson
- Topic Author
- Offline
- New Member
-
Less
More
6 years 8 months ago #115937
by Glenn Wilson
Ajax Search Module was created by Glenn Wilson
Hi I just installed the Ajax Search module but it's not showing any results or working? Is there something I need to do to have it index my site?
Thanks
Thanks
Please Log in or Create an account to join the conversation.
- Glenn Wilson
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
6 years 8 months ago #115944
by Glenn Wilson
Replied by Glenn Wilson on topic Ajax Search Module
False alarm. It was working, just the results were hidden behind my top-bar and menu.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
6 years 8 months ago #116007
by Mr. Dam
Replied by Mr. Dam on topic Ajax Search Module
Yes, you can place the Search module in another places to make the results to be visible.
Thanks
Dam
Thanks
Dam
The following user(s) said Thank You: Glenn Wilson
Please Log in or Create an account to join the conversation.
- Glenn Wilson
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
6 years 8 months ago #116530
by Glenn Wilson
Replied by Glenn Wilson on topic Ajax Search Module
How do I hide the ajax search for tablets and phones? I just want it to show on desktop displays. There is no "Module class suffix: to simply add it there.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
6 years 8 months ago #116534
by Mr. Dam
Replied by Mr. Dam on topic Ajax Search Module
Hi Glenn,
I think your template has feature to be hidden on various screen sizes. You can use that feature of template to hide the position of Ajax search module on table or mobile. Joomla modules don't have "Hide" options in different screen sizes.
Thanks
Dam
I think your template has feature to be hidden on various screen sizes. You can use that feature of template to hide the position of Ajax search module on table or mobile. Joomla modules don't have "Hide" options in different screen sizes.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Glenn Wilson
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
6 years 7 months ago #116684
by Glenn Wilson
Replied by Glenn Wilson on topic Ajax Search Module
Hi Dan,
Yes, my template does have that feature but I need to add to the module suffix field. The OS search module has it but not the OS ajax module.
Yes, my template does have that feature but I need to add to the module suffix field. The OS search module has it but not the OS ajax module.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
6 years 7 months ago #116687
by Mr. Dam
Replied by Mr. Dam on topic Ajax Search Module
Hi,
I am not sure with your template, but we aren't able to hide a Joomla module on small screensize.
Thanks
Dam
I am not sure with your template, but we aren't able to hide a Joomla module on small screensize.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Glenn Wilson
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
6 years 7 months ago #116696
by Glenn Wilson
Replied by Glenn Wilson on topic Ajax Search Module
Hi Dan,
I got it to work. Not showing on mobile anymore.
I used hidden-phone as it is part of bootstrap. I added the following to the end of the OS ajax search CSS file and added the class " hidden-phone" to the defualt.php file
@media (max-width : 768px) {
.hidden-phone {
display: none;
}
}
I got it to work. Not showing on mobile anymore.
I used hidden-phone as it is part of bootstrap. I added the following to the end of the OS ajax search CSS file and added the class " hidden-phone" to the defualt.php file
@media (max-width : 768px) {
.hidden-phone {
display: none;
}
}
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
6 years 7 months ago #116697
by Mr. Dam
Replied by Mr. Dam on topic Ajax Search Module
OK, but please make the overridden layout for it, because in future, when you install new OS Property, your modification will be overridden.
Thanks
Dam
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.