Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • I think it’s the WPpaginate plug-in. When I deactivated it, then it only displayed one post.

    Okay, I came up with a solution after much tinkering that works for me, at least. You need to put it inside the <ul> and </ul> tags in order to remove the leading bullets, though I’m not sure if that may be because of how my CSS is set.

    Here’s the code that displays “JUST the bookmarks” with no title or bullets:

      <?php wp_list_bookmarks(‘category=105&title_before=0&title_after=0&categorize=0&title_li’); ?>

    Obviously you’ll replace # 105 with the appropriate category you want to display.

    I’m having the same trouble, having just upgraded, but the article you referenced is particularly unclear about formatting the title_li so that no titles appear. In the paragraph concerning that feature it’s shown several different ways [ ‘__(‘Bookmarks’)’ / (the __(”) / (”) ] but there’s no actual examples to show it being used without category title headings. There’s also mention of having to use it with the “categorize” function but that, too, is vague. I’ve tried it several different ways and it continues to always display the category heading, and not only that but it shoves it outside of my sidebar. It would be very useful if an example could be shown on how to use that function. Thanks, J

    Forum: Plugins
    In reply to: To-do list plugin

    Hi, I’d love to use this plugin but the link (below) doesn’t seem to be working anymore.

    https://admin.scapermoon.net/projectplugin.zip

    Is there anyone out there willing to send me the plugin file? I have the graphics for the plugin but can’t find the php file anywhere. I’d be grateful to anyone who can send it to me.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)