Search:

Search: Search took 1.00 seconds.

  1. Replies
    8
    Views
    656

    How many blocks are configured? The adsense...

    How many blocks are configured?
    The adsense allows only three ad units.
  2. Replies
    8
    Views
    656

    You can try this plugin:...

    You can try this plugin: http://wordpress.org/extend/plugins/appad-manager/
  3. Replies
    15
    Views
    2,094

    add_action( 'wp_head', 'fb_like_thumbnails' ); ...

    add_action( 'wp_head', 'fb_like_thumbnails' );

    function fb_like_thumbnails()
    {
    global $posts;
    $thumb = 'http://logo.png'; //your default img


    if (has_post_thumbnail() ) {
Results 1 to 3 of 3