Hello,
Hello,
All I want is to show in a summary template only one specific article. Something like this:
{cms_module module="news" articleid="8" summarytemplate="mytemplate"}
It seems to me a very simple and fair question. I know about articleid that is only
working with action=detail. Why not working with default action? Can anybody help me?
Thank you
[SOLVED] news show specific article
[SOLVED] news show specific article
Last edited by ciprianl on Mon Nov 22, 2010 9:45 pm, edited 1 time in total.
Re: news show specific article
just use action=detail, then use a Detail Template that has been modified to look like a summary template.
Re: news show specific article
OK, and when I click on the news to see the full content what will happend?
Re: news show specific article
Or maybe someway to use custom field for a criteria , like:
{cms_module module="news" mycustomfield="something"}.
Does anyone have an idea?
{cms_module module="news" mycustomfield="something"}.
Does anyone have an idea?
Re: [SOLVED] news show specific article
wouldnt it have been easier to create a specific category for this one, and then just call {news category=''}... that wouldnt have required creating custom-files.
Ronny
Ronny
Re: [SOLVED] news show specific article
If I have about 50 articles or more it's not so interesting making 50 categories. And also on other page I want to list all articles in a specific category...
Re: [SOLVED] news show specific article
Strange! What happened with my post (the one with the solution)? It is against the policy? Did the moderator delete it?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: [SOLVED] news show specific article
Yes. Forum policy is to NOT post code modifications.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: [SOLVED] news show specific article
ok, sorry