Forum Replies Created
- AuthorPosts
RattusKeymasterFor now the only way is to create separate gallery where images have links to other gallery pages (image “Link” field).
I’m working to add some simple way to show albums covers on one page in future plugin versions.
RattusKeymasteriOS application downsize photos to max 2200 on long side before upload to Gmedia Library. This is optimal due to many servers have some restricts for file size or PHP memory limit could be not enough to make thumbnail from large image.
Also we are working to add EXIF data to uploaded images, but it’s not simple. Thanks for patience.
RattusKeymasterIn application you can login with your wordpress login and pswd -> then go to Library (in app) where you can add images from iPhone and edit existing images in Gmedia Library.
RattusKeymasterI’m manually add your website to our service and enable app remote control.
Your server have problems with cURL library and all requests doesn’t get to our server (to activate service / license ), so I did it manually.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterDo you get any errors? What is your website URL? Can you give me temporary access to your WP admin?
RattusKeymasterI’m in Ukraine for now. It loads your site via proxy with proxfree.com site, but It seems like there is no gallery shortcode inserted on the page you provided.
RattusKeymasterSorry, but the only browser which opens your website is Chrome on my iPhone (probably google’s cache). All other browsers on my MacMini: FireFox, Safari, Chrome and even Mobile Safari on iPhone get “Server not Found” after long loading.
Tried also Ping and Traceroute your website URL:
ping: cannot resolve dumasmarketing.com: Unknown host
traceroute: unknown host dumasmarketing.com
That means your server unavailable. At least for me.
RattusKeymasterYou can give me temporary access to your WordPress admin, so I’ll try to fix your problems tomorrow.
RattusKeymasterTry this:
Go to edit RealSlider gallery -> Settings tab -> check “Auto Height” checkbox -> go to Advanced Settings tab -> uncheck “Use global caption element for slider” checkbox and add code below to Custom CSS field:.realslider_module { position: relative; } .realSlider.gmFullscreen.gmAutoHeight { overflow-x:hidden; overflow-y: auto; } .gm-default-skin .gmSlideText { position: relative; top:0; left: 0; }Save changes
RattusKeymasterTried to load your website all day, but get “Server not found”
RattusKeymasterYou set gallery height 600px and it is also will be 600px on mobile device.
Enable “Auto Scale Slider” parameter and use Base sizes to set something like gallery ratio (800×600 ~~ 4:3)
RattusKeymasterSome lightbox can open only images. Fancybox is one of the most popular kind of ligtbox that can open any link (image, video, web pages)
RattusKeymasterIt is possible if your WordPress have some Fancybox (or similar lightbox) javascript library. It could be built in your theme or installed as plugin. Then you can create text links which opens url in lightbox.
RattusKeymasterWhich browser do you use? I’ve checked your website with Chrome, FireFox, Safari and image titles appears on mouse over as it should.
- AuthorPosts
