Forums

[Plugin: NextGEN Gallery] Highslide problem (1 post)

  1. arbortek
    Member
    Posted 2 years ago #

    After upgrading the NextGEN gallery to version 1.4.1 I found that the Highslide settings are not working properly.

    On the "effects" tab in WordPress (Gallery / Options / Effects) the following standard code is available under Highslide:

    class="highslide-full" onclick="return hs.expand(this, { slideshowGroup: %GALLERY_NAME% })"

    The %GALLERY_NAME% is not working properly. When I check the code in firebug it looks like this:

    <a class="highslide-full" onclick="return hs.expand(this, { slideshowGroup: '' })"

    Instead of:

    <a class="highslide-full" onclick="return hs.expand(this, { slideshowGroup: 'landscapes' })"

    I have downgraded NextGEN and restored the database and everthing seems to be working fine again.

    Regards,
    John

    `

Topic Closed

This topic has been closed to new replies.

About this Topic

  • RSS feed for this topic
  • Started 2 years ago by arbortek
  • This topic is not a support question
  • WordPress version: 2.8.5

Tags