frostyfire
Forum Replies Created
-
Forum: Plugins
In reply to: [Gallery Manager] Adding new galleries is broken in 4.6Sorry, the problem was in hosting provider.
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
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
Forum: Plugins
In reply to: [Gallery Manager] One thumbnail template in Gallery ManagerThank you for fast support! In previous version of plugin i used build-in one-thumbnail template.