Forum Replies Created
- AuthorPosts
RattusKeymasterUnfortunately, I can’t test generic Samsung Android browser. Also generic browser doesn’t have any developer tools to detect the problem.
January 11, 2016 at 10:26 in reply to: Gmedia Gallery – Phantom. Uncaught ReferenceError: jQuery is not defined #5894
RattusKeymasterPerhaps, your theme missed
wp_head();in header.php file and/orwp_footer();in footer.php file.
RattusKeymasterI haven’t PayPal account. If you need License Key, then purchase it via this page: https://codeasily.com/product/one-site-license/
I use 2Checkout.com payment system to receive money. It accept major payment methods including credit cards, debit cards, and PayPal.
RattusKeymasterI’ll update module with fixed transparent mode in few days and let you know.
RattusKeymasterOptima Skin you use on your website is not included in MINIPack License that you’ve bought: http://mypgc.co/membership/
Upgrade license (on your profile page) or use skin that is covered by license.
January 4, 2016 at 12:25 in reply to: Music Player -How to disable looped playback? +How to hide song thumbnail image? #5874
RattusKeymasterOk, then replace with this:
.gm-music-player .gmmp-album-cover { display: none !important; }January 4, 2016 at 11:48 in reply to: Music Player -How to disable looped playback? +How to hide song thumbnail image? #5872
RattusKeymasterThere should be white space between ‘.gm-music-player’ and ‘.gmmp-album-cover’ in the code.
January 4, 2016 at 11:36 in reply to: Music Player -How to disable looped playback? +How to hide song thumbnail image? #5870
RattusKeymasterJanuary 4, 2016 at 11:23 in reply to: The link to our website is poorly written and does not work we code #5869
RattusKeymasterYou can grab fixed license key on your account page: https://codeasily.com/my-account/
January 3, 2016 at 19:07 in reply to: Music Player -How to disable looped playback? +How to hide song thumbnail image? #5866
RattusKeymasterI’ll add some more options for loop and cover to Music Player in the future.
January 3, 2016 at 19:05 in reply to: Music Player -How to disable looped playback? +How to hide song thumbnail image? #5865
RattusKeymasterTry go to edit Music Player gallery -> Advanced tab -> add code below to Custom CSS field:
.gm-music-player .gmmp-album-cover { display: none; }
RattusKeymasterSeems like you add link tag to gallery title. Avoid of using ” double quotes and html tags in gallery name. I’ll fix this in future.
RattusKeymasterCan you post error log of your website when you activate plugin? Or you can give me FTP access to your server, so I’ll try to fix this problem.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterThis reply has been marked as private.- AuthorPosts

