• Resolved carovienna

    (@carovienna)


    Hi and thanks for a great theme!
    i have however problems with the lightbox, it doesnt show the captions or image descriptions and it doesnt work well on android. So i installed the plugin wp lightbox 2 which is working well. On wp galleries works well.

    But on single images with lightbox there are TWO lightbox effects now. i tried to deactivate the fluxipress magnific popup, but then the footer doesnt float anymore (all footer widgets appear under each other, not next to each other) and the single sidebar is lower.

    if i deactivate:
    wp_register_script(
    ‘fluxipress-js-magnific’,
    get_template_directory_uri() . ‘/js/jquery.magnific-popup.min.js’,
    array(),
    false,
    true
    );
    wp_enqueue_script(‘fluxipress-js-magnific’);

    in the functions php, then the inbuilt lightbox is gone, but the footer is not displaying correctly..

    please help me! thanks a lot…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter carovienna

    (@carovienna)

    i just cant get it to work… when i deactivate the magnific popup lightbox, the sidebar-single and sidebar-footer dont display correctly..
    but i cant use this lightbox either… this is a dilemma, as i have lots of images… anybody to help?? or i will have to find another theme, but that would be such a pity..

    Theme Author Michael Kloepzig

    (@michael-kloepzig)

    I fixed that, should work with WP Gallery now. Waiting for the update approval.

    Hello,what is last version ? i downloaded last version from your site and wrdpress. problem stil present,

    if i deactivate:
    wp_register_script(
    ‘fluxipress-js-magnific’,
    get_template_directory_uri() . ‘/js/jquery.magnific-popup.min.js’,
    array(),
    false,
    true
    );
    wp_enqueue_script(‘fluxipress-js-magnific’);

    in the functions php, then the inbuilt lightbox is gone, but the footer is not displaying correctly..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘fluxipress lightbox problem’ is closed to new replies.