Forum Replies Created
- AuthorPosts
RattusKeymasterYour theme format shortcode contents and break gallery. Some themes have special shortcode to prevent format other shortcodes. Try wrap gmedia shortcode with [raw] or [noformat] shortcode. Example:
[raw][gmedia id=10][/raw]
or
[noformat][gmedia id=10][/noformat]
RattusKeymasterIf you look at the page source, you’ll see that page footer completely absent. There is no closed tags for body and html and probably some of div blocks. So footer.php file with function not included on the page and without it gallery will not work on browsers without flash support.
RattusKeymasterPlease, post the link to your gallery page.
RattusKeymaster@strzinar.jan:
Your gallery working OK in Chrome too. Try reset browser cache.
RattusKeymasterYour theme add line breaks to shortcode contents and breaks js functionality. I’ve wrapped gmedia shortcode with [raw] shortcode to prevent this and now gallery works fine.
More info here: http://ipanelthemes.com/kb/misc/wordpress/fixing-themes-custom-wpautop-priority/Not all themes have [raw][/raw] shortcode built in, but yours have.
Example:[raw][gmedia id=1][/raw]
RattusKeymasterI’m unable to update modules on your server. (550 permissions error). Everything other works well.
If you are unable to change the permissions, it is likely you do not own the files. Check the Owner/Group portion of the file to see who owns it. If it shows 99 or 0 for the owner, then nobody (99) or root (0) own the file rather than your user. You’d need to contact your host if you do not have access to root SSH to fix the file permissions to where you own the file(s).
RattusKeymasterIf you can give me access to your WP admin and maybe FTP access, then I can look on what can be done with your problem.
RattusKeymasterTry go to Gmedia Settings and click Reset Settings.
RattusKeymasterRegarding number (5) above:
I told about Minima, Optima, Afflux and Slider modules.
RattusKeymaster(1) Can you attach a sceenshot or post a link to the gallery (what module?)
(2) Link to music page, please, so I can see if there is some css in conflict
(3) You can start drag and drop even if “Order Gmedia” is not set to “User defined”, but if you want to save this custom order don’t forget to set order to “User defined” before click Update button. Note: I don’t turned on Drag’nDrop feature by default, because it require to load all images in album at once and if someone have thousands images in album its will crash browser.
So you need to turn it manual in Actions menu.
By default you can set image order with small input field on the image top right corner. On one page there is 30 images and you should update album before go to next page.
(4) I’ll think about it.
(5) In latest version I’ve fixed how the gallery size calculates. Clear your browser cache to see changes.
Module looks over all images in gallery and remembers the lowest ratio (img_width/img_height). Width of the gallery is always 100% (unless you set max width) and the height = (gallery_width / ratio). If height is more than maximum allowed height in settings or more than browser window height, then height will be the minimum of last two parameters (max-height or window height).
RattusKeymasterIf its not impossible to install module via FTP to ‘/wp-content/grand-media/module/‘ folder then its problem with your server and permissions.
RattusKeymasterCan you send me link to the page with player?
RattusKeymasterIt should work, but you need to go to Edit you music gallery and in Common Settings set Maximum Width for player. If it is 0 player width will be 100%
RattusKeymasterThis reply has been marked as private.
RattusKeymasterFixed. I’ve updated woocommerce plugin and it broke my checkout page. Now I’ve fixed it. Try again.
- AuthorPosts
