hahncgdev
Forum Replies Created
-
Hi,
It has to do with the length of your page. The gallery is being positioned in the middle of the screen. The dimensions of your page are showing as 1903 x 2403, this means that the top position is being calculated with this large value.
Forum: Plugins
In reply to: [ReFlex Gallery » WordPress Photo Gallery] ie ignoring thumbnail sizeHi,
This might be some sort of IE style conflict. Try viewing the sample galleries in IE at the URL listed below and let me know if they appear to be 150×150.
http://wordpress-photo-gallery.com/
The thumbnails are the same size when I view in Chrome, FireFox, and IE.
Forum: Plugins
In reply to: [ReFlex Gallery » WordPress Photo Gallery] Gallery shows up twiceHi,
Please send me the link to the page in question. You can also submit the link here if you like:
Hi,
Please submit support questions for Premium and Pro versions to the appropriate pages below:
To answer your question, this would have to do with the file size of the images, not the plugin. Larger images will take a while for the browser to download the data. This can also be seen when viewing an image on a webpage where the image loads slowly from top to bottom. Try compressing the images to make them a more web-friendly file size and everything should work just fine.
Hope this helps!
Hi,
This seems to be a question for another plugin. Marking as resolved.
Forum: Plugins
In reply to: [WP Easy Gallery - WordPress Gallery Plugin] Bulk Edit CapabilityThis feature is currently being worked on and should be ready soon.
Forum: Plugins
In reply to: [WP Translate - WordPress Translation Plugin] Mobile devicesHi,
The translate widget functionality is controlled by Google, WP Translate only imports the functionality into your WordPress site. Pro version adds language usage tracking through Google Analytics and more positioning options.
Also, please submit questions and/or issues for the Pro version at the following page:
Thanks!
Hi,
These support threads are for the free version of WP Easy Gallery. Please submit questions or issues for the Pro or Premium versions on the following pages:
Also, please submit the URL to the page contain the issue you are experiencing and I will help you trouble shoot.
Thanks
Forum: Plugins
In reply to: [WP Easy Gallery - WordPress Gallery Plugin] Launch Gallery to specific imageHi,
That’s another great idea, but this gallery plugin does not currently do this.
Thanks!
Forum: Plugins
In reply to: [WP Easy Gallery - WordPress Gallery Plugin] Parent / Child GalleriesHi,
WP Easy Gallery does not currently allow for this, but that is a great idea.
Thanks for the feedback!
This is definitely a style conflict with either your theme or another plugin.
Forum: Plugins
In reply to: [WP Easy Gallery - WordPress Gallery Plugin] different text colourHi,
The CSS rule should be:
.pp_details .pp_nav p.currentTextHolder {color: whatever}
Forum: Plugins
In reply to: [WP Easy Gallery - WordPress Gallery Plugin] Link opens in new tabUsually you can do this by adding target=’_blank’ to the a tag.
ex:<a href='http://wordpress.org'>WordPress Rocks!</a>WP Easy Gallery version 2.8 includes the updated prettyPhoto script and styles. This should correct the issue. Please let me know if you run into any other issues.
Thanks
Hi,
That is the expected rendering for this gallery plugin. For desktop screens, image galleries are displayed as a single thumbnail that launches a prettyPhoto style pop-up to display the remaining images.
For mobile devices, a responsive slider is used to display the images one by one.