 | |  |
 |

dimeco
User
Jan 7, 2007, 1:38 PM
Post #1 of 5
(249 views)
Shortcut
|
|
Help? Category placeholders not working in menu...
|
Can't Post
|
|
I must be missing something. I've revised the look of the site - took the *original* templates, and took all the placeholders, code, etc. and pasted it exactly as it should be, into my new design. The articles show properly, date, etc. BUT... for the life of me I can't get the headlines or category lists to show up. Example: http://www.dime-co.com/column/ On the right (middle) column, I had the headlines : <!-- INCLUDE TOP HEADLINES (from each category) --> <!--#include virtual="$published.groupedHeadlines.webpath$" --> to appear - they don't. On the far right, I had the category list to appear under the words, "All Topics" <!-- INCLUDE CATEGORY LIST --> <!--#include virtual="$published.globalMenu.webpath$" --> <!-- INCLUDE SEARCH FORM --> <!--#include virtual="$published.searchbox.webpath$" --> For some reason none of them are working. I'm still adding categories so right now I just figured I'd play with the base ones you guys had before adding all the new ones and doing the full build, but I am not sure what I'm missing here, since I did take it from the original pages. And the search box doesn't appear there either (it only appears up top because I had it hard coded from the Artman 1 program, I just updated the link). I'll keep going on my templates - but if anyone has any suggestions as to what I'm missing, I'd greatly appreciate it. I'm trying to put it live Monday. (Yes, I know you guys don't work weekends - lol - I try not to either, but no choice this time When someone comes in... I'd appreciate help :) Amber
|
|
|  |
 |

dbramley
User
Jan 7, 2007, 3:49 PM
Post #2 of 5
(247 views)
Shortcut
|
|
Re: [dimeco] Help? Category placeholders not working in menu...
[In reply to]
|
Can't Post
|
|
Hi, I've just taken a quick look at your site and it looks like you have the file extension set to .html - is that correct? If so as far as I know .html files don't support the 'file include' command. Depending on your server you would need to set your page extension to either .shtml or .asp. If you use .php pages the command for including files is slightly different - <?php include("yourpagenamehere"); ?>. hope that helps in some way Dan
Stockton on Tees | Hartlepool | Middlesbrough | Sunderland
|
|
|  |
 |

dimeco
User
Jan 7, 2007, 4:08 PM
Post #3 of 5
(244 views)
Shortcut
|
|
Re: [dbramley] Help? Category placeholders not working in menu...
[In reply to]
|
Can't Post
|
|
Hi Dan - thanks, I forgot about that. Been working a lot with php lately so I forgot it didn't work automatically with html LOL. Thanks :)
|
|
|  |
 |

ross
Staff
/ Moderator

Jan 7, 2007, 4:09 PM
Post #4 of 5
(243 views)
Shortcut
|
|
Re: [dbramley] Help? Category placeholders not working in menu...
[In reply to]
|
Can't Post
|
|
Hi Dan. I appreciate you jumping in to lend a hand. Thanks so much for the help! ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|