
dimeco
User
Nov 30, 2009, 5:35 PM
Post #1 of 2
(2433 views)
Shortcut
|
|
Not sure if this is right?
|
Can't Post
|
|
I've redesigned dime-co.com, and am working on turning the new look on. (It's the one we'll be using when we add the CMS system - but still have AM as backup for standard author submissions :) ) Anyway - for the current articles, I'm following the tutorial again for custom category and article templates. Saright. BUT Next... Somehow I managed on thatsubject.com, to include: specific headlines where I want them - i.e.: <h3>Latest Auto Headlines</h3> <?php include('/(virtual)/www/autos/include_categoryHeadlines.php'); ?> Now - yes, I was using PHP on that site... So - for dime-co.com, which uses shtml extensions, can you tell me if this would be right? <!--#include virtual="/www/autos/include_categoryHeadlines.shtml" --> ? Amber
|