Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Sinom

    (@sinom)

    I realized that the link appears when I’m changing to English, is there a way to fix this?

    Felix

    (@jacktheripper)

    I noticed, that the code from gallery.js is not loaded on the nextGEN gallery editing page, when a different language that english is selected. But I couldnt find a solution 🙁

    Help will be very appreciated!

    Plugin Author mitchmccoy

    (@mitchmccoy)

    I’ll take a look at the different language problem. Never considered testing it with another language. I’ll try to get an update by next week.

    Felix

    (@jacktheripper)

    Hi, did you find any solution?

    Hi,

    I encountered the same problem yesterday (site in Dutch).
    The reason is that in plugin.php on lines 39 and 40 this is used in the add_action:
    admin_print_scripts-gallery_page_nggallery-manage-gallery
    However, on a site in another language the text “gallery” will/can be translated. In my case (Dutch) the line should be:
    admin_print_scripts-galerij_page_nggallery-manage-gallery

    Additionally in js/gallery.js there’s the same problem for the class on line 4: .gallery_page_nggallery-manage-gallery.
    In my case that should be .galerij_page_nggallery-manage-gallery.

    I made the changes in these 2 files and now gallery.js is loaded and the Crop link is visible.

    Can you take a look at this Chris?

    Thanks,
    Stefan

    Felix

    (@jacktheripper)

    Hi Stefan,

    thank you sooo much for finding a solution!

    A proper fix would still be nice, Mitch!

    Not sure if this is related to the same problem, but something is still wrong.
    When I click the Crop link, the editor appears. I can resize.
    But when I click the Save button the crop isn’t saved. And when I get back to the Manage Gallery page it shows the content twice.

    Hi!

    It doesn’t work for me neither, even by changing “gallery” to “galerie” (French).

    Please fix it in next update.

    Plugin Author mitchmccoy

    (@mitchmccoy)

    I just rolled version 1.2. This fixes the foreign language bug and the form action bug. I also added a quick link to crop thumbnails as a bonus.

    Hi Mitch,

    Thanks for the fix. The crop works fine now with a foreign language.

    Plugin Author mitchmccoy

    (@mitchmccoy)

    This is resolved in 1.2

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: NextGEN Image Cropper] No Crop Link’ is closed to new replies.