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"
Hi Folks - working well BUT - how do i turn off the category and author in the NEWS.
Ive tried commenting out the divs in the summary template using
{if $entry->author}
{$author_label} {$entry->author}
{/if}
I did this for both author and category - still didnt turn off - What else do i gotta dooooo ...
I dont want to kill it in case i want it back later
Thanks guys
keep well
Last edited by Mury on Wed Oct 10, 2007 9:52 pm, edited 1 time in total.
I assume you're on 1.1 or higher. News-templates are DB-driven. I guess you changed the logic in the screen that shows in the Summary-Template or Detail-Template. These are not the templates used, they are only the defaults for NEW templates. Under that screen, is the template that is used, that is the one to change.
Hi RonnyK, thanks for the reply. Im using the lastest download and am currently chopping up the Clean-Orange theme. I guess you changed the logic in the screen that shows in the Summary-Template or Detail-Template - yes I did.
Im sorry to be dense - but Ive crawled all over the menus looking for a different News template - can you please lead me there - ie the menu tree to the where i need to get to. I cant seem to find any other news template other than those above - sorry to be dense.
If you go to "Content -> News -> Summary Template", you see the text-area marked with "(the template used by default when a new template is selected)". That is where you can create a template for a NEW summary-template. If you scroll down in the window (so NOT in that text-area), you'll see the "Available templates", those/that one can be used. The one with a tick at "Default" is the one being used, when no specific template is given in the calling of NEWS.
Pressing the default template, or the pencil, will bring you in that template, there should the editing take place.
if this topic is solved for you, will you mark the topic as solved. This can be done by modifying the original post, where you change the subject-line, with the word [solved].