Display all categories in a page instead of drop-down menu! please help
Hello
Can anyone help me modding classipress, i need to display all of the categories on a page rather than having them in a dropdown menu.
maybe a PHP code and little CSS styling to display the categories nicely and properly in a page
please, i trust you developers here.
Thanks in advance
hint: this code does it:
<?php echo cp_create_categories_list( 'menu' ); ?>
, but it requires a plugin like "runPHP" to execute it in a page which is fine for me, but still it does not style it as it appears on homepage or the Dropdown menu