For a large company like Canva.com, which I’m sure has thousands of subscribers, Why would you abandon this much-needed plugin needed for an ecosystem of millions of users?
]]>Unfortunately this plugin has been abandoned and doesn’t work.
We’re recommending to all WordPress users who used Canva to rather use tools with WordPress integration.
]]>Hi,
This plugin seems to be totally abandoned…
I guess it’s true if no answer is given to this comment.
Hello, I have received an API key from Canva to integrate the Canva button into my site, but when I paste the code snippet for the button, it doesn’t work when clicked on. Then I came across this plugin and really like it because it puts the button in all my edit pages. But unfortunately the button still doesn’t open canvas design page. The Canva logo opens and animated for a second, then disappeared.
Does anyone know how and where to enter my API key, and what I have to do to get the button to work?
Thanks for your help!
]]>I think this is an amazing plugin! Is there any thought to it being updated to work with the latest Wodpress?
]]>Thank you for the awesome plugin. I wonder if we could have a PDF button as it has on the original website. Any premium version available for this?
]]>Hi,
I’m using the plugin in my website and started a new design. However, I now want to change the basic canvas (from Facebook cover to Facebook ad) but there is no way to go back! Even if I close the Canva screen all together, if I start it again, I’m right back where i left! I’m pretty stuck in the first stage now.
How do I close this one canvas to start a new one?
]]>Version 1.2.2 introduces some changes that cause fatal PHP errors due to files missing from the plugin.
The main plugin file canva.php
now has two new require_once()
calls that reference files that do not exist: /inc/canvaDatabase.php
and /inc/canvaDatabaseTableDisplay.php
@@ -40,4 +51,8 @@ if ( ! defined( 'CANVA_BASENAME' ) ) {
}
// Load Canva
-require_once( CANVA_PATH . 'inc/media.php' );
\ No newline at end of file
+require_once CANVA_PATH . '/inc/canvaDatabase.php';
+
+require_once CANVA_PATH . '/inc/canvaDatabaseTableDisplay.php';
+
+require_once( CANVA_PATH . 'inc/media.php' );
]]>
Curious if you are still planning on keeping this plugin functional in the future since the compatibility hasn’t been updated in a while?
]]>