• Resolved sdpatsdp

    (@sdpatsdp)


    Hi, this is my configuration and problem.

    WordPress 3.8.1 with Karma Child Theme
    NetxGen Gallery – 2.0.58/2.0.57/2.0.40

    New galleries stopped working on my site showing “Invalid Displayed Gallery”

    (don’t know exactly from which version this happened. I discover on 58 the I rolled back 57 and 40 then I rested and ask!)

    Already deployed galleries works fine, but stop working with “Invalid Displayed Gallery” if I just edit, do nothing and save the Post.

    I add the gallery and populate the field Galleries (name) and click Save

    The image is correctly shown on the editor page as a place holder of the gallery and I save/update the Post

    The gallery do not appear on the page I just get the message “Invalid Displayed Gallery”

    When I get Back to the edit the post an error sign is shown instead of the preview image

    And the name of the gallery is gone…

    See the pictures here:
    https://karma.42mm.net/error-on-gallery/

    SdP

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @sdpatsdp – The Karma theme (and I would imagine any Child-Theme of it) have been known to create conflicts with NextGEN Gallery. You may be able to temporarily switch to a default WordPress Twenty series theme to check if that is the only issue … and possibly as a means to use NextGEN Gallery until this issue can be sorted out.

    Have you advise the Karma theme author of the issues you are seeing?

    – Cais.

    Thread Starter sdpatsdp

    (@sdpatsdp)

    Sure I can (but they don’t answer as fast as you do ;-p )

    I’m sure that with different theme everyting works fine
    Twenty ElevenVersione: 1.7 – ALL OK

    I know that the issue is related to the combination theme/plugin, NextGen Galley is working fine with other different sites I manage…
    And the only this one with Karma Theme is the one with issue…

    Let me know if you get to a solution.

    At this point you gave me a good idea (a little annoying but it works…) I switch to a theme Twenty-something publish the galley then switch back to Karma.

    SdP

    Plugin Contributor photocrati

    (@photocrati)

    @sdpatsdp – I’m sorry to read you have to go through the inconvenience of the work-around but glad that at least there is that.

    We still have our notes on there being an issue with the Karma theme but we still do not have access to any version directly as we do not intend to purchase it ourselves at this time.

    You are more than welcome to submit a Bug Report (https://www.nextgen-gallery.com/report-bug/ … please reference this topic) so we can gain some additional insight into this issue (hopefully).

    We will need log in and FTP credentials for the specific WordPress installation as well, please include those with the Bug Report.

    Thanks!

    – Cais.

    Thread Starter sdpatsdp

    (@sdpatsdp)

    Done ??
    Now Cais, you have a full stage site to test on.

    regards
    SdP

    Thread Starter sdpatsdp

    (@sdpatsdp)

    [SOLVED]

    First my best best regard to truethemes and photocrati team that both worked promptly on my issue and got it to a solution.

    The winner (just kidding! I’m really impressed for the speed and the professionality of both the teams worked out my issue!!!!) is the truethemes guy who found:

    “The nextgen gallery issue turns out to be a conflict with Theme, it needs WordPress default metaboxes”

    If you have my problem with Karma Theme and NextGen Gallery 2.0.x this is how to solve the issue

    Karma 3.0.4
    file
    Karma/truethemes_framework/theme_specific/admin-functions.php
    just comment out line 553
    // add_action(‘admin_menu’,'<karma_metaboxes>’,90);

    Karma 3.0.3
    file
    Karma/truethemes_framework/theme_specific/admin-functions.php
    just comment out line 553
    // add_action(‘admin_menu’,'<karma_metaboxes>’,90);

    Karma 4.0.2
    file
    Karma/framework/site-options-functions.php
    just comment out line 975
    // add_action(‘admin_menu’,'<karma_metaboxes>’,90);

    Now NextGen Gallery 2.0.58 and Karma 3.0.4/4.0.2 work smoothly together on my site ??
    Thank You all
    SdP

    I have experienced the same exact problem!!! I am so thankful you have already gone through the trouble of getting it solved. I applied your fix and it all works swimmingly. THANK YOU SdP!

    Thank you for the solution, but could you advise how to locate & modify the file for Karma 4.0.2:

    Karma/framework/site-options-functions.php
    just comment out line 975
    // add_action(‘admin_menu’,'<karma_metaboxes>’,90);

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Invalid Displayed Gallery’ is closed to new replies.