Exciting news!! The Envato Elements WordPress plugin now includes 100 completely free modal popup templates. A preview of all the popups is available below. To get access to these popup designs (along with many more free Elementor page templates) please install the Envato Elements plugin from WordPress.org While you’re waiting be sure to check out the full […]
Category: Envato
Talk to Us – We want your feedback
Let us know what type of themes/designs/content you would like to see from us in the future. Traditionally I enjoy making graphic focused designs; but I would like to see what is in demand right now. What would you like to see in our new themes? How can we improve our current themes? Your answers […]
The Watercolor HTML + PHP Bundle
Our best Themes have now been made into HTML Website Templates! They all feature a blog layout, shop layout and inside page designs. Our HTML Templates are artistic, clean and modern design featuring hand painted watercolor artwork. These designs would suit a home business, interior design, shop products like photography, wall prints, stationary and home […]
UCM Pro is 40% off in the Envato Corporate Sale – this week only
Good news! UCM Pro is 40% off this week as part of the Envato Corporate Sale. Our Ultimate Client Manager System is on sale this week at 40% OFF over on CodeCanyon. UCM is a Project Management System and CRM designed for freelancers and small businesses who need a quick and easy way to […]
Leafy Minimal Blog – Simplistic WordPress Blogger Theme
Leafy is a really cool and natural theme with a range of “Leafy” headers available, from light green blurry leaves, gum leaves, autumn leaves even palm leaves. This theme would suit a range of businesses or blogs. This theme was created with ease of use in mind. Everything from the 5-minute setup Wizard through to […]
BoHo Baby Hand Drawn WordPress Template – For Sale
BoHo Baby is a modern grey and teal coloured website template that’s aimed towards the children’s clothing, kids products and children’s room design market. Although the design is quite flexible for many industries such as personal blogs, jewellery, craft, interior design, home based blogging businesses, mom bloggers, homewares and designers looking for a feminine WordPress […]
Animated GIF generation / streaming with PHP
Here’s an example of animated GIF generation using PHP. In this particular case I’m sending the first frame to the browser really quickly, so the browser can render the size of the image correctly, then while the browser waits for more data I do some processing (which can take 10 seconds) and send the rest of the […]
Creating a WordPress theme installation wizard / theme onboarding
When the popular WooCommerce plugin is first installed, the end user is presented with a lovely onboarding wizard helping with initial setup and showing links to further resources. I have adapted this to a WordPress theme, here’s the video showing the installation wizard after theme activation: This wizard will help with the following items: Default plugin installation and […]
Envato API PHP Code Samples
Here’s some code samples for working with the new Envato API These will help people migrate as the old API is getting shut down. Simple verify-purchase through the new API View this gist on GitHub WordPress oAuth PHP Class Example This is a simple PHP class for interacting with the Envato API within a WordPress plugin. It […]