![]() |
|
#1
|
||||
|
||||
|
Is there a way via template conditionals that I can create a post in the News category but then for it NOT to appear on the CMPS home page...?
__________________
John www.theMouthPiece.com - Brass music discussion www.reflectingme.com - gallery |
|
#2
|
||||
|
||||
|
In your news.php file look for:
$counter++ Right below that add: PHP Code:
|
|
#3
|
||||
|
||||
|
Thanks Brian.... should the 'continue;' be there?
__________________
John www.theMouthPiece.com - Brass music discussion www.reflectingme.com - gallery |
|
#4
|
||||
|
||||
|
Yes... That's telling it that if the postid is in that array to continue to the next one without going any further.
|
|
#5
|
||||
|
||||
|
Thanks Brian...
__________________
John www.theMouthPiece.com - Brass music discussion www.reflectingme.com - gallery |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| News Digest Module | Morrus | Feedback & Suggestions | 7 | 06-05-2005 07:29 PM |
| How to get to main forum from portal page? | Megadeuce | Troubleshooting / "How do I..." Questions | 17 | 02-22-2005 09:39 AM |