Forum Replies Created
- AuthorPosts
RattusKeymasterThis reply has been marked as private.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterSeems like your theme missed wp_footer() function in the footer.php file, which is important for most of plugins.
Read more: http://codex.wordpress.org/Function_Reference/wp_footer
RattusKeymasterThis reply has been marked as private.
RattusKeymasterTo Rich:
I need temporary access to your WP Dashboard, so I can test why it showing blank when you signed in.
GmediaCloud Page base can be changed in Gmedia Settings -> “Permalink Endpoint” field
RattusKeymasterI’m the only who develop and support these plugins, this site and forum, so I often have no time to answer questions and I’m sorry for that.
In Flash modules under “i” button it should show image title and description if it exists. You can add Titles and Descriptions to images in Gmedia Library, just enter Edit Mode. I’ve never use or see Avada theme, so I don’t know if there are some conflicts with it.Post link to your gallery page and describe the problem (maybe screenshots), so I can test and give you some answer how to solve the problem. Some problems needs closer look and I can ask access to WP admin or FTP access to solve problems. That is how support work.
RattusKeymasterIs it happens only with GIF images? If yes, perhaps, you should contact your hoster about this. If no, try increase server’s PHP Memory Limit or ask hoster to do that for you.
RattusKeymasterGmedia is more powerful and actively developing plugin with more different features than Flagallery. Can you give me link to Gmedia gallery page using shortcode? Maybe I can solve your problem.
RattusKeymasterThis error could be when plugin’s folders have wrong permissions. I can do nothing without FTP access. If you agree to give me FTP access to your server, then use Contact page for credentials.
March 13, 2015 at 16:56 in reply to: Disable "Like" button in PhotoBlog module for non-logged in users #4449
RattusKeymasterThat’s is possible to show buttons only for logged in users, but requires modification of module’s code:
Add code below to ‘wp-content/grand-media/module/photo-blog/init.php’ file at line 63:if(!is_user_logged_in()){ $settings['hitCounter'] = '0'; }
RattusKeymasterYou can wrap shortcode with div element:
<div style="text-align:center;"><div style="margin:0 auto; width:60%;text-align:left;">[SHORTCODE_HERE]</div></div>Note, you should do it in HTML Editor mode, but not in Visual Editor.
RattusKeymasterUnfortunately, the sort option available only in Albums. Tags and Categories sorting images only by ID.
Also there is Quick Galleries which is useful for small galleries. You can choose images in order you need and create Quick Gallery right from Gmedia Library.I’m working to improve sorting and add more options for tags and categories. Please, be patient.
RattusKeymasterI’m working to add more futures in the plugin and app. Application will not work in offline mode.
You can share albums, tags or categories as GmediaCloud Pages right from iOS application. Just swipe album name to the right and tap share button. You can share link to the album in social networks, send link via email or copy link and use it in your site menu.
RattusKeymasterAs I understand you have “Avada” WordPress theme and there are some problems when you install plugin, right?
You should not buy license key before testing plugin and module you like. Plugin is absolutely free and you can install it from your wordpress dashboard and all premium modules are free for test too (no limits in functionality).
If you have some problems with plugin I’m ready to support and after you’ll be satisfied with its functionality you can think about purchasing license key.So, what problem you have with Gmedia Gallery plugin?
RattusKeymasterUpdate Gmedia to version 1.5.5:
Title, Caption and Keywords now automatically retrieve from IPTC fields during uploading.If you want to import IPTC Keywords to Tags for already uploaded images, you need:
1) Select images with IPTC Keywords in Gmedia Library
2) In Action menu choose “Update Metadata in Database”
3) In Action menu choose “Add Tags..” -> check “Import IPTC Keywords from selected images to Tags” -> click “Add Tags” buttonNote: only in Gmedia v1.5.5+
- AuthorPosts
