Theblogconnection.com I would like to change my subcategories to look like: Awards, Body Art, Comics... Instead of: Awards Body Art Classical Studies Comics Crafts Where would I have to change the code to make this happen? Mike
main.tpl in the template folder your currently using., there should be a <br /> somewhere around sub categories, depending on coding removing the br would make them how you want. Dont forget to make a backup before you edit.
$smarty.const.ENABLE_REWRITE}{$cat.TITLE_URL|escape}/{$scat.TITLE_URL|escape}/{else}index.php?c={$scat.ID}{/if}"> {$scat.TITLE|escape}</a><br />{/foreach}</p> How could I make my listings look like this: Awards, Body Art, Comics... I cant seem to get the ... at the end of the selected subcats. Mike
Thanks! Im getting there! I would also like to add the mod to my script, but it doesn't seem to work properly... Here is the mod: http://www.phplinkdirectory.com/forum/showthread.php?t=12301 Mike
For some reason, this code doesnt work with this template. I will add it and you click on more...tell me what happens. Give her a try..its weir...it just adds the category to the existing url... Mike
What happened to the designer and sponsor links for this template? Reinclude the links or remove the template.
Designer and sponser link added. Once I switched the URL rewrite ON, the more link worked. Thanks for the help. Mike