Снимок экрана 2

How to make iPhone ringtone for free by yourself

1

Bought an iPhone and have no idea how to make personal ringtones? Wish to have your ringtone from previous phone? Or just don’t want to pay Apple for ringtone? No problem. Actually adding your ringtone to iPhone is really easy. It should be a file with .m4r extention which is actually .m4a file. So just convert your song from mp3 or another format to AAC, change extension to .m4r and you’re done! NOTE: A song duration must be not longer than 40 seconds to be imported as ringtone.

eud

Extra User Details WordPress Plugin

44

eud

Here is the simple plugin that allows you to add extra fields to the user profile page (e.g. social media links to Facebook, Twitter, LinkedIn profiels etc).

magento_logo

How to make Magento’s checkout in a one page

6

magento_logo

Dealing with Magento we’ve noticed there’s with 6 steps checkout. Magento is not very flexible to customize so 1 step there’s 1 step checkout plugins you can buy for this. Here’s what I’ve found about that.

Basicaly a page can be shown in Magento using simple Core_Template type. Basically all code is set inside the .phtml file so it can be shown on every possible page or block, meaning it’s object independent, no inheritance. Something you can call from with your layout files like

Go to Top