• my basic goal here is to be able to post numerous news links on the sidebar but have them appear in a tab, so i can save space. this doesn’t have to be through sidenotes and sidebartabs, if anyone can suggest other plugins, these are just the only two i know of that will do this.

    the problem is that to make sidenotes work, you have to place this ===> <?php get_sidenotes(); ?>
    <?php if (is_active_sidebar(‘right_sidebar’)) echo ” ;?> <==== into the actual template. but sidebartabs can only display actual widgets dragged onto the sidebar.

    what can i do to call up the sidenotes function within an invisible widget so that i can make that appear in sidebartabs?

Viewing 1 replies (of 1 total)
  • Thread Starter cc4789

    (@cc4789)

    or if anyone knows of something else that could do this, i would appreciate that as well.

Viewing 1 replies (of 1 total)
  • The topic ‘make sidenotes plugin appear in sidebartabs plugin or similar function’ is closed to new replies.