• Hey Guys,

    I have a piece of code that will simply not display any classes. Here’s the code:

    `<?php

    wp_list_bookmarks(‘title_after=&title_before=&category_name=Navbar – About CLE&title_li=&categorize=0&class=item’);

    ?>’

    I checked the source code in the browser and it will generate the unorderded list but with no classes at all, not even the default “linkcat”.

Viewing 1 replies (of 1 total)
  • I have the same situation…

    wp_list_bookmarks('echo=0&class=series&category=12&categorize=0&title_li=&show_description=1');

    No default “linkcat” added, nor my own “series” class as used above. Did you figure this out, kev_120?

Viewing 1 replies (of 1 total)

The topic ‘class parameter not working?’ is closed to new replies.