-
AuthorPosts
-
sgdnet Friend
sgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 22, 2010 at 3:56 am #151256Dear Admin’s,
I would like to use janews2 module as i have attached the screenshot.
I need 2 news items from each category. No need of displaying the section name and the tools to manage section for displaying number of news items.
Best Regards
Venkat
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 25, 2010 at 3:28 am #344615Dear
<blockquote>No need of displaying the section name and the tools to manage section for displaying number of news items.
</blockquote>
1) modules/mod_janews2/tmpl/blog.php and find the following code:
[PHP] <span><?php echo $stitle;?></span>[/PHP]
2) you go to the plugin manager to disable the usersetting plugin<blockquote> need 2 news items from each category. </blockquote>
You set value 2 for the Intro Items parameterGood luck
sgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 25, 2010 at 10:04 am #344658Dear Tienhc,
Thanks for your support. But if you check my screenshot, you can find 2 articles from each category with some alignment like leftside image alignment, title and description bellow the title and read more link as well.
Everything working fine. Except the above
Clearly: I need 2 news items from a single category and those 2 articles would be side by side. presently the news items from a same category shows one bellow the one. If you see my screenshot, you can find the things
Sorry for trouble you
Regards
VenkatSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 27, 2010 at 3:17 am #344859Dear VenKat!
May be the solution to resolve your issue, it is inside there http://www.joomlart.com/forums/showpost.php?p=163984&postcount=6
Pls try again
Thanks
1 user says Thank You to Saguaros for this useful post
sgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 27, 2010 at 7:30 am #344885Dear Tienhc,
Thanks for your great post. Its almost done. Thanks for your work. But a small final request. Need post items side by side. If you check my attachment, second post coming bellow the first post.
I wish to show the second post next to first post. If you check my attachment file named
janews2-final.JPG , you will get an idea.Kindly help me out since this is the final request. I know you have many issue to look into, but if it over, Its all over
Regards
Venkat-
sgdnet Friend
sgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 30, 2010 at 4:16 am #345270Dear Tienhc
Can you please give me the modification please, so that it can be very helpful.
Regards
venkatSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 31, 2010 at 11:22 pm #345437Dear venkat!
Can you pls give me the link to your site, because i would like to see your customization on this module. and i try to give you some solutions
Thanks a lot
sgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
June 1, 2010 at 1:14 am #345450Dear Tienhc,
Thanks for your response.
site url is http://sgdsupport.com/ukasian/
here the janews module shows post in vertical format in sections, but it has to show in the format as attached here.
from each section, i have one category and 2 posts.
Please check the attachment.
Regards
venkat
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 3, 2010 at 10:28 am #345864Dear sgdnet!
HEre is the solution
1) open the file: templates/sgdnetworks/css/layout.css and find the following css
.cols2 .article_column { width: 50%; }and replace:
.cols2 .article_column { }and add the following css into this file:
.inner .ja-zincontent {
float:left;
width:49.9%;
}Good luck
1 user says Thank You to Saguaros for this useful post
sgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
June 4, 2010 at 5:45 am #345933Dear Tienhc,
Yes, its worked fine for me.
I requested you to kindly give me the code for display the post like in the attachment above with name ” janews2-final.JPG” in janews2 module.
It will be over my requirement
Thanks in advance
Regards
VenkatSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 4, 2010 at 10:38 am #345992Dear Venkat!
i’m sorry i could not help any more to get the module having a look same as your pics
🙁THanks
sgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
June 5, 2010 at 4:55 am #346049Hi Tienhc,
the code you have given working with firefox, but in internet explorer it is really overlapsed
can you suggest me something http://sgdsupport.com/ukasian/
Regards
venkatSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 7, 2010 at 8:58 am #346185Dear venkat!
Please open the file and find the following css : templates/sgdnetworks/css/template.css
.article_row {
border-bottom: 1px solid #ddd;
padding-top: 15px;
padding-bottom: 15px;
}and replace:
.article_row {
border-bottom: 1px solid #ddd;
padding-top: 15px;
padding-bottom: 15px;
width:99%;
}Good luck
sgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
June 7, 2010 at 10:51 am #346195Dear Tienhc,
I am sorry, i don’t understand the code, how it works. Can you please check the code once again and correct it.
Since i have no time to put more on time on this project, kindly check it and do the needful
Regards
Venkatsgdnet Friendsgdnet
- Join date:
- April 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
June 7, 2010 at 5:53 pm #346224Dear Tienhc,
Plaease have a look at http://sgdsupport.com/ukasian/ in internet explorer after changing the value to 99%
my another thread regd the template modification is not yet answered, can you please check it and update the status pl
http://www.joomlart.com/forums/showthread.php?p=181596#post181596
Regards
venkatAuthorPostsThis topic contains 16 replies, has 2 voices, and was last updated by Saguaros 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum