Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @andrewnz,

    Thanks for the detailed report! I’ll have a look into it as soon as possible. I may need some additional info from you, if so I’ll let you know.

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hey @andrewnz,

    I managed to reproduce and hopefully fix both issues. Please:

    1. Uninstall Recently.
    2. Download Recently from GitHub and install it.

    Please let me know if the above fixes things for you as well.

    Thread Starter AndrewNZ

    (@andrewnz)

    Hi Héctor,

    Fantastic, all fixed. Widgets OK, Customise OK and left align working.

    I noticed that the version number didn’t change from 2.0.0

    Also you changed the CSS

    I used to add some extra space using
    .recently-with-thumbs li {margin-bottom: 20px;}
    I had to change my CSS to
    .recently-list-with-thumbnails li {margin-bottom: 20px;}

    Otherwise great job.

    Thanks for the prompt response.

    Andrew

    Thread Starter AndrewNZ

    (@andrewnz)

    PS,

    I’ll remove my screen shots now.

    Andrew

    Plugin Author Hector Cabrera

    (@hcabrera)

    Great! And yes, that was a test version. I’ll push 2.0.1 in a bit with these changes to the official repo. You’ll want to move your modified recently.css file into your theme’s folder so it doesn’t get overwritten by the update.

    Thread Starter AndrewNZ

    (@andrewnz)

    Hi H

    I have my CSS in the customise Additional CSS panel, so the update should not overwrite it.

    Thanks for the heads up though.

    A

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘When I upgraded to Recently 2.0.0 it broke my widgets page & customizer page’ is closed to new replies.