Search found 11 matches

by dinoboy
Fri Feb 05, 2010 3:49 am
Forum: General Discussion
Topic: I didn't understand
Replies: 6
Views: 2531

Re: I didn't understand

and if you feel CMSMS gave you big money please donate to them  ;D
by dinoboy
Wed Jan 27, 2010 6:03 am
Forum: General Discussion
Topic: [Solved] Click news detail went wrong
Replies: 1
Views: 1558

Re: Click news detail went wrong

i found solution:

add detailpage="pagealias" in news tag

Code: Select all

{news number='5' summarytemplate='title_and_date.tpl' dateformat="%x" detailpage="latest-news"}
by dinoboy
Wed Jan 27, 2010 2:43 am
Forum: General Discussion
Topic: [Solved] Click news detail went wrong
Replies: 1
Views: 1558

[Solved] Click news detail went wrong

hi guys i am having problems with news, i created a lastest news on the right column, the left column is who we are, but when i click on a news record on the right, it's content replace the content of who we are on the left, this is so wrong. How can i do to make it opens a new page in the same wind...
by dinoboy
Thu Jan 21, 2010 9:37 am
Forum: General Discussion
Topic: [SOLVED] How to make 2 columns content page?
Replies: 3
Views: 1794

Re: How to make 2 columns content page?

i think i found the solution, please check this link if you have problem like mine.
http://wiki.cmsmadesimple.org/index.php/FAQ2#How_to_add_multiple_content_blocks
by dinoboy
Thu Jan 21, 2010 7:30 am
Forum: General Discussion
Topic: [SOLVED] How to make 2 columns content page?
Replies: 3
Views: 1794

Re: How to make 2 columns content page?

HI, i searched the check but hard to understand, they dont fix my problem, would you please help me in details? i used {title2} for the right column title , and {content2} for the content. but it didnt work. do i need to create new tag for {title2} and {content2}, i dont know where to do that? actua...
by dinoboy
Thu Jan 21, 2010 2:27 am
Forum: General Discussion
Topic: [SOLVED] How to make 2 columns content page?
Replies: 3
Views: 1794

[SOLVED] How to make 2 columns content page?

Hi all I have trouble with this situation: please look at image below http://i71.photobucket.com/albums/i155/dinothang/template_2columns.gif Normally  i used tag {title} and {content} as you can see in the image, but the lightblue box on the right, i dont know how to solve it, so that user can enter...
by dinoboy
Thu Jan 14, 2010 2:01 am
Forum: CMSMS Core
Topic: Lastest News records
Replies: 9
Views: 2290

Re: Lastest News records

thank you alot i made it. actually there is no "create new templates" link in summary template tab, i uploaded direct to FTP. it works now ^^ This is the code i use in "title_and_date" {foreach from=$items item=entry} <div class="lastest_news_title">{$entry->titlelink}<...
by dinoboy
Wed Jan 13, 2010 6:16 am
Forum: CMSMS Core
Topic: Lastest News records
Replies: 9
Views: 2290

Re: Lastest News records

i found it, i create a template file on my pc title_and_date.tpl with this content <div class="lastest_news_title">{$entry->titlelink}</div> <div class="lastest_news_date">$entry->postdate</div> <br class="clear" /> and use FTP clients to upload it to modules/news/templ...
by dinoboy
Wed Jan 13, 2010 3:44 am
Forum: CMSMS Core
Topic: Lastest News records
Replies: 9
Views: 2290

Re: Lastest News records

i dont know where to view it? layouts > templates in CMS admin console  (i checked but couldnt find it)?? or i must browse it in module/news/template via FTP ???
by dinoboy
Wed Jan 13, 2010 3:25 am
Forum: CMSMS Core
Topic: Lastest News records
Replies: 9
Views: 2290

Re: Lastest News records

i read the help file, i should create title_and_date.tpl file and upload it to modules/news/templates {news_title} some text {news_date} ???

thanks .
by dinoboy
Wed Jan 13, 2010 1:17 am
Forum: CMSMS Core
Topic: Lastest News records
Replies: 9
Views: 2290

Lastest News records

Hi guys Currently i have trouble with Lastest News records on homepagee i  am trying to get lastest news title and date , show 5 newest records only. look like this: This is News title one  (12/08/2009) This is News title two (11/08/2009) This is News title three (10/08/2009) This is News title four...

Go to advanced search