Forum Replies Created
- AuthorPosts
RattusKeymasterDone.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterYou should edit gallery and click “Build Query” button above Query Args. field -> then in popup choose album you want to show in the gallery. If Query Args. field is empty gallery will show whole library.
It’s not necessary to create gallery with only one album as source. You can just go to the post or page and click Gmedia button -> choose Collections -> choose album and module -> Insert shortcode.
You can create module presets on Create/Edit Gallery page.
RattusKeymasterWell, the most common reason is javascript error on the page called by some of plugin or theme. You can look in firebug console if there are some JS errors and try to fix them.
RattusKeymasterI’ve talked to PhotoTravlr developer and he’ll try to add download counter in the next module’s update.
RattusKeymasterIf Ajax Load More plugin doesn’t handle shortcodes on requests then the problem is in Ajax Load More plugin. They have support for premium users and I can do nothing to fix this issue from my side.
RattusKeymasterHello, seems like you’ve already fixed the problem. Gallery works fine for me.
RattusKeymasterGallery have Query Builder:
Edit gallery -> click on “Build Query” button above “Query Args.” field -> in modal window you can set many parameters for query including order and orderby (at the very bottom of modal window).
RattusKeymasterMany themes are not compatible with WP 4.5, and there can be JS error on the page which prevent gallery to show. Post link to your gallery page.
RattusKeymasterEdit gallery -> paste code below to Custom CSS field on Advanced Settings tab:
.gmpm_photo_header .gmpm_name_wrap { display: none !important; }
RattusKeymasterJust in case try got to WP Settings -> Permalinks -> click Save button to update permalinks.
If not help, then insert shortcode to some of Page and post link to that page here, so I can check what happens in the source.
RattusKeymasterThis reply has been marked as private.April 28, 2016 at 10:07 in reply to: Fix/Request: Remove unneccessary POST request to admin-ajax.php #6942
RattusKeymasterUpdate Phantom to v3.5. Now if views and likes disabled, then gallery will not send POST requests.
Go to Gmedia Modules page and update module to the latest version.
RattusKeymasterPost link to your gallery page. Is GmediaCloud page and Preview work for Gallery? Be sure your theme have
wp_footer()function in footer.php file.
RattusKeymasterBecause of your theme load pages via ajax, when you click Products page it loads only part of that page. But it doesn’t load Phantom javascript which usually loads in footer. If you reload page it loads all page (not the part) and gallery works.
Try update to Gmedia v1.8.25 and tell me if it fix the problem.
- AuthorPosts
