Biz Connection FREE TRIAL + $75 GOOGLE ADWORD - FREE VOUCHER for YOU!

Monthly Archives: January 2012

Write Sample of Coding into Page

The <code> tag allows you to write coding into your page without being executed and highlighting the code text. Sometime, when writing HTML code for WordPress needs to be used <sourcecode></sourcecode> or [sourcecode][/sourcecode] The code  tags are supported in all …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.50 out of 5)
Loading ... Loading ...
 

Clickable Phone Number for iPhone Users

Clickable phone numbers have the meaning of allowing your web visitors to access you phone number with a click of mouse. HTML Syntax: <a href=”tel:+4917640206387″>+49 (0)176 – 402 063 87</a> Reasons to make clickable phones number can be: Mobile version …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

Basic WordPress Hook-in

Displays the numeric ID of the current post the_ID(); More details: http://codex.wordpress.org/Function_Reference/the_ID Displays or returns the title of the page: php wp_title(); More details: http://codex.wordpress.org/Function_Reference/wp_title Returns the permalink to a post or page: get_permalink(); More details: http://codex.wordpress.org/Function_Reference/get_permalink Returns the category ID: get_the_category( $id ) More details: …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

Create tab on Facebook page – today one

tab in facebook page

As usual Facebook keep changing, improving and driving nuts many developers and users. How to have however a new tab into your page on Facebook (not personal profile. it may work I did not tried – not interested) 1. Go …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.00 out of 5)
Loading ... Loading ...
 

Import contacts from Linkedin and Facebook

import social media contacts

The bad news (it is more than 3 months old but for you who read it is new) is that in theory it is not possible to import any contact from LinkedIn and Facebook. Reason is simple, I saw on …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 5.00 out of 5)
Loading ... Loading ...