WP Flow Plus
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Flow Plus] Image orderHi tbur3,
You can specify the order to be as listed with the following options:
[wp-flowplus include=”1248,1255,1432,1433,1263″ orderby=”post__in” order=”ASC”]
Forum: Plugins
In reply to: [WP Flow Plus] Error In PHP ScripVersion 2.2.6 has been checked in, and should fix the problem.
Sorry about that!
Forum: Plugins
In reply to: [WP Flow Plus] Error In PHP ScripLooks like you found a typo in the most recent update. I will check in a new version shortly!
Forum: Plugins
In reply to: [WP Flow Plus] Extra Small image size…What you have now is the maximum image width computed by the script for the width of your display area. A possible future enhancement might be allowing for a larger center image, but that is not currently possible.
Forum: Plugins
In reply to: [WP Flow Plus] Plugin no longer on DashboardThe plugin options are found on the dashboard under Settings > WP Flow Plus.
Forum: Plugins
In reply to: [WP Flow Plus] Images forever loadingI recommend trying it without Cloudflare. It is known to make JS scripts fail.
Forum: Plugins
In reply to: [WP Flow Plus] Remove Image LinksInteresting question. After a bit of googling, I found a way using some addtional CSS.
.wpif2_image_block { cursor: default !important; pointer-events: none; }Forum: Plugins
In reply to: [WP Flow Plus] Circular setting breaks layoutThere is a new version 1.8 of the bonus add-ons now available to fix this problem, and another problem found during testing.
Thanks for your help in tracking this down Nick!
– Bev
Forum: Plugins
In reply to: [WP Flow Plus] Image file name displayed instead of the titleWhat shortcode are you using? If the images are in the Media Library, then the title assigned to the image should be used in the gallery.
Forum: Plugins
In reply to: [WP Flow Plus] Circular setting breaks layoutI see all the images aligned on the baseline, similar to the first screenshot on the plugin info page.
I have tested on all my browsers and devices and always see the images on the baseline. Could you please tell me what device and browser and version you are using?
Thanks,
Bev
Forum: Plugins
In reply to: [WP Flow Plus] Circular setting breaks layoutThe circular carousel should not change the layout, and continues indefinitely. It is illustrated on the home page of the plugin website wpflowplus.com.
If I cannot visit your website to view it, I suggest you first disable all other plugins and use the default theme to confirm it works in the most basic state. After that add back in things one by one to see when it breaks so we can pinpoint the problem.
You can email me your results to support @ wpflowplus.com.
– Bev
Forum: Plugins
In reply to: [WP Flow Plus] wp 4.4. incompatibility?The non-breaking space in there actually works for me. Something must have changed in the way WP handles character sets and depends on server configuration. Anyways, happy to hear this worked to fix your problem. I will be updating the compatibility note in the near future.
Merry Christmas to you as well.
Forum: Plugins
In reply to: [WP Flow Plus] wp 4.4. incompatibility?Actually, it looks like you have
in the shortcode as:[wp-flowplus mediatag=project-foto order=”DESC”]Change that to a real space character, that should fix it.
Forum: Plugins
In reply to: [WP Flow Plus] wp 4.4. incompatibility?You can send login details to support @ wpflowplus.com
Forum: Plugins
In reply to: [WP Flow Plus] wp 4.4. incompatibility?If the shortcode is being echoed that would indicate the plugin is not activated.
If you are sure the plugin is activated, I suggest you turn off all other plugins and try WP Flow Plus on its own with the default theme. If it still doesn’t work then I would need to see the page in order to help you any further.