Congratulations @JetSounds! All the best with your portfolio
from Envato Forums - Latest posts http://ift.tt/2ao4FZb
via IFTTT
Congratulations @JetSounds! All the best with your portfolio
After a great June it was back to average sales in July
Good luck to all in August!
Yeah, love this forum, cause that's really useful
Hello!
Commented: @FankiMankizProductio @EyeForMusic @Spotlight_Music @T-IVAN @FFMusic @proluxestudio @DredLockMusic @TheStockBoy @PremiumStockAudio @WildLion_Production
Please feedback my new metal track: http://ift.tt/2ar7pCW
Thanks!!!
@Sidice I like the track but I think on this can work to have something more atmospheric. At first time I like the sounds, but after a few more listenings I think can work some subsonic effects for this track
I am very curios if the remix can be accepted, if yes than GLWS, if not you can try to make more dynamic.
This depends on 2 things:
1. what you know about marketing
2. your product.
I've been in your site and sincerely I don't understand what's that for, why shouldn't I use wordpress which is free instead of that?
It doesn't really answer to a market need.
If you don't start from a marketing research before creating a product, is all wasted time.
Like spending a year to invent the wheel...
Then of course a bit of content marketing helps... but nothing more, no adwords or other similar ads.
Yes and a lot of people just buy the product and then say "oh i made a mistake, my customer wanted another product, can you refund me?"
Totally a bad idea.
I never refund anybody, 1500 people using the product, we know it IS good, so the refund story is total bull****.
Blackmailing is a real threat.
Envato rethink this please.
Google Chrome: Press Ctrl+U or Right click > Inspect element oor press F12 (all those methods show different things. Try them all). Check all the js scripts, html and css or even images.
Congratulation! I have the same badge (for the moment
))
Sorry to call you once again , but seeing that it's been two weeks, plus the seven months, and we still don't have an answer...
Hola puede contactarme desde este correo, le puedo orientar sobre su pregunta saludos.
Joseph
Administrador
http://ift.tt/2a6OUGm
sales@incubahosting.com
July was great with 48 sales.Good luck in August to everyone
Is there any tool where we can check clone of design of 2 websites?
Thanks! Good luck to everybody in August!
July was ok, same as all other months in 2016. New tracks have got some attention and sales.
I have a lots of approved themes contact me via email: support@jkthemes.com
The best way is to contact me on SKYPE: "themedune"
Please have a look at my profile link: http://ift.tt/29Z3OxN
Since the original thread has been closed:
Here's an follow up thread.
Happy reporting everyone!
Still waiting for it to get accepted
It's been 18 days
Really happy to share this excitement with you guys that I just unlocked the Author Level 3
will be changes with time review of stock footage or not?
Dear,
I'm looking for similar website: http://ift.tt/1x1Ctme
it's a VOD platform.
What do you think?
Thanks & Best.
Yannick
As a WordPress theme/plugin developer I came across the need to add notifications and communicate additional information to the user. To this end I have developed wp-admin-notificaitions - a free PHP script that helps you add these notifications with a single line of code. The script also handles the dismissal of the notifications, ensuring that dismissed notifications will not be shown again. For an in-depth tutorial, see my tutorial about Adding Static/Dismissible Admin Notifications to WordPress.
Hope you guys find this useful!
Hey does anyone know of a template or something that can do like the beginning of this video, the 3D Text and cool angles? I like the way the text looks and the 3D effect.
Almost certainly this will require a custom build at least in areas as there are certain elements of that description that will be which are quite specific and beyond what you would find in a template.
Congrats, i hope one day i get this achievement.
ok, Thank you for your time and good luck with sales in august.
Topic closed!
No, its not connected to AdRev at all I think. I think its supposed to find all music on AJ, but its not always working as it should.
@Hyperprod thank you are too kind. But can I ask also... Soundizer finds only tracks that are registred with adrev ? (Can't find any of my items there)
I was trying to submit a ticket. Is support also down?!!!! it says that im using the wrong purchase code!!!
Many thanks for your information...... a question, I already submit my psd (wednesday past) will remove? do I need resubmit when new site themeforest or not? please help me, thanks.
Hi,
Envato is currently having some maintenance (as mentioned over here), please retry submitting your product in about ~4 hours. The progress status can be found over here http://ift.tt/1O52X8n
Congratulations @bastikikang. Great Achievement
I've a small anniversary - 100 sales! Thank you all and good luck everyone,my dear Friends))!
hi:
I don't can will submit my design .psd for sell themeforest, please help me
message:
We will disable purchases soon as we get ready to update our sites (learn more in our forum post). Make sure you complete any transaction or leave it for when our sites are back up. You can monitor the status of our sites here.
Thanks.
No advantages but it's nice Congrats
Yep, I think a lot of us have waiting for approval more than limit time
hhhh lol! same here this site is like addiction to me. can't wait minute to refresh
If you ask me, i listened quickly to all of them.
I'm not analyzing sound quality, they definitely are not mastered in studio over big SSL mixers, with tubes etc processors.
But to me, even if they do not sound perfectly crisp as mastering, they sound really well as
- song structure
- ideeas
- well implementation of instruments
- professionalism
- etc
If you ask me "Ok, but why they got rejected?"
I can only think in this case of :
- not really finding a commercial use for the songs
- they really sound like perfect background for a good rock band to sing over it
- they need some 2-3 days on each work on mastering, so they sound bright, with good punch and low end,
excellent solid mids, etc
That's all I can think about these.
On another note, since I myself love rock tunes,
I really want to congratulate you on your works!
I always use WinRAR
and when creating the archive select ZIP (instead of RAR).
So it may sound funny but I'm not tricking you this time.
WinRAR can archive as RAR type and also as ZIP type.
So just select .ZIP type and go with ZIP options (best, normal etc)
worked like a charm every time
very stable
fast
compact
everything
now I can go and make a commercial about it
Thanks For Information . I Hope It Will Be More Faster And Safer
it may be possible, as in any other web-app thing,
that the search engine can be buggy.
I really hope not, but who knows, it's new, and it may act funky.
I may be totally wrong, but for me, at least in the last 4 months,
it had definte long periods of no activity (Sales) and same periods
of sales almost every day. But maybe this is "arranged" randomness
and I'm totally wrong.
Just thought to post my thoughts on the current search engine.
This should work,it de-registers the jquery and another then re-registers in footer (as it's registered in the header by default)
function change_jquery_placement() { wp_deregister_script( 'jquery' ); wp_register_script( 'jquery', includes_url( '/js/jquery/jquery.js' ), false, NULL, true ); wp_enqueue_script( 'jquery' ); } add_action( 'wp_enqueue_scripts', 'change_jquery_placement' );
add to your functions.php at the bottom before any ?>
You may find it causes some other errors including jquery migrate and any plugins that add scripts to the header so you may need to add more to this function, personally I wouldn't bother as it's likely to cause issues but if you're determined, you can do this with a little bit of work
really ?
I say you follow me and then I'll follow you back
I see this discussion mainly based on fear.
I completely trust that Envato has a team of fairly capable people there.
Why worry when the people in charge do it as their job ?
People here should learn to trust more, especially that we're talking about Envato,
who proved over the years that they are indeed professional in all aspects.
And also as a side not, people who don't "bother" to just manually withdraw
on say the 27th, and worry that their "automatic withdrawal on 31th" will impact with the hosting change
which is a big possibility, because they take most of their servers offline when doing the move,
are just lazy, or just asking cause they can
My honest oppinion.
PS. Don't shoot the pianist, I'm planning to upload a nice piano song soon, and if you shoot me
I might not be able to do so. Also, I might get lost into the moving of data + files. If I don't show up
in 8 hours, send a few ukulele players to retrieve me...but make sure they're not the corporate ones,
I need the native ones...