Forums

Adding IM Online plugin to somewhere other than sidebar (5 posts)

  1. annamatic
    Member
    Posted 4 years ago #

    Hello,
    I would like to put the IM Online plugin into my footer, not the sidebar. WP allows me to drag and drop the widget into the Sidebar, but how can I manually put it into my footer instead?

  2. drmike
    Member
    Posted 4 years ago #

    Take a look at the widget code. It probably uses soemthing like the following:

    im_online();

    Edit your theme's footer.php file and place the code that it uses within the other file.

  3. otakugirl
    Member
    Posted 4 years ago #

    it's located in the readme.txt file

    use this:
    <?php imonline_status(); ?>

  4. otakugirl
    Member
    Posted 4 years ago #

    it's located in the readme.txt file

    use this:
    <?php imonline_status(); ?>

  5. otakugirl
    Member
    Posted 4 years ago #

    sorry duplicate post

Topic Closed

This topic has been closed to new replies.

About this Topic