Envato wordpress toolkit

I was reading this note about this envato wordpress toolkit.

I’m a little confused by this:

In addition to the main ZIP file that an author provides, we need them to also provide another ZIP file containing only the WordPress theme, which the plugin will then use

It says that we need to provide 2 zip files.

1.) The main zip file (which would be the theme)

2.) Another zip file (containing only the theme)

So what’s the difference between the two zip files?

Hey,

while the main zip file contains the theme as well as documentation and PSDs or HTML versions you might provide,
the theme zip file will contain only the actual files of your theme, so if I remember correctly, zip the theme php files and folders into the theme.zip so the index.php file is in the root of the zip.

Cheers!

I purchased the 7 theme and am looking for the tutorials on building my site. I have never built a wordpress site before so all the help I can get would be great. please advise

Hello, I have a multisite wordpress installation. I have buy a theme and installed the Envato Wordpress Toolkit.
In the Multisite dashboard I have inserted my username and API in the Envato Wordpress Toolkit and in the main site the popup:

To enable *** update notifications, please enter your Envato Marketplace credentials in the Envato WordPress Toolkit Plugin

disappear but not in the other sites.

How can I remove the advice from the other sites?

Thank you

Hola!

I get this error when trying to update my theme. Can anyone help?

Fatal error: Call to undefined method Envato_Backup::database_dump_filename() in /var/www/vhosts/mandjphoto.com/httpdocs/wp-content/plugins/envato-wordpress-toolkit-master/includes/class-envato-backup.php on line 451

Thanks.

jenlewis said

Hola!

I get this error when trying to update my theme. Can anyone help?

Fatal error: Call to undefined method Envato_Backup::database_dump_filename() in /var/www/vhosts/mandjphoto.com/httpdocs/wp-content/plugins/envato-wordpress-toolkit-master/includes/class-envato-backup.php on line 451

Thanks.

Just got it on one of my client’s website running uDesign. Something wrong?

Hi, I am running an online store, for some reason I tried to raise my memory limit at wp-config.php, then my site went blank, I then deleted my code but the site is still blank, and this is the error i got from error log:

PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/appowers/public_html…

So eventually me and my friend figured out something, and we created a php.ini with code

<?php memory_limit = 128M at root directory and also wp-admin, then everything is running okay now. But now when i browsing at my site and admin dashboard, this error came up at top of the page: Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/appowers/public_html/...... I googled it and it seems like is the safe mode that turn on on my server, i asked my hosting company to turn off the safe mode several times, but the error is still there. Can someone tell me what to do?

I’ve given up on this plugin. On two separate sites running two different themes, I’ve had fatal errors when I get a notice that the EWT plugin has an update to install:

“The plugin envato-wordpress-toolkit-master/index.php has been deactivated due to an error: Plugin file does not exist.”

And like it says, the plugin is deleted completely. Just not worth the re-install for a third time, unless there is an easy fix to this issue.

musichaws said

Hi, I am running an online store, for some reason I tried to raise my memory limit at wp-config.php, then my site went blank, I then deleted my code but the site is still blank, and this is the error i got from error log:

PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/appowers/public_html…

So eventually me and my friend figured out something, and we created a php.ini with code

<?php memory_limit = 128M at root directory and also wp-admin, then everything is running okay now. But now when i browsing at my site and admin dashboard, this error came up at top of the page: Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/appowers/public_html/...... I googled it and it seems like is the safe mode that turn on on my server, i asked my hosting company to turn off the safe mode several times, but the error is still there. Can someone tell me what to do?
In your wp-config file, look for: * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. define('WP_DEBUG', true); change from' true' to 'false' then save

Not working with WP 4.2.1 ?
When i go to my theme list in Envato Toolkit panel, on my curent theme it says : … has not been installed.
I use version 1.7.2
Thxs

I am having the same problem.

I am having the same problem. Is there a solution?

Not working with WP 4.2.1 ? When i go to my theme list in Envato Toolkit panel, on my current theme it says : … has not been installed. I use version 1.7.2 Thxs It doesn’t recognize my current theme, says it’s not installed…therefore I cannot update it. Help,

My Envato Wordpress Toolkit has stoped to work.
Now when I log in my wodpress page and when I go to the toolkit the page is just blank.
Is there any known issues with the toolkit?

Yep, me too, blank screen (rest of the WP admin screen there, but no envato). Any updates on why this might be happening?

Thanks,

Pete

Update your class-envato-api.php ( Envato Protected API ) class from github. but some authors (like me) including this class directly theme files. if so, you need to find this class file in your theme files and update it from github again or contact with the author.

Same problem after update unfortunately. Wondering if this is to do with the DDoS attackcs currently underway against Envato…

My Envato Toolkit also stopped working - this is the message WordPress gave me when I tried to update:

The plugin envato-wordpress-toolkit-master/index.php has been deactivated due to an error: Plugin file does not exist.

i have two themes i have installed the toolkit on dashboard of each website but when i use the api key on the first website all was fine but in the other site it says invalid username and api
what do i need to do

Hello Envato Team!

recently i found a possible API problem when using Envato WordPress Toolkit.
Please take a look at this issue: https://github.com/envato/envato-wordpress-toolkit/issues/89