-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 26, 2011 at 5:09 pm #164478Hello,
The search result page is ugly and I want to modify it.
1) Add the DATE.
2) Put space in between search results.
Where and how can I do this?
Thank you very much!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 27, 2011 at 4:07 am #3930941. Add Date
Go to Administrator -> Components -> Search
There you will have the parameters Icon in the top right Corner.
Once Clicked on it a pop up will appear there you must select the “Show Created Date” to “show”
If it is already select click on the save button on the pop up. Then the date will appear in the search results.
2. Put space in between search results.
Please post your site Url. to make some suggestion on the css code.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 27, 2011 at 4:28 am #393098Hello,
You mean Components > Search Statistics? Because I don’t find any “Search”. I’m using 1.5.22 by the way.
In search statistics, I see “Parameters”. Show date is actually clicked there.
The search result page in this template is not the same as the default search page. I think there is some overrides somewhere that I need to know + how to edit.
http://ph.isajijournal.com > Click right top corner Japanese characters to show login tab > user “test” pass”test02″.
Thanks!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 27, 2011 at 4:46 am #393104sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 27, 2011 at 7:07 am #393121Hello Chavan,
I saw your attachment but that only shows the top portion of the search page. What I mean is the search results.
With default installation/template of Joomla, you see the date in each search output. But using this template will not show the date. And not only that but will eliminate the space in between the search results which looks very ugly.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 27, 2011 at 10:33 am #393176Do you need the same options that are in the attached image of my previous post ?
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 27, 2011 at 10:50 am #393181Hello Chavan,
It doesn’t really matter as I know that could be enabled/disabled through plugin.
Again, what I need is to have the search results to show like the default Joomla installation. This template changes or overrides it I don’t know why.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 28, 2011 at 7:10 am #393320Please provide your Ftp details in PM.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 30, 2011 at 2:18 am #393468Hello Chavan,
I kinda figured this out.
In the backend component administrator, the site preference was set NOT to gather information. I set this to YES and now it shows the date. I didn’t know that these two settings are supposed to go together.
One more problem… How do I add space in between the search results? It’s all copiled in one paragraph and looks ugly.
Thanks!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 30, 2011 at 8:16 am #393531Go to templates.css in this path http://ph.isajijournal.com/templates/ja_teline/css/template.css
Replace the Following Code
fieldset {
border: none;}
With
fieldset {
border: none;
padding: 15px 0;
}
Note: If you Find my Post useful please click on the Thanks Icon
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 30, 2011 at 3:48 pm #393655Hello Chavan,
Your suggestion didn’t seem to work. Any other suggestion?
Thanks!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 31, 2011 at 2:36 pm #393890Please refer the attached image. do you that kind of a spacing or what?
-
1 user says Thank You to chavan for this useful post
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 31, 2011 at 2:54 pm #393901Hello Chavan,
Yes, that’s exactly how I wanted it to be!
I think it’s my ISP cache that I didn’t see it reflected.
Thank you so much for your help!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 31, 2011 at 3:24 pm #393916Are you sure things worked fine. Please confirm
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
May 31, 2011 at 3:42 pm #393919Hello Chavan,
If it’s the ISP cache, it may take upto about 24 hours to clear which I will have to wait. So I will give you a feedback later on.
Thanks!
AuthorPostsThis topic contains 19 replies, has 2 voices, and was last updated by chavan 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum