Diwa Fernandez

  • Portfolio
    • Digital Art
    • Commissions
    • Web Design
    • Media Collaterals
  • Commission
  • Blog
    • Fan Art
    • Game Design & Gaming
    • Literature
    • Notes
    • Videos
    • Resources
    • Archives
  • Few words from Diwa
    • About
    • Resume
  • Contact
  • DF Comics
  • Home
  • » Blog » Archive by category "Resources"
  • Adding WoWhead tooltip in single post

    Screenshot: WowHead Tooltips

    This is just a simple shortcode without the wordpress plugin. If your site doesn’t just cater “world of warcraft” posts such like this one and is very much concerned about adding more bandwidth to your website when using WoWhead tooltip, then you can just add this simple shortcode (without the space) [ wowtooltip ] to your post and it will call the

    <script type="text/javascript" src="http://static.wowhead.com/widgets/power.js"></script>

    only in that post.

    To have this kind of shortcode, add the following code in the functions.php of your current theme.
     

    /*
    add this in functions.php
    */
    function generateWowToolTip($atts) {
    	global $post;
    	return '<script type="text/javascript" src="http://static.wowhead.com/widgets/power.js"></script>';
    }
    
    add_shortcode('wowtooltip', 'generateWowToolTip');	
    

    Once you’re done, simply add the wowtooltip between [] to call on the shortcode and your WordPress will automatically call and replace the shortcode with the wowhead tooltips javascript.

    Please take note: That this is only calls on the javascript. You still have to follow the advanced usage of WowHead tooltips.

    Enjoy!

    Posted On: Apr 9th, 2012 Posted in howto | Tagged shortcode, tooltip, wordpress, wowhead | Leave a Comment
  • paneling View Image Tips on Layout and Paneling of a Comic Page

    Tips on Layout and Paneling of a Comic Page

    Posted On: Jan 31st, 2012 Posted in howto, notes | Tagged comic, howto, paneling, tips | Leave a Comment
  • Adding a Four Color Gradient in Bootstrap.less

    I modified the gradient code in bootstrap adding a four color gradient into my version. You can already see the example on my navigation bar and I’d like to share this if you’d like to use it. Here is version of my script. You can use it as a template to customize and build upon for your own needs. How… read more »

    Posted On: Dec 5th, 2011 Posted in Resources | Tagged bootstrap, CSS, css3, less | Leave a Comment
  • Parsing a variable to a Javascript file

    Here’s a sample code on how to get the query strings into a Javascript file. Combining the shared codes found here.

    Posted On: Oct 5th, 2011 Posted in Resources | Tagged js, parse | Leave a Comment
  • itumble icons by diwa fernandez View Image itumble icons

    itumble icons

    Posted On: Sep 2nd, 2011 Posted in Icons, Resources, Web Design | Tagged Adobe PSD, dark theme, icons, JPG, png, tumblr | Leave a Comment
  • Starting your own WP theme?

    Are you new to wordpress theme? Here are some basic file names of a WordPress theme you will need to create your own. In the directory of your theme: 404.php this is the template if your visitor went in a broken link and who knows your 404 ERROR PAGE NOT might become famous. archive.php the archives index. comments.php comments template… read more »

    Posted On: Aug 26th, 2011 Posted in Resources | Tagged coding, tip, wordpress, wordpress theme | 2 Replies
  • Plugin: Wa Plurk Updater (beta)

    Note: This is my very first plugin to be published. This plugin is inspired by the Twitter Updater plugin. Any comment and/or suggestion will be appreciated. This a simple plugin that sends any updates from your site to your Plurk account. You can check out a sample post on my plurk account.

    Posted On: Feb 19th, 2011 Posted in Codes, Resources | Tagged plugin, Plurk, wordpress | 6 Replies
  • Blogger: Using the Link field in a different way

    >I have my avatar at the top right corner. Woot! Has anyone every actually used the Link field? For me, I never seemed to use it and just an hour ago I had another “what if’s“. I have a livejournal account and I liked their idea of having to change and choose different Avatars that you’ve have in your account.… read more »

    Posted On: Apr 14th, 2009 Posted in howto, Resources | Tagged blogger, blogspot, howto, templates, tips | Leave a Comment
  • Tutorial: Create a Brown Envelope

    This tutorial is about creating a brown envelope in Adobe Photoshop from scratch. I am using Adobe Photoshop CS3 but in this tutorial you can use lower versions as well. You can download the sample PSD file from the link at the end of this tutorial. Final product Step 1 Create a new file with a width of 400 pixels… read more »

    Posted On: Dec 10th, 2008 Posted in Resources | Tagged envelope, howto, My Portfolio
Thoughs+doodles

Share This


Recent Post

  • My 1st Impression of Guild Wars 2
  • Diablo® III Open Beta Weekend
  • Adding WoWhead tooltip in single post
  • Mass Effect 3: EDI
  • Fan Art: Tali, she’s a good egg. Y’know?

Recent Comments

  • Tip: Adding WoWhead tooltip js in single post thru shortcodes in wordpress « Diwa Fernandez on The Undying
  • Ucigași de visuri « O Lume Nouă on Wallpaper: Reality Collides
  • Vilkas « Diwa Fernandez on WIP: Vilkas
  • Commission: J « Diwa Fernandez on Commission: Female Elf Archer
  • thepoet on My Goal for 2012

SNS

  • Facebook
  • LinkedIn
  • Tumblr
  • Twitter
  • Youtube

Gaming Blogs

  • Gamer BC
  • Games And Geekery

Calendar

May 2012
S M T W T F S
« Apr    
 12345
6789101112
13141516171819
20212223242526
2728293031  
 
Please wait while my tweets load.
If you can't wait - check out what I've been twittering

Tags

after effects animation aquila carver comic concept concept design Corel Painter CSS design digital art Dragon Age dragon age 2 e-games elf fan art fanfic fenris Flash games google guild wars howto life logo mmorpg online games pc photomanipulation photoshop Plurk post project red8 review rpg sebastian sketch The Design People theme thoughts tip videos wordpress world of warcraft

Search the site

© 2005-2012 Diwa Fernandez
Proudly powered by WordPress and MSWEB Network
  • Blog
  • Commissions
  • Comics
  • My Portfolio
  • Live Stream
  • Legal
  • About
  • Contact
  • RSS Feed
Back to Top