[Solved] news details hiding and link as a menu item?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
meatPopsicle
New Member
New Member
Posts: 6
Joined: Mon Jun 17, 2013 9:59 am

[Solved] news details hiding and link as a menu item?

Post by meatPopsicle »

Hi Everyone, this is my first post here (do I need to do an 'first post' somewhere else?)...

I'm trying to customise the news display so that each news item just shows without stating the category and author at the top when you click on the article - is this possible?

Also, I'd like to post a link as a main menu item, rather than creating a page/content item and setting that to display as a link - how do I do that please?

I'm sure I'll be back with more questions, but thanks in advance for your input :)
Fred
Last edited by meatPopsicle on Tue Jul 09, 2013 1:28 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: First post: news details hiding and link as a menu item?

Post by Dr.CSS »

What shows up in the News article is determined by the news 'templates', look in content > news for them, as far as news making links in the page menu it's not a default action you would have to be very creative to get it to work, one of the reasons is that each news article displayed on a page has to be called with the {news articleid='2'} tag...

(optional) articleid="" - This parameter is only applicable to the detail view. It allows specifying which news article to display in detail mode. If the special value -1 is used, the system will display the newest, published, non expired article.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: First post: news details hiding and link as a menu item?

Post by paulbaker »

meatPopsicle wrote:Also, I'd like to post a link as a main menu item, rather than creating a page/content item and setting that to display as a link - how do I do that please?
Sounds like you need:
Content -> Pages -> Add new content -> Content type drop down: Redirecting link -> Fill in the blanks
meatPopsicle
New Member
New Member
Posts: 6
Joined: Mon Jun 17, 2013 9:59 am

Re: First post: news details hiding and link as a menu item?

Post by meatPopsicle »

Thanks guys, very helpful!
Post Reply

Return to “Layout and Design (CSS & HTML)”