Is this not working with the latest WP?
]]>Strict standards: Only variables should be passed by reference in [...]/plugins/instafx/instafx.php on line 87
Warning: Cannot modify header information - headers already sent by (output started at [...]/plugins/instafx/instafx.php:87) in [...]/wp-includes/pluggable.php on line 1173
Also line 263 of instafx.php should use jQuery’s on
function, not live
I’ve just started experiementing with this great plugin… but it seems to mess up the alignment of images. Is there a way to fix this, as otherwise it is effectively not useable.
Cheers,
Jon
]]>Hello,
I am using Advanced Custom Fields plugin to keep a consistent layout throughout the site. One of the custom fields is used for an image.
<?php the_field('main_image'); ?>
outputs a direct URL to the image from the custom field.
What I am looking for is a way to have a way to embed the filter function into single.php to keep consistency as I obviously cannot use shortcodes on directly on PHP files.
Is there a way to have some way to have this done?
]]>When I have this plugin activated (even if it is the only plugin activated so issue is not a plugin conflict), the insert media overlay doesn’t display any uploaded images and on image upload I get the following error: An error occurred in the upload. Please try again later. The image is uploaded and I can see it when I view my Media, but I can’t connect it to a post or page because the insert media overlay does not list my images.
]]>Good evening!
Many thanks for such an excellent plugin! A quick question:
I have a featured image in my posts, and then further images in the main content body. I apply a filter to the featured image, and it all looks great.
I found that applying a filter to any of the images in my main body content conflicts with another plugin I have, so I’ve decided not to apply any filter to these. The problem is, even with no filter, the plugin applies a:
data-caman=””
to the end of the image tag. It is this that is causing my conflict. If no filter is selected, is it possible to not insert data-caman=””? What tweaks would I need to make to the code to only add this if a filter is added?
Many thanks in advance!
]]>Just wanted to let you know that in WordPress 3.5 (updated Media Gallery), clicking the “Insert filter into post”-button does not appear to work. That is, clicking it does not insert the instafx-shortcode.
Tested in Firefox 17.0.1, on Windows 7.
]]>HI,
I really loved this plugin.
Can i know if there any way to apply the filters to already posted old images on the blog.
or we need to do it manually for older posts.
looking forward to your answer.
Thanks
]]>