Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dennis

    (@dhoppe)

    1. “fancybox” is not included in this plugin.
    2. The error is not reproduce-able in WP 4.4.2, Twenty Sixteen 1.1, Gallery Manager Lite 1.6.3
    3. So the issue cannot be fixed
    Thread Starter frostyfire

    (@frostyfire)

    Found how to fix the problem. It was in additional settings with relations between images and attachments. I think wordpress sarted to generate this automatically http://clip2net.com/s/3vFI009

    Plugin Author Dennis

    (@dhoppe)

    @frostyfire Great to hear that the problem could be solved. Would you explain how you solved it to make this thread valuable for other readers?

    Thread Starter frostyfire

    (@frostyfire)

    I think it starts in latest update of wordpress.

    When you are adding image to post it adds relation attribute (don’t know how it named in english wersion, you can see it on screenshot http://c2n.me/3vGs7Fr).

    In code it looks like rel=”attachment wp-att-5429″: <a href="http://bmwguide.ru/bm-content/uploads/2016/03/BMW-M3-GTR-Road-version-1900x1200-images-main.jpg" rel="attachment wp-att-5429"<img class="aligncenter size-large wp-image-5429" src="http://bmwguide.ru/bm-content/uploads/2016/03/BMW-M3-GTR-Road-version-1900x1200-images-main-1024x549.jpg" alt="BMW M3 GTR E46 Road Version" width="1024" height="549" /></a>

    When you remove this relation – image preview starts to work correctly.

    Syntax error, unrecognized expression – is not related to this problem, it’s a bug of my theme that appeared after update.

    P.S. Sorry for my English

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin causes Uncaught Error: Syntax error, unrecognized expression’ is closed to new replies.