• I’m looking for a plugin that will go in my sidebar and list blogs that I follow.

    I can’t find anything, Help appreciated.

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • @jasonspixnyc
    Why not just use a text widget then add your markup like this example:

    <ul>
       <li><a href="https://ronangelo.com/">Ron's Blog</a></li>
       <li><a href="https://sampleblog2.com/">Blog 2</a></li>
       <li><a href="https://sampleblog3.com/">Blog 3</a></li>
    </ul>

    Or you could also create a custom menu. Then on the widgets page add a “Custom Menu” widget on the sidebar area.

    Thread Starter jasonspixnyc

    (@jasonspixnyc)

    thanks ronangelo,
    i don’t know much at all about writing html or markups.
    i will explore the custom menu widget for sidebar.
    if there’s anything else i need to know about that please let me know.
    thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"Blogs I follow" plugin’ is closed to new replies.