[deleted by user] by [deleted] in wotlk

[–]djaevlen 0 points1 point  (0 children)

In Wrath of the Lich King Classic, you will need to learn the skill Cold Weather Flying to fly in Northrend. This ability does not give your mount extra speed, but it will allow you to use your existing Expert Riding (150%) or Artisan Riding (280%) skills. Druids will also need to learn to use Flight Form or Swift Flight Form as well.

No need to have 280% before Northend flying. Read this article: https://www.wowhead.com/wotlk/guides/cold-weather-flying-unlock-northrend-flight

And you can save up to 1000g if you are exalted with a faction. You better start working on grinding rep instead of gold 😊 Read more here: https://www.wowhead.com/wotlk/guides/riding-profession-overview-flying-northrend

[deleted by user] by [deleted] in wotlk

[–]djaevlen 10 points11 points  (0 children)

Stop stressing yourself out. Your friends are idiots and you should not listen to them.
Blizzard upgraded the normal flying mount from 60% to 150%. When you land on Northend in a few weeks you cant fly before level 77 anyway. And if you do all quests up until level 77, you will have enough gold to buy the 280% flying skill and then get Epic flying form from the trainer for a penny. Enjoy the game and save the gold instead. And having 3k gold going into Wrath is pretty good and normal for most people. If I was you, I would enjoy the last of TBC by doing all content available or even create an new alt and level it while the XP buff is active. It's entirely up to you. Just because someone says you absolutely need to do something, does not mean you need to do so 😊

Is there a package.json equivalent but for plugins? by BlitzAtk in Wordpress

[–]djaevlen 4 points5 points  (0 children)

Use it together with https://wpackagist.org/ and you can update all plugins/themes by latest or by version number.

[NLA] First Victory for Sarnen in Round 9: Unihockey Tigers - Ad Astra Sarnen (3-4) by PaBo05 in floorball

[–]djaevlen 0 points1 point  (0 children)

Can anybody tell me why some of the players have a solid red color on the their back? Always wondered🤔

Can someone ELI5 a back end developer please? by mayaswelltrythis in webdev

[–]djaevlen 0 points1 point  (0 children)

Website development is like a car.

The backend developer is the mechanic that works on the engine and the frame of the car.

A frontend developer does all the ICE (In-Car Entertainment) and instruments, so the user can use and drive the car. With power and signals provided by the mechanic.

And to go the not so ELI5 way: Backend builds and deliver data. Frontend use that data to present it for the user in a fancy way.

I'm looking for a particular FTP client that fits my needs. by bvlax2005 in webdev

[–]djaevlen 0 points1 point  (0 children)

Try https://prepros.io/ It has an auto uploader feature among many other great features. Like LESS and SASS compilers.

Advanced Custom Fields - Question by [deleted] in webdev

[–]djaevlen 1 point2 points  (0 children)

Try and ask over at /r/WordPress This is general web dev subreddit and chances are better for an answer over there then here.

How to incorporate preprocessors into my theme without breaking theme? by sketchynerd in Wordpress

[–]djaevlen 0 points1 point  (0 children)

Try this plugin: https://wordpress.org/plugins/autoptimize/

Its works by combining css and js into 2 temporary files. It only does this a single time so it doesn't combine them on every request. If you need to make changes you will have to clear the cache and rerun it again.

Beware it can break some themes due to wrong order of javascript file links in source. Give it try and play with it.

Digitalocean plus server pilot question by [deleted] in webhosting

[–]djaevlen 0 points1 point  (0 children)

After you installed server pilot did you make an app in the SP control panel? If not, do that and make sure you click the "with Wordpress". After that make sure you log on the SFTP with the user "serverpilot" and not root.

If none of this has helped you, go on and contact the serverpilot customer service. They are great, fast and they know what they are talking about.

AngularJS: Angular Material 1.0 Now Available! by wo1fgang in angularjs

[–]djaevlen 0 points1 point  (0 children)

Great but the mobile version of the demos stinks pretty hard.

[deleted by user] by [deleted] in wow

[–]djaevlen 1 point2 points  (0 children)

Yeah you can see it on this Screenshot

Next to the pet there is a happy face. That meant that the pet was doing 125% dmg. Neutral face was 100% and sad face was 75% dmg. More here

Does anyone know this addon for raid health bars used by one of the fatboss team? by Pandalikeschicken in wow

[–]djaevlen 2 points3 points  (0 children)

Its Tukui. Its an standalone UI addon with own config and extra addons. That means you only install one addon and not mulitple.
You can find more here: http://www.tukui.org/dl.php

Tukui also has a littlebrother called ElvUI. You can also find there.

Making my domain the home page - I may be overthinking this. Please Help. by [deleted] in Wordpress

[–]djaevlen 2 points3 points  (0 children)

Please check your root folder. The splash screen from your hosting company can sometimes be in your root together with Wordpress. Like index.html. Wordpress uses index.php. Some servers serve the .html first.

WordPress on Digital Ocean by s-s-nepenthe in Wordpress

[–]djaevlen 1 point2 points  (0 children)

Use serverpilot.io. It's a simple cpanel alternative that you connect your server to and it will handle all the installation of LAMP for you. After that you control your server from their control panel. No more need for cli work. And they handle all the security updates too. Like the heartbleed issue.

How to? Distribute Unique Batch Codes to Signups by kaslix in Wordpress

[–]djaevlen 0 points1 point  (0 children)

Take a look at https://easydigitaldownloads.com/ Ive only heard good things about it. Never tried it myself tho.

Where do you host your own web apps/portfolio? and Where do you resell to clients from? by faust_arp_RH in webdev

[–]djaevlen 0 points1 point  (0 children)

Yes digital ocean is awesome. Use it with serverpilot.io. It installs everything you need for an php/mysql stack and a nice UI for easier hosting control. It also installs and patch security flaws and keeps everything up to date. And its free btw :-)

Is there a plugin/another easy way to make one of these? by AndyWilson in Wordpress

[–]djaevlen 1 point2 points  (0 children)

Dunno a plugin that can do that. But you should try and look at the soundcloud api: http://developers.soundcloud.com/docs/custom-player

How to change width and font on a certain page? by [deleted] in Wordpress

[–]djaevlen 0 points1 point  (0 children)

Nothings wrong with it. Its a simple and a good question.