Blogs I Follow Widget

  • Unknown's avatar

    Hi,
    Quick question:
    I have added the Blogs I Follow Widget to my website.
    I don’t understand how to specify the specific URLs I want to link to using the widget?
    It seems like in addition to being able to set the number of blogs I want to list and whether it’s a grid or a list, I should be able to also specific the specific URLs in the same section. I have not been able to find instructions on how this is done.
    Can you please point me in the right direction?
    Thanks for your help!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    Unfortunately the Blogs I Follow Widget doesn’t allow you to specify the URLs, but you can do this manually if you wish using the Text Widget.

    You can link text via HTML as seen here:

    <a href="http://wordpress.com">WordPress.com</a>

    If you want to create image links, you can do so like this:

    http://www.w3schools.com/html/html_images.asp

    All of these can be added to a text widget. So then you can write out the sections to link to the blogs you follow:

    Category 1

    <a href="http://blogsifollow1.com">First Blog</a>

    Category 2

    <a href="http://blogsifollow2.com">Second Blog</a>

    Let me know if you have any questions with this!

  • The topic ‘Blogs I Follow Widget’ is closed to new replies.