Page 1 of 1
					
				create a "newt news" button
				Posted: Thu Sep 25, 2014 3:31 pm
				by giapippo
				hello 
I would like to create a button to insert into the detail of news that makes me see the next news
how can I do
thanks
			 
			
					
				Re: create a "newt news" button
				Posted: Thu Sep 25, 2014 6:42 pm
				by JohnnyB
				Do you mean a "Previous" or "Next" button to link to the other news articles?
I don't know if the News module has that available. You can try doing an {$entry|print_r} in the the detail template to see what vars are available.
But, CGBlog offers this in the default detail template.
			 
			
					
				Re: create a "newt news" button
				Posted: Fri Sep 26, 2014 2:37 am
				by uloloi
				CGBLog works similar to News, maybe with 
http://www.i-do-this.com/blog/Prev-Next ... -CGBlog/57 you can get same results