• Resolved Jeffro

    (@jeffr0)


    When Jetpack 2.4 was released, one of the modules it contained was Widget Visibility. A quick and easy way to control when and where widgets show up. However, out of all the widgets I have, the one provided by Author Avatars does not show the Widget Visibility option within the widget as if code is preventing it from showing. Is there anyway you could look into this and make the Author Avatar widget compatible with the Widget Visibility Module in Jetpack? I don’t want it to show up on every single post/page on the site.

    http://ww.wp.xz.cn/plugins/author-avatars/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    Yes I well look at this.
    Need to find the docs.

    Plugin Author Paul Bearne

    (@pbearne)

    Found the problem I belive 🙂

    I am using pre-2.8 code so not using the widget-api (this dates the plug-in)

    But rather still using the muliti-widget class which the widget-API was based on

    So the change should be not to hard but I do need to test as bit

    Try to get this done this week.

    Plugin Author Paul Bearne

    (@pbearne)

    Hi

    I have just coded this hear is the link to the next version if you what to test for me

    https://github.com/pbearne/wp-author-avatars/archive/master.zip

    Thread Starter Jeffro

    (@jeffr0)

    Yep, I can confirm that 1.8.0 of this plugin adds support for widget visibility. Works just fine. Thanks for updating the plugin!

    Plugin Author Paul Bearne

    (@pbearne)

    Thanks Jeff

    Thanks you for testing.

    The change to the widget API has caused a braking change in the CSS

    so as I am adding co-author support into the version upgrade it may be a couple of days before it stable as I need to test a little more before I am happy to put it on ww.wp.xz.cn

    Paul

    Thread Starter Jeffro

    (@jeffr0)

    Yes, I did notice the CSS was a bit screwed up, even the changes I had made in my theme to account for the plugin did not work.

    Plugin Author Paul Bearne

    (@pbearne)

    yes

    .multiwidget_author_avatars became .widget_author_avatars

    I will change the plug-in css.
    But I am conceded how to alert upgraders to the change for anyone who has modified CSS

    Any ideas?

    Thread Starter Jeffro

    (@jeffr0)

    Well, definitely provide the information within the Change Log when you push out the upgrade. I would take advantage of the Other Notes section to outline the changes and what happened and how to reapply those CSS changes.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Can't Control Widget Visibility’ is closed to new replies.