Quote:
Originally Posted by fn9mm
i found the right file, but adding categories in this file doesn't seem to work
i added my categories like this
Code:
$WT_Option_Categories[] = 'Default WebTemplates'; // <-- Do NOT touch this!!
$WT_Option_Categories[] = 'Your Custom Pages'; //
$WT_Option_Categories[] = 'Usenet'; //
$WT_Option_Categories[] = 'Virtuele schijven-images'; //
$WT_Option_Categories[] = 'Software'; //
$WT_Option_Categories[] = 'Diverse'; //
this should work,...
|
You did it correctly. You should be seeing your categories when you add a new template or in edit webtemplate page. When you have at least one webtemplate in a category, it will be visible in your list too.