So i downloaded reflec gallery and it is a zip file. How do I download it or activate it to my wpdistillery on my virtual box??? I tried uploading this plugin on the page but says same name can’t
]]>Hello,
We have received this website from the client few weeks ago. And our ports have been blocked couple of times due to this file –> “galleryManager.min.js” (SS attached – https://prnt.sc/f12o4r)
We have tried reinstalling WP and the plugin is updated as well. We have also manually deleted and installed plugin 3 – 4 times already. The ports became open when the file is deleted, but gets blocked again once the plugin is installed.
Kindly provide the solution. Thanks in advance
~ Mayank
Hello,
I have updated my wordress version to 4.2.4 and the plugin is also updated to its latest version 3.1.5.
After updating wordpress and the plugin, I’m getting the following error when I add images in a gallery?
Fatal error: Call to undefined function mb_convert_case() in /home/*******/public_html/wp-content/plugins/reflex-gallery/lib/db-class.php on line 66
Please help.
Thanks.
]]>How to set reflex gallery horizontal and vertical position
thanks
]]>Hi pls see surenmelkonyan.com
]]>I am trying to make the thumbnail 100% width so it will be responsive, but the settings do not allow percentages. I tried hacking the code to allow it and adding styles and just kept running into problems with the slide show being too narrow because it did not like the 100%. Since this is supposed to be a responsive slide show, shouldn’t it allow percentages? I do not like adding a fixed value for the thumbnail because when you view it on smaller devices, it does not respond and exceeds the width of the content. I purchased the pro version, btw, and the price was great — now I see why it was so low.
]]>Here’s a few things that I’ve been trying to do…
-How can I add the Image description under the image instead of the title on top?
-How can I have the overlay thumbnails a little bigger?
-How to make my main thumbnails square without stretching the photo in the square format? I am trying to add crop: true; crop_center: true on the Custom Thumbnail Style.
-Is there a way that I can add a custom line to Custom Thumbnail Style to add project title below the thumbnails?
Here is my test galleries: https://mhbphoto-graf.com/corporate-events/
My Add Gallery doesn’t work… It just create [ReflexGallery id=’undefined’] and I don’t have a choice of my galleries.
Any help would be much appreciated!!!
]]>HI,
I have installed the latest Pro version and found the image editor doesn’t display correctly, there is only a very narrow window to work in.
Your advice would be appreciated.
Thanks
Tony
Hi,
I need the Gallery title to be displayed for each gallery… is this possible?
Thanks
Tony
When I check the site on mobile phone, the image would go enlarge like it seems like it has already been clicked. Also images would display on their full size mode.
What seems to be the problem of this?
We have set a mobile responsive code in our website. And whenever it hits 480 and below the reflex image goes bigger and it cannot be clicked anymore.
The images looks like this.
And here is the media query that we’ve added.
@media only screen
and (min-width : 320px) and (max-width:480px){
.site{
margin: 0 auto;
}
.site-content-homepage{
width: auto;
}
.site-content{
width: auto;
}
.about-mirza{
width: auto;
}
.latest-products{
width: auto;
}
.image_box{
display: flex;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.site-info{
width: auto;
}
.email_header{
padding-top: 17%;
width: 100%;
text-align: center;
}
#phone p{
width: 100%;
}
.main-navigation ul.nav-menu {
background: none;
}
.main-navigation{
clear: both;
margin: 0px auto;
max-width: 1080px;
min-height: 45px;
position: relative;
text-align: center;
}
.site-header h1 {
font-size: 1.71429rem;
line-height: 1.28571;
margin-bottom: 1rem;
}
.site-header h1, .site-header h2 {
text-align: center;
}
.widget-area{
margin-left: 1em;
}
.wpcf7-form input{
width: 100%;
}
}
Thank You.
]]>I don’t have this installed on anything, but I’m seeing requests for /wp-content/plugins/reflex-gallery/readme.txt in my log files.
This usually means there’s a security exploit, and the bots are looking to see if I have it installed – there’s no other reason to look for it, especially on three different sites.
]]>Hi,
When I first downloaded this plugin I was able to create a gallery and then add images to that gallery using the UPLOAD IMAGE and ADD IMAGE buttons, but now it won’t add the image path whenever I do this.
I click on INSERT INTO POST on the image I want and it just brings me back to the add images page but no image path link has gone in.
I see it was resolved in the latest version of this plugin but I am using the latest version and it’s still not working for me.
Other than that this plugin is awesome.
Any help is appreciated.
Thanks. ??
Hello,
I have a problem with the reflex gallery on this site:
https://www.newmed.nl/amarone/menukaart/
There are multiple pages where I use the gallery. Once I click on an image and open it and then hover it with my mouse there’s a large darkgrey area covering the page.
The problem doesn’t show up on every computer, but on about 95%.
Hope someone can help me out with this!
]]>I installed your nice plugin but unfortunately I realized that some kind of conflict exists since it shuts down to of features on my side, a slider and a video widget. Acc to the theme supplier the think it might have something to do with the Jquery and turning that off on the this plugin might make it work. How do I do that? Any ideas why this happens? Suggestions/solutions? Thanks, I’d really love to be able to use your plugin. Regards, Mattias https://www.rootsandboots.se
]]>The onclick event is not working.Any suggestions
]]>I’ve had the ReFlex Gallery working fine for a while on my site, but now the thumbnails are small instead of full-sized. I’ve tried both the “auto” setting and entering the full height/width values. These values show up in the code when I do an “inspect element” but there is no change in the size of the thumbnail.
]]>When I make a gallery, there are several bugs that I keep getting. First of all when I label the images, the quotation marks and apostrophes turn into slash marks. The second problem is that for some reason the first and last image are repeating. If you will notice on the below website, the picture shown is actually the last one on the list, and repeats at the end.
]]>Hi there,
I’m using ReFlex Gallery version 2.2.
I saw a post about the image path not working in an earlier version, but I’m having this problem in 2.2. After I click “upload” the image path doesn’t appear.
Thanks in advance…
My site is https://www.deviyogacenter.com …just in case that makes any difference.
]]>Hi,
How to add the shortcode to the html/php file, I want to put it at the frontpage like index.php
Thanks
]]>add-images.php:209 and 210 have the following capitalization errors in the URLs of their script srcs:
<script src="<?php echo WP_PLUGIN_URL; ?>/reflex-gallery/scripts/prettyPhoto/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="<?php echo WP_PLUGIN_URL; ?>/reflex-gallery/scripts/prettyPhoto/ReflexGalleryLoader.js" type="text/javascript"></script>
should be
<script src="<?php echo WP_PLUGIN_URL; ?>/reflex-gallery/scripts/prettyphoto/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="<?php echo WP_PLUGIN_URL; ?>/reflex-gallery/scripts/prettyphoto/ReflexGalleryLoader.js" type="text/javascript"></script>
Maybe it worked for your testing server because it’s a windows or something (non case-sensitive urls)
]]>Reflex works great as a gallery – however what I dislike is the way that the gallery shortlink creates just a simple thumbnail. This means you have to tell visitors that the thumbnail is a gallery link.
Is there no way to upload a strip/columns/grid of images that all link to the gallery, or some kind of lightbox effect on the thumbnail that clearly shows a reader that the picture/thumbnail is a gallery link?
What would be even better would be some sort of thumbnail slider that could be embedded so that people can easily flip through the thumbs before launching the actual gallery images.
An example of what I mean is shown at https://iuoe115.com/open-house-2013/
]]>Hi, when I add an image by using “Add Image” > “Upload Image”. The path didn’t appear after I inserted the image. Please advice.
]]>I already setup reflex gallery and worked it.
But why every click the image, image with big size showed up at bottom page. How to change in order to image show appear at top position?
Thanks
IIm
Hi there,
IE is ignoring the thumbnail size I have specified for each gallery. Is there a fix for this?
Thanks!
Heidi
Hi,
I just downloaded and installed WordPress 3.5.2. and bought ReFlex Gallery Pro from you, but I seem to have a problem when creating a large gallery.
I have created this gallery with photos I took at a festival:
https://mikaelo.rs/gallery/bravalla-festival-2013/
I’ve tested with Google Chrome and the computer becomes really slow when I load that page. My friends have tested it as well and their browser even became unresponsive and had to be closed.
I’ve set up a test gallery with only 4 images in it and it loads just fine:
https://mikaelo.rs/test/
Am I doing this wrong? Is it because some photos are really large in size? Is there a limit of how many photos I should bring into one gallery?
Looking forward to an answer soon! ??
/ Mike.
]]>Hello,
I’m using this plugin but when I insert the shortcode and test my page on my mobile phone (android), the gallery shows up twice on the page.
Once a bit higher, above the content and once there where it should be.
What could be the problem?
Thanks in advance.
]]>i just installed reflex, and i can’t figure out the css to make it so that the images inside the li tags aren’t being stacked. i have a couple images in the gallery, the html is being output for them, but when they’re being rendered, the only one i can see is the first in the list.
]]>Hi,
sorry if this was mention before.
In sql tables is used latin1_swedish_ci collation. This cause issue with some languages, where some characters are converted to “?”.
With utf8_unicode_ci should works fine.
Jiri
]]>Is there anyway that the description can also be under the thumbnail also?
]]>