Hey everyone! I am on Envato just few months, and i need your help for some tips and tricks. The first thing that i don’t know is how to add links to my other items as here: https://videohive.net/item/thunder/17489340?s_rank=1. As you can see here are several links to the other items of the author. I want to do the same thing with my items, but don’t know how. Please, help me with this
Read this blog post. I think it’s will help you somehow) http://support2.constantcontact.com/articles/SupportFAQ/1915?l=en_US
You can edit your html very easy with envatitor:
http://revaxarts-themes.com/envatitor/
thank you!
Thank you! Is there any manual,instruction for using envatitor?
There are a few things you need to do before jumping into Envatitor. First off, create your images that you want them to link to your other items. Once you have your images ready, upload them to an image hosting website or Dropbox (I use https://postimage.org) and get direct links to them.
Copy the following peace of code, paste it in your item description and replace the placeholders with your links.
<a href="YOUR_ITEM_LINK"><img src="YOUR_IMAGE_DIRECT_LINK" /></a>
Hope that clears things up a little bit!
Hey! Thanks a lot! It worked!