Hi Fabax! Something wrong with the plug-in. Does it work with new version? Or am i wrong while installing it. Could you show installation in a video steps below that u wrote please;
1- Upload plugin-name.php to the /wp-content/plugins/ directory
2- Activate the plugin through the ‘Plugins’ menu in WordPress
3- Place <?php do_action(‘plugin_name_hook’); ?> in your templates
Hey,
This plugin looks awesome, but seems not to work with WordPress 4.5.2.
Do you know if there will be any update soon ?
I can’t seem to upload my sketch to the sketch folder, even though I’ve followed the directions in the video.
I keep getting this error page when I click publish: “
Fatal error: Class ‘ZipArchive’ not found in /var/www/html/wp-content/plugins/processing4wp/processing-for-wordpress.php on line 329″
Can anyone help?
Thanks!
]]>I have tried to run it, but it wouldn’t post the sketch I would like.
I poked around the code a bit, and found on line
$query = new WP_Query(
array(
'post_type' => 'fb_sketch',
'orderby' => 'title',
'name' => $sketch
)
);
‘name’ => $sketch is giving problems, with it commented out, the code runs in my wp site.
I’m a Java person, and this is my first wp attempt, so would be nice if you could enlighten me what the issue might be?
Cheers
]]>Hello.
I installed the plugin via wp-admin area. Immediately after installing it, when clicking on anything on the admin panel, or even accessing the blog, it returns the following error:
Parse error: syntax error, unexpected T_FUNCTION in /user/site/wp-content/plugins/processing4wp/processing-for-wordpress-shortcode.php on line 3
I hope it helps.
I have deleted it as the error gives away my hostgator username and public_html info (which I switched to user/site/). If you want I could reinstall it and give the URL via private message. But the parse error is really the same everywhere, I don’t think you’d need to navigate to the website.
]]>Hi,
when I “post” my first sketch, I get a page with this messages :
Warning: fopen(myfile.tmp) [function.fopen]: failed to open stream: Permission denied in /home/www/53a29b3e24bcb9125994a5bbc0332aa9/web/wp-content/plugins/processing4wp/processing-for-wordpress.php on line 416
Warning: fputs() expects parameter 1 to be resource, boolean given in /home/www/53a29b3e24bcb9125994a5bbc0332aa9/web/wp-content/plugins/processing4wp/processing-for-wordpress.php on line 433
(this one repeats several dozens of times)
I checked with FTP and my sketch looks to have loaded correctly, and unzipped under /web/wp-content/uploads/sketches , and it appears in the list of sketches in WP admin also, but it doesn’t show in the page ( https://www.drgoulu.com/2011/10/03/pavages-aleatoires/ , between the two hr there is only a <p>?</p> … )
Would be nice to display any error message instead of the canvas, in order to debug…
Thanks !
]]>I have no idea how to install this plug in. I have activated the plug in and placed <?php do_action(‘plugin_name_hook’); ?> in page.php inside of <div id=”content” role=”main”>
Nothing happens.
]]>Can we have a demo ? I suppose it’s images to put in the zip file ?
]]>