• Hi
    1. I’ve tried creating the shortcode through the admin panel, yet it doesn’t generate any shortcodes

    Has anyone experienced that issue?

    2.when viewing flickr thumbnails of sets, on large thumbs view, the exit button disappears, while 100px thumbs are too small
    – is there a way to fix the 1st issue?
    – is there a way to view custom size thumbs?

    Many thanks
    Tobi

    http://wordpress.org/plugins/photonic/

Viewing 1 replies (of 1 total)
  • .2

    Add this to your custom css. Change height to whatever fits.

    .photonic-flickr-set-thumb img {
        height: 125px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode not Inserted to post & Custom Thumbs Question’ is closed to new replies.