wp functions errors
-
nothing is happening when i type the following functions:
`<?php wp_get_archives(‘type=daily&limit=10’); ?>
<? php wp_get_links(); ?>
<?php wp_list_cats(0, ”, ‘name’, ‘asc’, ”, 1, 0, 1, 1, 1, 1, 0,”,”,”,”,”) ?>`
i’ve tried the functions on their own and within UL/LI.
is there a specific CSS syntax these functions require?Here’s a picture. You will see that there’s no output. For some reason it tells me there are no categories?? there are two?
Here’s a picture with the default theme. You can see that I do have categories…
Please advise.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘wp functions errors’ is closed to new replies.