I have the same problem, i used the method from sewmyheadon which is I changed my WordPress address (URI): and Blog address (URI): from without www to with www.
it solved the problem now. thank
Thread Starter
yslim
(@yslim)
my code list_cats seem to be ok, but it is not the major cause for sub categories indetion. Please help
Can somebody tell me how to call the CSS to my following code?
<!–CATEGORIES–>
<b>Categories</b>
<div class=”container”>
<?php list_cats(1, ”, ‘name’, ‘asc’, ‘file’,false, false, false, false, false, true, 0, 0, false, ”, ”, ”, true, ‘
‘); ?>
</div>
<!–END CATEGORIES–>