Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Supreme
  • #63825
    bebabu2011
    Member
    Post count: 11

    Dear Swift Ideas, I’m seeking to resolve following problem:
    Exemplary page http://www.arh.bg.ac.rs/2011/04/02/testing/
    WordPress 3.8.1 running Supreme Child Theme v1.0 (Supreme theme v1.4.6)

    I’ve installed Responsive Lightbox plug-in by dFactory to present our galleries. Once the plug-in starts to run, testing gallery (http://www.arh.bg.ac.rs/2011/04/02/testing/) is presented twice on the screen: in the top layer as a SUPREME WP built in gallery and in the bottom layer as a prettyPhoto gallery. Please help me find a solution to run prettyPhoto style gallery on our website, ie disable SUPREME lightbox gallery, as we run a big educational website and we would like to present student work in nice galleries.
    Thanks a lot.

    #64097
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit functions.php at theme directory –

    Find this code at line 489
    add_filter( 'wp_get_attachment_link', 'sant_lightboxadd');
    Replace with 
    //add_filter( 'wp_get_attachment_link', 'sant_lightboxadd');

    Hope it will fix your issue easily .

    Thanks

    #74903
    bebabu2011
    Member
    Post count: 11

    Thanx, it worked perfect!!

    #74911
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #170493
    grazianodemaio
    Member
    Post count: 7

    Hallo I need to solve this issue too but my funcion.php doesn’t contain this line:
    add_filter( ‘wp_get_attachment_link’, ‘sant_lightboxadd’);

    Maybebecouse of the new Dante version…How can I do this with the present version?
    thanks in advance
    Graziano

    #170500
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please insert this code at functions.php of child theme.

    remove_filter( 'wp_get_attachment_link', 'sant_lightboxadd',99);

    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register