Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1411
    Manu Lyon
    Participant

    Hello,

    I’m building a new theme ‘from zero’, it is not finished but most of content display is ok. I installed the plugin, it’s OK with Twenty twelve and Twenty Thirteen themes. But in my new theme, the plugin seems not starting when opening a native wordpress galery. I think that i must complete my theme, but i don’t know where. Can you help me ? see example here :

    My Site

    #1412
    Bartosz
    Keymaster

    Manu, please check if you have wp_head() and wp_footer() functions in your theme.

    #1414
    Manu Lyon
    Participant

    i put <?php wp_head(); ?> in my header;php file, just befor the </head>. Your plugin is working good with my template. Thanks a lot.
    On the other hand, the wp_head create a little space just top of my header. Can i fix it ?
    Your plugin is very very good, thanks.

    #1419
    Manu Lyon
    Participant

    NO it’s OK sorry, fixed with wp_footer.

    Thanks a lot.

    #1421
    Bartosz
    Keymaster

    Manu, never delete those two functions from your theme. Really, never :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.