Forum Replies Created
- AuthorPosts
RattusKeymasterIt could be limit of your server, but not the gallery. Try increase PHP Memory Limit on your server.
RattusKeymasterI’ve checked your page, but there is Phantom gallery instead. I’ve also checked Photobox on my own few websites and on local server and captions works fine.
Be sure you have latest version of Photobox module (check on admin Gmedia -> Modules page). If problem not solved you can give me temporary access to your WordPress admin, so I can try to solve it.
RattusKeymasterI’ve plan to make some badge in menu to inform about new modules, but for now you should check manually. Also you can follow me on twitter for news and updates: @CodEasily
RattusKeymasterThe problem is that on your site enabled debug mode (maybe in some of plugins) and there is Notice almost on all pages and requests:
Notice: Undefined property: stdClass::$Crawler in /wp-content/plugins/wp-statistics/includes/classes/hits.class.php on line 91I’ve blocked error messages while upload and now it works fine. But you should disable Debug mode or fix all errors, warnings and notice messages (or ask plugin’s developer to fix it).
RattusKeymasterJavascript error is very serious problem and it should be resolved if you want all things that use javascript works properly (like dropdowns, galleries, lightbox, social buttons, etc.)
I’ve found that your site loads jQuery library twice with different versions (1.8.3 and 1.11.2). That gives conflict. I recommend you to contact your developer and fix JS error.
RattusKeymasterYou forgot to post your website URL :)
RattusKeymasterI’ve modified Phantom module a little and install new version (v2.6) via admin panel. This fix will be available in next plugin version.
If it’s not hard for you, then please rate my plugin here: http://wordpress.org/support/view/plugin-reviews/grand-media
It is very important for me. Thanks.
RattusKeymasterDo you use any cache plugins? Usually cache plugins disable cache for logged in users or for admins. But when you logged out page loads early saved page from cache folder and updates it periodically. If you insert gallery in already published page, then you should reset cache for this page (or entire cache) to see changes.
Also I can see that there is javascript error on the page. Gallery will not work if js error appear before start gallery scripts. See screenshot below:

RattusKeymasterWorks for me:

RattusKeymasterCheck now
RattusKeymasterBe sure you have no javascript errors from other plugins (this can be seen in browser console).
Be sure your theme is not missed function in header.php file and function in footer.php file.
Post link to your page with gallery, so I can say more.
RattusKeymasterIf it’s not hard to you, please, rate my plugin: http://wordpress.org/support/view/plugin-reviews/grand-media
It is very important for me. Thanks.
RattusKeymasterAs I wrote in previous post you should update modules to latest versions. Go to Gmedia -> Modules page -> update Optima to v3.6 and check other modules too.
RattusKeymasterGo to Add Files page -> click on Screen Options (in top right corner) -> try play with uploader settings there.
If it will not help you, give me temporary access to your wordpress admin and I’ll look what I can do.
RattusKeymasterIt is possible if your theme have built in lightbox or if you use some lightbox plugin.
Some lightbox plugins require special class for links with images. You can easily add link class by editing image in Visual editor (click on image, then on pencil -> in popup choose Advanced Options and add Link CSS Class) or add “class” parameter to < a > tag in HTML editor.- AuthorPosts


