Forums

[Plugin Clean Archives Reloaded] Sidebar compatibility? (3 posts)

  1. catherinebuca
    Member
    Posted 1 year ago #

    I've been looking for something that will allow me to have collapsible monthly archives, like Clean Archives Reloaded allows, but in my sidebar in place of the normal archive widget/list.

    Is there a way to make this plugin work like this? Or perhaps is there another plugin (that I can't find) that will do the job?

    http://wordpress.org/extend/plugins/clean-archives-reloaded/

  2. Viper007Bond
    Member
    Posted 1 year ago #

    If you aren't using a widgetized sidebar, this code should work:

    <?php echo apply_filters( 'the_content', '[cleanarchivesreloaded]' ); ?>

    If you are using widgets, I just released a new version (3.0.2) that will allow you to use the shortcode within the text widget.

  3. catherinebuca
    Member
    Posted 1 year ago #

    I am using widgets – I'll check out your new version, that's great, thanks :)

Topic Closed

This topic has been closed to new replies.

About this Topic