when uploading to a directory on windows, a thumbs.db file is created, which is later added to the gallery.
Correction option – situations
includes/class_render.php on line 358
+ $skipTypes = ['index.php','Thumbs.db'];
while ($image=readdir($handle)) {
* if (in_array($image,$skipTypes)) continue; // skip these
]]>
Hello. Images are not shown. There is a blank background with the slider at the bottom, but no images. WP5.9 PHP7.3.9 Local PC Openserver
Thank you!
Hello,
I am using WP Flow on my website (its a very nice plugin by the way) but I am having troubles with the display of the plugin on mobile, its not responsive, can anyone tell me how can I solve this?
Thanks in advance,
]]>I’m unable to use wp-cli (https://wp-cli.org/) with this wp-imageflow2 plugin. Take the below as an example on a fresh WP 5.6 install
$ wp plugin install wp-imageflow2
Installing WP Flow Plus (5.2.0)
Downloading installation package from https://downloads.www.ads-software.com/plugin/wp-imageflow2.zip...
Unpacking the package...
Installing the plugin...
Plugin installed successfully.
Success: Installed 1 of 1 plugins.
$ wp plugin activate wp-imageflow2
Plugin 'wp-imageflow2' activated.
Success: Activated 1 of 1 plugins.
$ wp-cli plugin list
PHP Fatal error: Call to a member function getAdminOptions() on null in ...wp-content/plugins/wp-imageflow2/includes/block.php on line 40
Is this a known issue and are there any workarounds or plans to resolve this please?
]]>I have lots of shortcodes like this
[wp-imageflow2 dir=somenokiabrand872782]
[wp-imageflow2 dir=someLGbrand877878]
[wp-imageflow2 dir=someotherphonebrand07887873]
Any idea how to remove them all with a single command?
Thanks
]]>Hello as in the topic, I have a white screen I force the plugin to work with the new WP and php?
]]>Version 4.0.0 contains a bug that appears after you upgrade to WordPress 5.0. If you have installed version 4.0.0 please update to 4.0.1 before upgrading WordPress to avoid the issue which causes a white screen of death.
]]>Updated to WordPress 5.0 today and if I have WP Flow Plus installed all my pages including the admin page is blank. I’ve removed the plug-in for now but do need this plug-in.
Thought maybe it was due to this being a multi-site install but got the same results on a simple one-page install as well.
]]>This is in the category of “It would be nice if…” (and easy to solve)
I’m using a circular carousel. All is well, except in a mobile (including iPad), every little scroll up and down triggers a window resize, which therefore causes the carousel to refresh, which therefore resets it back to the start. Annoying to keep having the carousel start over, just because the user scrolls up and down a little bit.
The reason is that in iOS (and perhaps other mobile OS browsers), scrolling up and down causes the top address bar to appear or disappear. Thus, the window height changes, and thus, a resize is triggered (unnecessarily).
The standard solution is to check the window width, and if it hasn’t changed, then ignore the resize event. (Or perhaps you want to check a combination of the width not changing and the height not changing more than X, where X is larger than typical top address bars).
Thanks for considering. I believe this would be straightforward to enhanced the js.
]]>Using WP Flow Plus for a circular carousel with autorotation.
I’m looking for a way to disable the “pause on mouse hover” effect — there is no reason for users to click these particular images, and I believe unsuspecting users may have their mouse accidentally positioned over the images and won’t know that they are pausing the autorotaiton (by accident).
I’d just like to simply disable that mouseover pause effect.
Help? Not sure if I need to hack something in imageflowplus.js or … ?
Thanks.
]]>Hi all
I installed WP Flowplus, beacause I wanted to make an gallery with imageflow.
I succeeded in creating this .
However, I would like to have the carroussel images larger.
I installed Nextgen and tried with resizing thumbnails to 900×600 px, but this doesn’t seem to affect the size of the carroussel images.
Does anyone knows how to resolve this problem ?
Kind regards
Diederik
a loooong time ago i installed this plugin on one of my sites.
now i need to change/delete some of the images, but i can’t figure out where the currernt ones are located (they’re not in a custom directory) and how they are ‘attached’ to the home page.
[wp-flowplus] is the shortcode i’ve used. this is the settings panel. https://imgur.com/a/kRfiDhJ
thank you.
]]>Hello together,
how can I sort the pics new in WP Flow Plus?
For example:
I have [wp-flowplus include=’1,2,3,4,5,6′] – this is the order, how I was uploading the pics.
Now I want [wp-flowplus include=’3,2,1,6,5,4′] for example.
How can I make this without uploading the pics in the new order, I want?
With best regards and many thanks
Nicki
Hello together,
I’ve tried tp make the background of wp flow plus transparent.
I’ve got it by writing
.wpif2_flowplus {
background-color: rgba(0, 0, 0, 0) !important;
color: rgb(255, 255, 255);
width: 1240px;
height: 827px;
}
into the custom css.
But only the upper pics now have a transparent background and not the lower pictures (in the reflection).
How I can make the background of the reflection also transparent?
Nice greetings and thank you
Nicki
The plugin works fine if theme is not using page transition / ajax navigation.
However if Ajax / page transition is on then the shortcode shows image loading (with message loading images) and nothing else happens.
Please advice how can this plugin be made compatible with themes using ajax / page transition.
]]>Thanks for the great plugin – have installed and it all works fine.
Am wondering though, is it possible to enable the zoom function on mobiles/tablets for images that have been opened in the lightbox? I.e. we want to be able to double tap or pinch to further enlarge the image that has been selected from the carousel.
]]>Below the carousel on my page is a row of thumbnails. The thumbnails duplicate the images in the carousel. How can I suppress the row of thumbnails. They take up space and are overlaid by the image reflections when I have that option on. In addition, the row of thumbails is often not complete in that it shows only sum of the images shown in the carousel.
]]>I install the plugin with the following code:
<div class=”embed-container”>
[wp-flowplus ngg_icd=1 startimg=2 style=baseline]
</div>
but I Can’t see it in responsive mode I’d tried to put this code in the css file but it’s the same error:
.wpif2_image_block { overflow: visible; }
.wpif2_images img { margin-top: -50%; }
What can I do to fix this?
Here’s the link where I’m testing the plugin
https://www.renovart.com.co/pruebilla-carrusel/
Thks a lot for your help.
]]>I am pleased to announce that development is underway for Version 3 of the WP Flow Plus plugin. This version will remove some old, deprecated code and clean up things a bit.
I am looking for suggestions of new features to add to the plugin. If there is something you can suggest please leave a comment.
– Bev
]]>Hi
When scrolling with the mouse over the plugin, the slider scrolls – but the page scrolls up and down along with that.
Is there a way to fix this?
]]>hello
i have a problem with the WP Flow Plus Plugin.. after updating the plugin the automatic rotation is not working !
Hello,
This plugin is not currently PHP7 compatible. We are looking to upgrade to PHP7 and are wondering if you can give a status update regarding when a PHP7 supported version will be released?
File: wp-content\plugins\wp-imageflow2\php\reflect3.php
> Line 48: Removed function “ereg_replace” called
ereg_replace(‘[[:alpha:][:space:]()]+’, ”, $gd_info[‘GD Version’]);
This is the only line that blocks PHP7 support.
]]>I uploaded 5 images to a folder, but the images that are showing are still from the media library although I specified the folder path in settings.
]]>How can I control image order by id=# placement? For instance my shortcode is:
<div align=”center”>
[wp-flowplus order=asc orderby=id include=”id=1248 ,id=1255, id=1432, id=1433, id=1263″ samewindow=true startimg=3 rotate=off]
</div>
How can I make the images show in the order in which I have the ID=#’s placed instead of by ASC or DESC? Thank you for your assistance on this.
]]>I am trying to make changes within the format tab of settings, when I click the save changes button, I get he following message:
Fatal error: Call to undefined function sanitize_text_input() in /home/xxx/public_html/xxx/wp-content/plugins/wp-imageflow2/wp-imageflow2.php on line 653
Any idea why? I have disabled other plugins to see if that was causing any problems and there was no change whether off or on.
Thank you for your help.
]]>https://www.centrohome.com/?page_id=224
I have tried different values in the backend setting Format page, I the images are still very small in front end, please advice.
]]>Здравствуйте, где можно прописать в плагине при закрытии его не “закрыть”, а “Закрыть”?
]]>Plugin option disappeared of dashboard options, I cant add any images.
Sites is https://www.theholylandreview.com/
Hi,
This has been a great plugin for me but recently I have found out that it is not loading the images. I am using the Suffusion theme (child theme) on a network site setup, but I only use this plugin on one of the sites, and I use it in conjunction with the Media tags plugin.
As the title says, now all I get is a constant message where the images should be saying they are uploading. I have a lot of plugins active both individually on that site, as well as network activated, so I would really like to avoid having to go the route of turning them all off, especially as I don’t think that there is a conflict, because it was working before, although I do understand that a change in another plugin might cause this to happen. I have tried disabling reflections to no avail; I have also wondered if I have too many instances of the carousel in one page, but again I had this working before with several.
I have over 360 images in nine instances (one for each year from 2008 to 2016) showing the front page of the weekly newspaper I create that links to MediaFire when clicked on. I am frantically trying to make these available in some other way on their usual page, but have copied the code to another page – https://www.awolonline.net/back-issues/back-issues-2008-2012 – that isn’t currently used so you can maybe help me solve the problem.
I have looked and tried some of the solutions offered in other posts, but I am not getting any error messages and the images are in the code when I use the Inspect option in Chrome, so it just seems as though something is getting stuck at the loading phase. There are no other onload instances in the code that are preventing that. I’d appreciate any other help or insight that either the author or anyone else has.
]]>Is there a way to completely remove links on images in a gallery folder that was not uploaded through WP Media? I need it not to link to the original photo or to an outside website. Thank you in advance.
]]>