The Joomla extension Stalker is awesome, but oddly enough it doesn't have iTunes as one of the default available networks. If you're using the component, you can add it manually, but Stalker will change the iTunes-specific "iTunes" to "http." If you're using the Stalker for JomSocial plugin, then you have to add it manually.
Stalker for JomSocial
* Edit /plg_stalker_js/languages & change an unused network to iTunes
* Edit /plg_stalker_js/stalker/helper.php & change an unused network to iTunes
Oddly enough adding lines for iTunes did not work.
Stalker Component
I went into the database via PHPMyAdmin and changed "http" to "iTunes." Don't edit this in the Joomla backend because it will change it back to http. If you do you'll have to go back into PHPMyAdmin and change it back.
Related Articles
JomSocial - How to Disable Cov...
I don't particularly like Facebook's cover photo feature, so I didn't particularly like it when JomSocial followed suit. Here's how to disable JomSocial's cove...
Joomla Running on Nginx and Ub...
What follows is an outline I compiled while building an Ubuntu server for running the Joomla CMS on the Nginx web server. NOTE: Ubuntu 14.04 LTS was used for th...
Joomla - YouTube Videos Too Bi...
PROBLEMAfter updating my Joomla Gavick template to the latest version, the embedded YouTube videos appeared massively large on desktop browsers. Mobile browser...
How to Find and Replace Text U...
After changing website templates I found that all instances of the <ul> html tag (used for bullets) no longer worked because the new template requires a c...