- Envato Staff
- Australia
- Has been a member for 4-5 years
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 10 and 49 items
- Referred between 1 and 9 users
- Reviewer
Hey guys! Thanks for your feedback and bug reports so far! For anyone who was having issues using the plugin with WordPress Multisite, the latest version now rectifies this issue.
As always, please let us know if you experience any further issues.
- Bought between 10 and 49 items
- Has been a member for 2-3 years
DenonStudio saidIt is not mandatory for buyers to install the plugin/library but authors have no control over who uses the plugin so they can’t control how their theme is being updated.
LandonWilson said
Just to be clear, you don’t HAVE to use this, do you?internq7 said
I completely agree with the majority of concerns expressed by other authors, especially by Parallelus and sevenspark.
I wish you guys re-consider your decision to make it mandatory, at least not for a while. If I had a choice I would not implement this right now. We want to make sure that the benefits clearly outnumber the potential issues.
A lot of authors include their own internal way of using the theme for update notifications, how would that work now with this plugin?
IMHO , you should give the authors the option to choose whether or not the “theme only” version of their theme will be uploaded.
Hello – I’m using the Podium Theme for my website for two days now and noticed that NONE of the page Titles are showing up on the Home Page using Internet Explorer. Please, I’ll appreciate any help to resolve this. My website is http://www.intraplangroup.com
Another issue I’m having is the Slideshow (Using Alternative Slideshow) . On Google Chrome – There are vertical lines across the Slides which is distorting the images I’m not good with codes – Please let me know how these could be fix. Thanks
orjense said
Hello – I’m using the Podium Theme for my website for two days now and noticed that NONE of the page Titles are showing up on the Home Page using Internet Explorer. Please, I’ll appreciate any help to resolve this. My website is http://www.intraplangroup.com Another issue I’m having is the Slideshow (Using Alternative Slideshow) . On Google Chrome – There are vertical lines across the Slides which is distorting the images I’m not good with codes – Please let me know how these could be fix. Thanks
hi, this is a general forum and a completely different topic than support…
if you need help with a certain item its best to contact the author directly from their profile page or in the comments section of them item(on the page where you actually purchased the item theres a tab above the preview image)
cosmincotor said
I tried to update my theme and got this error:Optional WordPress Theme Your ZIP must contain a single folder at the top level, which will correspond directly with your users' /theme/YOUR_THEME_NAME/ folder. No folder was found at the top level, only files.The ZIP contains only one folder, with the theme in it.
Any tips ?
I have the same problem. How to solve it?
Great news! Will update our theme shortly.
- Envato Staff
- Australia
- Has been a member for 4-5 years
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 10 and 49 items
- Referred between 1 and 9 users
- Reviewer
Hey everyone, it’s been a little while since you’ve heard from us on this, so I just wanted to give you a quick update that we are working on solutions to some of the issues raised and hope to have another release ready soon to address some of them.
Keep an eye out! 
I read this thread and got confused with the whole mandatory thing. I found out the what was what after reading the succeeding pages.
As with the others I have a few issues regarding it when it comes to edits being wiped, etc… although I think this has potential.
Just to share I do theme updates this way:
- User see’s an admin notification that there is an update to the theme if they’re currently using it. I have an XML file online that contains the latest theme version and gets checked by the theme every 15 minutes.
- Buyers just re-download it again and install the new version. But since it’s a new version it gets installed in a different folder to prevent file overwriting. e.g. themename_v1.0 and themename_v1.1. All the previous theme configurations get carried over to the new installed version, and they can just switch to the old version if something goes wrong.
Oh and I encountered a fatal error when I tried to implement the library. The Envato_Protected_API class gets redefined and throws an error. The cause would be is that I had the Toolkit plugin installed and I also implemented the library. A fix would be editing line 12 of class-envato-protected-api.php to:
if (!class_exists('Envato_Protected_API')) include_once( 'class-envato-protected-api.php' );
EDIT : sorry got confused, I removed some stuff I said because I thought you’ll need to use both the plugin and library. lol. I just realized those are 2 different things.
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Author had a Free File of the Month
- Bought between 10 and 49 items
- Referred between 200 and 499 users
- Exclusive Author
flashmaniac saidI have that problem too. I’ve tried below:
cosmincotor saidI have the same problem. How to solve it?
I tried to update my theme and got this error:Optional WordPress Theme Your ZIP must contain a single folder at the top level, which will correspond directly with your users' /theme/YOUR_THEME_NAME/ folder. No folder was found at the top level, only files.The ZIP contains only one folder, with the theme in it.
Any tips ?
- theme.zip->theme directory (named like theme)->theme files
- theme.zip->theme files
This is a try.
