RSS
WTB Flash Games Wordpress Theme Best Deal In WordPress
Demo DOWNLOAD (11544 hits)

WTB Flash Games Wordpress Theme

Theme Name: WTB Flash Games

Category: Games, My Themes

Date Updated: April 29th, 2010

WTB Flash Games Theme Installation:

WTB flash games wordpress theme is created for game blogs. Theme has a custom control panel, so you can configure your website easily.

There are 2 versions in one theme:

Would you like to add games from ArmorGames.com automaticly?

Important:

Theme has a custom page navigation function. If you are using the wp-pagenavi plugin, deactivate it before using this theme. If you forgot to deactivate it and activated the theme, you may have a blank page. If you get this error:

  • Delete the functions.php in theme folder and deactivate the wp-pagenavi plugin,
  • Upload the functions.php in theme folder.

WTB Flash Games Theme Usage:

You do not need to edit any php files.

  • Upload the wtb-game folder in Wp-content/themes,
  • Activate the theme from Appearance-Themes from the Wordpress admin panel,
  • Enter WTB Game Options under Appearance,
  • Fill in the fields and save the changes.

WTB Flash Games Theme Control Panel:

  • Blog Name: If you want to use a Blog Title instead of a logo,
  • Comments or No Comments: If you want to use the Without Comments version, check it,
  • Top Games In Left Bottom: In default, there is Latest Comments in footer left. If you do not want to use the With Comments Version, you can place your best game in this footer left part instaed of Latest Comments,
  • About: Write something about your website,
  • Adsense: Paste your Adsense codes. Instead of Adsense, you can use banner codes, too.
  • Save Changes

Adding Games:

  • Enter Posts-Add New,
  • Write a title,
  • Write a description of the game in content field,
  • Under the content field, you will see Game Info,
  • Write the thumbnail image url in Thumbnail URL field. Use http://,
  • Write the swf file url in Game File URL(swf file). Use http:// and finish with .swf
  • Write the How to Play,
  • Select category,
  • Add tags,
  • Publish the post.

Licence:

You can not remove the links in footer. You can not set them nofollow, etc. Do not touch the links in footer.

If you have any questions, please reply and visit the page in 24 hours.

200 Responses to WTB Flash Games

  1. 05-02-10
    LA says:

    Thenk’s nice theme !

  2. 05-09-10
    Sporter says:

    Thenk’s nice theme !
    +1

  3. 05-09-10
    vamp6x6x6x says:

    I just used this theme and I was wondering if there was anyway to make the my arcade plugin for wordpress work with this theme?

    • 05-09-10
      admin says:

      WTB Game theme uses Custom Fields. If your plugin adds the games by custom fields, yes they can work together. You just need to open the php files in theme folder and edit the custom field names.

      I do not know which plugin you are talking about, so i can not tell the definitive answer.

      • 05-09-10
        vamp6x6x6x says:

        ok ty for your help :)

      • 05-09-10
        vamp6x6x6x says:

        ok I just tried to edit the php file myself with an epic fail. van you help? This is the site of the plugin I have: http://wordpress.org/extend/plugins/myarcadeblog/

        • 05-10-10
          admin says:

          i think that plugin uses the content are not the custom fields. sorry.

          if i were you, i will not use automatic things because of the wordpress ping system. adding games one by one is better.

  4. 05-09-10
    k7ka games says:

    great theme really

    i use it now in my flash games site

    http://games.k7ka.com

    really thank you for offering such great theme : )

    • 05-10-10
      admin says:

      Thanks. Your site looks good. You can add your favorite games in “Top Games”(from the theme control panel) and in Blogroll.

    • 05-09-11
      CarGamesFreeDownload says:

      Hi Guys

      I really like your website, and I would like to sort it in the same way as you did.

      Please have a look at my website at http://www.cargamesfreedownload.com

      I cant use “random games or new game” how can I fill my website up with games?

      I have built this website for adsense purposes, would that be posible to using my own affiliate games in the boxes?

      Apparently this website will be ranked no1 very soon so please help me to make it monetizing website.

      Regards,

      Henry

      P.S admin your help will be appretiated too, thanks

      • 05-09-11
        admin says:

        Please read the “Adding Games:” in post. You need to add a thumbnail and swf file url. Then your images and games will work.

  5. 05-10-10
    Klisi says:

    Nice…..

    I use it on my flash game site
    http://game.eblog.al/

  6. 05-11-10
    Ofer Fisher says:

    i have few Problems
    1 in the main page i dont see the pics of the posts ( daily game plug in )
    2 i cant see most of my posts
    3 the games open in the right of the screen so i cant see most of the game

    please help

    • 05-11-10
      admin says:

      As i told in “Adding Games”, you need the fill in the Game Info fields. Please check the theme installation information again.

      • 05-11-10
        Ofer Fisher says:

        i will try it but
        i use other plug in for the games
        http://www.playedonline.com/daily_game

        the plug in insert the game and create the post
        if you have a chance to check it it will be a nice tool to add into any site that use your theme that i love
        P.s the google add sense cover few of the games but its ok for me for now

        do you have a example how to post new game that will work with you theme i want to send it to the add on ( above ) for them to modify it to your theme
        and thanks

        • 05-11-10
          admin says:

          plugin is not compatible with the theme. plugin adds the games in content area and uses it’s own player. but the theme uses the custom fields. you need a theme that adds the games in content area.

          if you can edit the functions of the plugin, use game as the name of custom field for swf file url, use thumb as the name of the thumbnail url.

          or, open single-nocomments.php and single-withcomments.php, find …object type=”application…, delete all of this line and paste:

          < ?php the_content('Read more...'); ?> (do not use a space between < and ?)

          by this, games should work, but i do not know how you can edit the thumbnails.

          • 05-12-10
            Ofer Fisher says:

            can i ask what code do i need to have a new post with the plugin (automatically create the new post )

            the post code is

  7. 05-11-10
    rvsdi says:

    I have many swf and thumbnail file on my disk. How to do mass posting into wordpress. thx be4

    • 05-11-10
      admin says:

      There is not a function like that. You need to add one by one.

  8. 05-12-10
    admin says:

    @Ofer, i could not see the code but do not edit the theme files. tell this to the plugin owner:

    - theme uses a custom field(thumb) for thumbnails,
    - theme uses a custom field(game) for swf file urls.

    he/she will understand what you are talking about. if the plugin is suitable for this, he/she will edit the plugin codes. if the plugin is not suitable, you can not use the theme with that plugin.

  9. 05-12-10
    Ofer Fisher says:

    i wish to add my logo into the page
    and to add few links in the footer
    is it ok?

    • 05-12-10
      admin says:

      yes, you can. main rule is, do not delete or change the links in footer.

      • 05-13-10
        Ofer Fisher says:

        where can i add a logo into the theme ?

        • 05-13-10
          admin says:

          in /images folder, replace the logo.gif with your logo.

  10. 05-13-10
    Ofer Fisher says:

    i want to change the window size of the posts how can i ?
    and please

    • 05-13-10
      admin says:

      open style.css and fin .randomgames and change the width.

      • 05-17-10
        Ofer Fisher says:

        .randomgames {
        width:612px;
        float:left;
        overflow:hidden;
        height:100%;
        }

        i deleted
        width:612px;
        height:100%;

        and its small the game is set to the window screen but its small

        • 05-17-10
          Ofer Fisher says:

          any option for flash window with full screen as default ?

          and the game list will be shown

          *** i love your team its so close to be perfect

          • 05-17-10
            admin says:

            sorry there is not a function like this.

        • 05-17-10
          admin says:

          i could not understand what you want to do. if you want the random games part would be smaller, change the width size.

          • 05-17-10
            Ofer Fisher says:

            i changed it without the width size the swf fit to the blue screen in the post

            but if i change it to over 700 its overzise of the blue post screen

  11. 05-15-10
    Ofer Fisher says:

    http://games.webvision.co.il
    the category lines is only for 1 line ?
    if its slide to 2 line its a bug

    • 05-16-10
      admin says:

      use sub categories. it’s a dropdown menu.

  12. 05-17-10
    Ofer Fisher says:

    i using many plugins that fit to common WP
    can i ask for the filds names that using for SWF , pic and about the game
    i will try to set it to the theme
    and many thanks for all

    • 05-17-10
      admin says:

      these are the custom field names:

      picture(thumbnail) url: thumb
      swf url: game
      how to play: howto

      • 05-24-10
        Ofer Fisher says:

        can i find the file with the code please ?

        • 05-24-10
          admin says:

          thumb code is in index, archive and search.php. orhers are in single.php files(nocomments and withcomments).

  13. 05-17-10
    Eduardo says:

    Hi,
    http://produto.mercadolivre.com.br/MLB-143159164-lancamento-portal-de-games-online-em-flash-script-php-site-_JM

    Please see this, them are solding your product and removing the credits.

    • 05-18-10
      admin says:

      Thanks for the information @Eduardo. I do not know Portuguese so i could not find the contact email of this website. Can you find it for me? Then, i can send an e-mail and remove the listing.

      Regards.

      Edited: Ok, i found the form and send an email. Let’s see what will happen. Thanks again.

      • 05-18-10
        Eduardo says:

        ok, your plugin is very good, I started to use today and I am translating to portuguese.
        Thanks for the plugin.

  14. 05-17-10
    Rajesh says:

    Hi,
    You have great themes here. I am using wordtube-video theme and would like to use this one too to build a game website. I had used videos from youtube, videojug etc. on my video site http://www.Glumbert.org and would like to know which website is the best to get games from?
    Thanks, Rajesh

    • 05-18-10
      admin says:

      Thanks @Rajesh, i am happy that you like my themes.

      I can not give a website address for games. Because i do not know which one let us to use it’s games directly.

      Instead of using games from other websites, you can upload the games to your server. Search on google as “flash game packs”. You can find a lot of flash games. If you have enough bandwidth, it will be better.

  15. 05-27-10
    gogo says:

    Hello, nice theme, but I have problem. Games wont work, but when I click on full screen mode, game work without problem. What it could be? My site is http://dontforgetlyrics.com

  16. 06-02-10
    gilank says:

    can i add wp pagenavi?, so in home area, there is number of the page in the bottom of new game section

    • 06-02-10
      admin says:

      no, you can not. do not use pagenavi plugin.

  17. 06-02-10
    lektire says:

    how i can remove that links from footer?

    • 06-02-10
      admin says:

      read the licence part in post.

  18. 06-07-10
    rylan says:

    Hi , I Seem to be having a problem… managed to activate theme and added a few posts yesterday..
    When I tried to add more posts today the custom fields thumb and game has to be put in manually and when you update or view post the swf and thumb not showing..
    And when you try to edit again the custom fields are gone again..

    Great theme though.. can you help ?

  19. 06-07-10
    rylan says:

    Never mind Sorted problem me thinks
    Thanks for a great theme..

  20. 06-11-10

    nice theme…thanks!

  21. 06-14-10
    m0ney says:

    How to remove “Full Screen” function, thanks

    • 06-14-10
      admin says:

      - open single-nocomments.php and single-withcomments.php,
      - find Full Screen,
      - delete that line.

  22. 06-16-10
    Ofer Fisher says:

    i need help with this error

    WordPress.com Stats is unable to work properly because your theme seems to lack the necessary footer code. Usually this can be fixed by adding the following code just before in footer.php:

    the code for my footer is

    • 06-16-10
      admin says:

      i think you mean this code: < ?php wp_footer(); ?>

      theme has that code in footer.php.

      when you check your site’s source, you will see the stat codes in footer:

      < script src = ” http : / / stats. wordpress.com…….

      that means, there is not a problem about the theme. may be something is wrong about the plugin options.

      • 06-20-10
        Ofer Fisher says:

        so i will download and reupdate the footer and thanks

  23. 06-20-10
    John says:

    It doesnt work with WordPress 3.0

    Please solve the problem in the WTB Theme

    Thanks

    • 06-20-10
      admin says:

      i upgraded the demo to wp 3.0 and it is working fine.

      please check your wp-content/themes directory. if there is not a /default folder(default theme), upload it. you can download it from here: http://wordpress.org/download/release-archive/

      download the wp 2.9.2 and upload the default theme to your wp-content/themes directory. do not upload all files, upload only default theme.

  24. 06-21-10
    ironmankho says:

    hey nice theme can you create a theme for wallpapers site ….

  25. 06-21-10
    John says:

    How to remove WordPress version generator meta-tag ?

    Thanks admin for supporting us

    • 06-21-10
      admin says:

      at the bottom of the functions.php, add this code:

      < ?php
      remove_action('wp_head', 'wp_generator');
      ?>

      there is not a space between < and ?php.

      this code was working for older versions. i think it will work for wp 3.0, too.

  26. 06-23-10
    ironmankho says:

    http://www.wordpressthemesbook.com/demo/wtb-game/

    Rss feed icon not visible in front page/above URL .but when you go another categories rss icon visible what is the problem

    • 06-23-10
      admin says:

      open header.php and add these between < head> and < /head>:

      < link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="< ?php bloginfo('rss2_url'); ?>” />
      < link rel="alternate" type="text/xml" title="RSS .92" href="< ?php bloginfo('rss_url'); ?>” />
      < link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="< ?php bloginfo('atom_url'); ?>” />

      delete the spaces between < and l, < and ?php.

  27. 06-23-10
    John says:

    I have one last question,

    How to place ads like this one ?

    http://games.k7ka.com/action-games/terrorist-hunt-v5.html

    I need step by step instructions on how to plate.

    Thanks a lot

    • 06-23-10
      admin says:

      i think you are using the “Without comments” version.

      open single-nocomments.php,

      - find: class=”singlebottom”>
      - add your 728*90 ad, below that line.
      - find: include (TEMPLATEPATH . ‘/ads/ad-336-280.php’); ?>
      - cut all the line (start from < php)
      - find: class="ad336">
      - paste the code above this line.

  28. 07-08-10
    GaYan says:

    hey,, Cool and nice theme ;)

    How can i show the latest posts ( latest games ) from selected categories in index page ? Thanks ;)

    • 07-09-10
      admin says:

      - open index.php
      - find cat=&showposts=10&orderby=rand
      - write the category id after cat=
      - delete &orderby=rand

      then you will have a code like this: cat=7&showposts=10

      7 is a sample id. you need to replace it with your featured category id. if you want to show the latest games from more than one category, add all the category IDs: cat=7,5,8&showposts=10

  29. 07-09-10
    Sasho says:

    I got problem with wp-pagenavi plugin, I not using it and I don`t have it in plugin list… So how can I:

    “Delete the functions.php in theme folder and deactivate the wp-pagenavi plugin,
    Upload the functions.php in theme folder.”

    Without functions.php there is no WTB game options, and with functions.php not working WTB game options for saving changes.

    What is the problem???

    • 07-10-10
      admin says:

      if you did not install wp-pagenavi, you do not need to delete the functions.php.

      i could not understand why the saving changes does not work in your blog. nobody asked this before. please delete your theme, download it from this page and install it.

  30. 07-12-10
    Jeux Dora says:

    Hi, I use you theme for several flash game blogs (for example: Jeux Dora . I have made more optimisations for Adsense and it works fine. thank you

    • 07-13-10
      admin says:

      thanks Jeux Dora. your website is very nice.

  31. 07-12-10
    Unax says:

    Hello,
    At first sorry for my english level. I have one question.

    I see in this page http://www.rinconjuegos.com/ in the index when I push the mouse in one of the photo (no click) I see the name and the description for the game, in your theme only view the name.

    is possible generate the description when push the mouse in one game (no click) its dificult ?

    thanks for all!

  32. 07-13-10
    Unax says:

    thanks for all admin!! very good links !!

    in a week new game theme ?? GREAT but WTB Flash Games is perfect for me at the moment.

    At first I work in this theme “WTB Flash Games” but in many days is possible to change for the new theme you create ? is very dificult?

    The new theme have much changes with this ?
    Is possible to upload a screenshot to the new theme desing ?
    thanks for all.

    • 07-14-10
      admin says:

      new theme will not be free. design will be better and i will use some extra codes. it will be a paid one so will not include any links in footer.

      if you use wtb games theme, you will activate the new theme and thumbs, descriptions, games, etc will work. you will not need to edit the posts.

      yes, i will add the uploading image feature.

  33. 07-14-10
    Peter says:

    How do I fit the resolution embed code with the played windows?

    • 07-14-10
      admin says:

      i could not understand the question.

    • 09-27-10
      michaellions says:

      This theme cannot use embedded code,but you can add it.
      First: find this and edit in functions.php.
      // Edit this data structure to change the form in WordPress:
      $sp_boxes = array (
      ‘文章信息’ => array (
      array( ‘thumb’, ‘缩略图URL:’ ),
      array( ‘game’, ‘视图URL(swf文件或图片文件):’ ),
      array( ‘embedded’, ‘嵌入式播放的代码(请注意嵌入播放器的尺寸不要超过590×430):’, ‘textarea’ ),
      array( ‘howto’, ‘额外说明(如果为游戏则写入操作方法[可以使用html语言标签]):’, ‘textarea’ ),
      ),
      Second: find and delete below text in single-withcomments.php and single-nocomments.php .

      <object type="application/x-shockwave-flash" width="590" height="430" data="”><param name="movie" value="” />

      Third : insert below code between and in single-withcomments.php and single-nocomments.php .

      <?php if ($emb “” ) : ?>

      <object type="application/x-shockwave-flash" width="590" height="430" data="”><param name="movie" value="” />

      By above three step,you can use embedded code, but i can’t adjustment the picture resolution to fit the play windows.

  34. 07-14-10
    Mark says:

    I intend to use your theme on http://arcade-online-games.net, and I would be very kind of you to provide a download of the logo template (.psd, or whatever you have).

    Thanks a lot!

  35. 07-14-10
    Peter says:

    This screenshot the problem here

    http://www.uppicweb.com/x/i/io/o7fit.jpg

    The problem is I just copied url of swf and place it in my site.

    Some games are wider than the windows preview border, some games are too small.

    How can I fixed that?

    Is there the way to resize the game automatically?

    • 07-15-10
      admin says:

      picture url is not working but i understood.

      try this:

      - open single-nocomments.php and single-withcomments.php files,
      - find height=”430″
      - delete them(there is only one height=”430″ in one php file).

      then the height of the game will be automatic.

  36. 07-15-10
    Peter says:

    Hi admin,

    I want to change the advertising image 120x600px and another one to be my affiliate image, How can I do?

    • 07-16-10
      admin says:

      in theme control panel, write your affiliate code in Adsense fields. for example in 120*600 Adsense field, write this:

      < a href="affiliate url">< img src="affiliate image url" alt="" />< /a>

      delete the spaces between < and a, < and img, < and /a.

      affiliate image url must starts with http://.

  37. 07-20-10
    Varen says:

    Hi

    Thanks for the lovely theme. I am new to all this, could you please tell me how to add games and thumbnails that are actually ON my comp. Thanks again…

    • 07-21-10
      admin says:

      Open your ftp program. Create 2 folders in your server like domain.com/games and domain.com/thumbs. Upload your games and thumbnails to these folders.

      Then install wordpress and activate this theme. While you are adding a new post, you will see the game and thumb fields. Fill in these fields and publish your post.

      For example, your game urls will be like this: http://domain.com/games/game1.swf

  38. 08-05-10

    Hey, looks like a great theme, I’m sold on using it, just one question… Is there a way to track scores that users have accomplished in games? Like a widget that has the last 10 top scores, or last scores, whatever?

    Thanks!

    • 08-05-10
      admin says:

      No, you can not do it. You need to find games that uses database to save the game scores. This kind of games are very expensive(at least $10000-$15000).

      You can show “how many people played this game” by wp-postviews plugin: http://wordpress.org/extend/plugins/wp-postviews/

  39. 08-05-10

    Great theme. Using it over at http://flashgamer.us

    Think I’m having a few issues, the ads don’t seem to be appearing correctly, or the tag cloud…and having a little difficulty putting my logo in there.

    But great theme. I will see about utilizing that WP-Postviews plugin, thank you!

  40. 08-06-10

    Thank you, I will.

    Do you have any idea why the ad in the lower left isn’t appearing, and why the ad in the upper right is so irrelevant? I was hoping for some gaming ones like on your demo…

    I think everything else I’ve straightened out. You have a great theme.

    • 08-06-10
      admin says:

      Google tries to show relevant ads. If it can not find relevant ads, it shows public ads(Help to Children, etc). Also the visitor’s IP is important.

      For example i see these ads on your website:

      - http://img808.imageshack.us/i/23717738.jpg/
      - http://img571.imageshack.us/i/66482271.jpg/

      Both of them are game ads. That means, Adsense understood what your website is about.

      Yes, there is not an ad on left side. It wil be in future but you can make your blog better. Then ads will be better. Do these:

      - Install “All in One Seo” plugin,
      - Use a better Blog title and description. For example use a title like this: Best Games – Play All the games free – Flash Games to Play …

      • 09-24-10
        Thomas says:

        Thank you very much! Has turned into a successful little website with very little work.

        Now I just need to integrate a social bookmarking plugin to allow users to easily Like or Share and it’ll be good to go.

  41. 08-08-10
    Ofer Fisher says:

    i use the plugin from
    http://www.playedonline.com/daily_game

    the plug in add posts with a game code

    i want to change the plugin code to fill the theme code

    so if i want to add swf link and image ling

    i need help to know how to fill them in wtb code please

    • 08-08-10
      admin says:

      theme uses Custom Fields for swf and image links.

      Custam Field name for swf link: game
      Custom Field name for imahe link: thumb

      i do not know how the plugin works. so i can not say “do this”. i think the plugin does not create thumbs, too.

      and the most important part is, do not use this kind of things. because your website will be a “slave” of that website, if you use that plugin.

      if you want to add the games automaticly(xxxx games), you need to use bots. i can find a good bot for you but they are paid bots. if you want to buy a bot like that for $25-30, please use the Contact page and send me an email.

      • 08-09-10
        Ofer Fisher says:

        i want to change the plug in to work with my wordpress
        i wish to change the plugin to work with your theme

        i want to know where is the code for new post and to change the plugin , the plugin will update the swf fild and the thumb fild auto

        so please help me to find the code for new post and i will change the plugin

        • 08-10-10
          admin says:

          i want to help but really i do not know how that plugin works. if you want to add games automaticly from a website, i can create a plugin for you. price will be $30. you can use the contact page.

  42. 08-08-10
    derago21 says:

    Aweosme work your doing dude.. am from india!!! Ive become big fan of u, already bookmarked it… Now just tell me how do i edit those blog roll, and put my own links there…

    • 08-08-10
      admin says:

      thanks, you made me happy a lot.

      blogroll:

      - go to wordpress admin panel,
      - enter Links (you can see it on left sidebar)
      - delete the links and add your’s.

      • 08-08-10
        derago21 says:

        you Juzz rock… if you dont mind.. can i be your friend??? What messenger do you use??? and whats your id??? because in india we use gmail mostly…

        • 08-09-10
          admin says:

          thanks a lot. but i have no time for messenger. sorry. but we can be friends at digitalpoint forums. my id is addlinkurl.

  43. 08-09-10
    Derago21 says:

    Dude.. check this website and click over a game… http://jeuxdora.org/ the google ads appear for 5 seconds and then goes into the game…. i want to do something like this…. can you help me out dude????

  44. 08-09-10
    derago21 says:

    Thx mate, Lemme try wether it works…. i never usually comment on blogs, i just leech around [:P]… But your blog melted me and impressed me…. ill share your blog wid my friends :) hope u improve your skillz and rock on….

  45. 08-10-10
    Ofer Fisher says:

    sorry this page is block the code

    the code i wanted to show open a full window with flash not in a new tab

    its more the kind of the page i wish to run

    and chance of helping to modify the theme

    the plugin is from
    http://www.playedonline.com/daily_game#wp

    please try to test it

    • 08-10-10
      admin says:

      again, sorry. my help is limited with only theme codes. i do not help about plugins, etc.

  46. 08-11-10
    derago21 says:

    Dude help me… in IE, chrome and firefox i cant play the flash games, but i know, i want to install flash and shockwave players for it… But people who come newly to the site cant view the games, it shows blank screen with a Close button alone… So i want to Display a message like Download Latest flash player by click here, something like that, so flash player gets installed and they can play the game… so is it possible to do something like this… If you could really help me, I would be really thankful bro…

    • 08-12-10
      admin says:

      please try this:

      - open single-nocomments.php and single-withcomments.php files,

      - find the line starts with < object type="application ....

      - delete this whole line and paste this one:

      <***object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="590" height="430">
      < ***param name="movie" value="<***?php $values = get_post_custom_values("game"); echo $values[0]; ?>” />
      < ***param name="quality" value="high" />
      < ***embed src="<***?php $values = get_post_custom_values("game"); echo $values[0]; ?>” quality=”high” pluginspage=”http://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”590″ height=”430″>< ***/embed>
      < ***/object>

      delete all *** in code or download the clean code from here: http://hotfile.com/dl/61621788/9bd744b/code.txt.html

  47. 08-12-10
    derago21 says:

    thanks alot dude… and also i have three types of flash game files… like swf, dcr, dir … but in comments.php we are using as application/x-shockwave**-flash** but i also want to add application/x-director to support dcr and dir files… i tried something, but never worked… can you help me in this dude???? waiting for the reply!!!!

    • 08-13-10
      admin says:

      open single-nocomments, single-withcomments and find

      < object classid ...... < /object>

      replace the code with this one: http://codepaste.net/ddn4k6

      - if you are adding a swf, add the post in normal way.

      - if you are adding a dcr file, do not use the Game File URL field. create a new Custom Field with name dcr and write the dcr file url in Value field.

      - i could not find information about dir files. if you can find, add it after else: ?> line.

      • 08-13-10
        derago21 says:

        Thx alot bro… You simply rock!!!! if someday im earning good… i Promise you, ill Donate to u!!!

  48. 08-13-10
    Varen says:

    Hi

    Thanks for the theme,i love it. I have a small issue though.. whenever i add a new category it pushes the old category tab towards the right.

    Is there a way so that i can make the old category tabs stay where they are and new tabs are added to the right of it instead?

    Thanks

    • 08-13-10
      admin says:

      hi,

      it’s because theme lists the categories alphabetically. if you want to change it:

      - open header.php
      - find sort_column=name
      - replace it with orderby=ID

      then the old categories will stay on left.

  49. 08-14-10
    Franck says:

    Hello which will make the cost of the new template to make games.

    saludos

  50. 08-20-10
    djanky says:

    thx bro… i’m using your theme and it’s really cool… is there any way to upgrade it? and what will be got if there is an upgraded theme? please send me an email for the answer…

    rgds
    d.j.a.n.k.y from Surabaya

    • 08-20-10
      admin says:

      thanks @djanky.

      i create new themes instead of upgrading the old ones. i am working on a new game theme that will be a paid one. it will have a new design, game landing page, etc.

  51. 08-20-10
    gogopay says:

    Hello! This is a great theme, very much like the popular game in the bottom left corner of home page only text links. Also need to set the background. How can it like randon games or new games, like display pictures and text on the home page. Will need to call you from the database?

  52. 08-21-10
    admin says:

    no, you can not call them from database because you add the links and title manually. you need to add the pictures manually, too.

    open index.php and find Top Games. you can place the thumbnails after < li> tags. of course you need some css, too.

  53. 08-23-10
    MIlsou says:

    Hi… please how can I remove the menu at the top.
    Don’t need it.

    Thanks

    • 08-23-10
      admin says:

      open header.php and find:

      < div id="topmenu">

      delete this line and delete everything below that code.

  54. 08-25-10
    Jackie Silva says:

    Hello
    I have problems, i wanted to put a pagination wp-pagenavi to my theme, but the function exist in the functions.php. I dont know what to do, because when i activate the plugin wp-pagenavi, show this:
    Fatal error: Cannot redeclare wp_pagenavi() (previously declared in /home/fanatiju/public_html/wp-content/themes/wtb-game/wtb-game/functions.php:1) in /home/fanatiju/public_html/wp-content/plugins/pagenavi/pagenavi.php on line 157
    because i want to hace pagination en the index too.
    wait could you help me please.
    Greatings

    • 08-26-10
      admin says:

      you can not use pagenavi on homepage because i used wp_query function(random games part).

      there is pagenavi in category and search pages. you do not need the wp-pagenavi plugin. remove that plugin.

  55. 08-26-10
    Jackie Silva says:

    hmmm but i think is necesary, are there any solution to show pagination in home. please help me

    • 08-26-10
      admin says:

      try this one. download the file: http://www.wordpressthemesbook.com/wp-content/uploads/2010/08/wtb-games-index.zip

      replace the old index.php with this new one.

      go to Settings-Reading in admin panel and write 28 instead of 10 in the “Blog pages show at most” field. save changes.

      if you have more than 28 games in your website(i guess you have), you will see the navigation under “New Games” part on homepage, too.

      again, do not use the wp-pagenavi plugin.

      • 08-26-10
        Jackie Silva says:

        Thank you so much, i replace the index.php ,it works very good, and thanks for the theme i love it, its the best.
        Another question how can i to show widgets, thanks for everything.

        • 08-27-10
          admin says:

          sorry, no widgets. layout is not suitable for widgets. but my next game theme will be widget ready.

          • 08-28-10
            Jackie Silva says:

            ok, thank you, also i wanted to put plugin post-views for to show the times people had played the games, its compatible with the theme?

  56. 08-27-10

    Hi,

    I changed hosting (now I’m on Hostgator) . My website opens, but whan I want to go to Adminpanel appears error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/robita/public_html/mywebsite.com/wp-content/themes/wtb_theme/functions.php:36) in /home/robita/public_html/mywebsite.com/wp-login.php on line 337

    Warning: Cannot modify header information – headers already sent by (output started at /home/robita/public_html/mywebsite.com/wp-content/themes/wtb_theme/functions.php:36) in /home/robita/public_html/mywebsite.com/wp-login.php on line 349

    • 08-28-10
      admin says:

      i think you removed some codes in functions.php.

      re upload the functions.php in theme folder.

  57. 08-28-10
    admin says:

    @Jackie Silva, yes you can use postviews or other plugins.

  58. 09-11-10
    Jackie Silva says:

    Hi again,

    hello, I want to put adsense before the games load.
    As I can do?

  59. 09-11-10
    zuhao says:

    Why does my site only have 2 columms? in atcion category

    • 09-11-10
      admin says:

      in wordpress admin panel, go to Settings-Reading. change “Blog pages show at most” number.

  60. 09-25-10
    tom says:

    Anyway I can change the color scheme of the theme? Trying to make a legit site and I’m not sure if I want 100s of people with the same looking site. Thanks

    • 09-26-10
      admin says:

      yes, you can change the color scheme. do not delete the links in footer. that’s it.

  61. 10-09-10
    joy says:

    how do i change the color of tag cloud text? i wanted to make all the tag text to red.

    thank you for your theme very user-friendly and helpful. keep up the good work.

    • 10-09-10
      admin says:

      - open style.css and find .tagcloud a
      - you will see color:#2a637e; under that line. change the color code. #2a637e is the color code. #000000 will make the links black, #ffffff will make white.
      - also, there is .tagcloud a:hover. change the color code for hover, too.

      • 10-10-10
        joy says:

        thank you so much… i try this one…. great theme

  62. 10-09-10
    tukmol says:

    hello admin,
    I really like your theme but I want to use it as a video site.
    Is it possible to use an embed custom field instead of game file url?

    Thank you in advance and more power!

    • 10-09-10
      admin says:

      do these:

      - open functions.php and find:

      array( ‘game’, ‘Game File URL(swf file):’ ),

      and change it to:

      array( ‘game’, ‘Video Embed Code:’, ‘textarea’ ),

      save the file.

      - open single-nocomments.php and single-withcomments.php files and find the line that starts with:

      < object type="application....

      (there is not a space between < and object).

      delete this whole line. and paste this:

      < ?php $values = get_post_custom_values("game"); echo $values[0]; ?>

      (delete the space between < and ? at the beginning of the code)

      save file.

      now, you will see “Video Embed Code” field in Add New Post page. paste your video embed code.

      • 10-23-10
        XHIBIT says:

        Could you make that a bit clearer please ?
        When I made the code change it killed my theme and I had to delete and reupload twice.

        There is a lot more code than just: < object type="application….
        Are we supposed to delete it all the way to or how much actually needs to be deleted before adding the new text because when I do your method step by step its breaking the theme

  63. 10-09-10
    tukmol says:

    wow that was a super quick response! million thanks to you admin!

  64. 10-10-10
    joy says:

    hello admin… thank you for the great theme. can i add 28 games in new games? instead of 21?

    thank you so much!

    • 10-10-10
      admin says:

      open index.php and find showposts=21. make it showposts=28.

      • 10-11-10
        joy says:

        thanks admin for the quick response… more power to you!

  65. 10-26-10
    Bogdan says:

    I used it on my flash games website: http://jocuri.eufreelancer.info

    Is a great theme!

  66. 11-01-10
    keshino says:

    hi admin, i have a problem for adding adsense code.is it just copy and paste adsense code into WTB option there? i’ve follow the instruction as above. but it comes out blank.

    • 11-01-10
      admin says:

      yes you need to copy and paste the whole code into theme option panel.

      sometimes, Adsense can not find ads for your page. you need to wait.

  67. 11-01-10
    Balky says:

    Hi there,

    I really like your theme, but I have strange problem.

    I added several categories, and started filling games into the system, and then I decided to test it.

    It works fine, it looks good, up to a point the game is loaded.

    It becomes loaded twice for each category.

    like somewhere in the code there is the same call to main window or something like that, so I get 2 screens, one above and one below, completely the same, with same game loaded twice… strange…

    • 11-01-10
      admin says:

      did you download the theme from this page? if not, download it from here.

      also tell me your url.

      • 11-02-10
        Balky says:

        Hi, did not download from here, will try and let you know.

        It’s still not on the web, so you can’t access it. Tx.

        • 11-03-10
          Balky says:

          Here I go again.

          No luck. Completely new installation (at work in VM),
          created new WP site from the scratch, changed theme,
          posted 1 game (from local host), and when I browse for the
          game, I get 2 times loaded game, one above other.

          I downloaded theme from you here now.

          unfortunatley it’s not on line, it is in VM and I can’t give you the link to it.

          Maybe screenshot to your e-mail ?

          • 11-03-10
            admin says:

            interesting problem. i checked the codes. there are not dublicate codes.

            email me a screenshot and the html source of the game page. my email adress is in Contact page.

  68. 11-04-10
    Declan says:

    Hiya,
    Any chance to make place for 728×90 ads on the top?

    • 11-05-10
      admin says:

      instead of the searh part or somewhere else?

  69. 11-05-10
    Declan says:

    Hiya,
    Yeah, if U can push up search part a little bit, like this site:
    http://www.manu5.hu/mario-jatekok
    I need something simillar, the biggest money came from the top.

  70. 11-06-10
    Declan says:

    Cheers, I will try up to monday. I have question again. In Game Cloud if U move cursor over tags, it say 1 topic, 2 topics etc.
    How can I change them to game and games?
    Regards

  71. 11-07-10
    Declan says:

    Hiya,
    I found topic and topics in category-template.php line 602
    return sprintf( _n('%s topic', '%s topics', $count), number_format_i18n( $count ) );
    The modified top is almost perfect for Me, Could You move 728×90 image to left with 9px please?
    Cheers

    • 11-07-10
      admin says:

      - open style.css,

      - find .searchpart and change the margin value to margin:0 9px 0 0;

      - find .logo and change the width value to width:238px;

  72. 11-07-10
    Declan says:

    Hiya,
    Thank You Very Much. searchpart done, worked fine but logo doesnt work. I changed it 238, 100 and 0 but nothing changed, ads. still aligned to right.
    You can see here: http://i54.tinypic.com/db1jk.jpg
    Declan

    • 11-07-10
      admin says:

      in style.css, find .topban and make it margin:0 10px 0 0;

      you need to change the margin values for .searchpart, .logo, .topban. try different values.

  73. 11-08-10
    Fagarcia says:

    Hi

    I want to use the landing page for everygame like a game profile rather than a flash player, and the space for the flash game for a gif + url. How can I do that ?

    regards and thx for such a nice theme

    • 11-08-10
      admin says:

      this theme has not got a landing page. you can try our other game themes: Flash Gamer and Game Club. you can find them My Themes page.

  74. 11-08-10
    Declan says:

    Hiya,
    Thanks again. margin:10px 10px 10px -9px; worked just size of ads. changed to 719×90 :D But is ok. :)
    I have other question again. I just tried what U said to
    ironmankho on June 23, 2010 at 2:04 pm about the missing RSS and I have no RSS after that modification.
    URL is strange too: http://mysite.com/feed/%EF%BF%BD%20/%3E%3Clink%20rel=
    I deleted spaces betwen between < and l, < and ?php. I hope U can help Me again because I am not sure its still working in WP 3.0.1.
    Cheers
    Declan

    • 11-08-10
      admin says:

      i tested it with 3.0.1. it should work. you need to delete 6 spaces in code.

      if you tell me your blog url, i can try to understand the problem.

  75. 11-14-10
    KDC says:

    How to remove “How to Play:” ?, Thanks!

    • 11-14-10
      admin says:

      open single-nocomments.php and single-withcomments.php filed and find “How to Play:”. then delete that line and the line below it.

  76. 11-16-10
    y8 says:

    can i update flash games auto.please tell for me

    • 11-21-10
      admin says:

      Yes, you can. Send me an email please. Then, I will send you the price and other details. My email address is in Contact page.

  77. 12-01-10
    bursuc says:

    hy everyone.i use wamp for localhost. i activated this theme but it looks bad on every browser(I.E, firefox, chrome). In I.E it’s not centered and the “Random games” and “New games” categories are huge. In Firefox and Chrome shows only the “Random games” without “Tag cloud”, “New games” and the left banner. What can be wrong ?Did anyone had this problem ?

    • 12-02-10
      • 12-02-10
        bursuc says:

        Thanks for answer.I tried but the problem still remains. Could be something wrong with the css ?

        • 12-02-10
          admin says:

          do you see the same problem on demo? if not, problem is because of your local server. demo blog uses the same theme that you downloaded from this page.

          if you did not download the theme from this page, download it from here.

  78. 12-03-10
    Fagarcia says:

    I installed your theme in juegosweb-gratis.com and changed nothing on footer, only a couple of things in single-withcomments.php

    Now I get this error: “This theme is released under creative commons licence, all links in the footer should remain intact ”

    I don’t understand why.

    • 12-03-10
      admin says:

      delete the old files and upload the theme again.

      do not delete encrypted codes in any file.

  79. 05-24-11
    hmangult says:

    Hi

    Have you got any idea how could I choose for my articles a different location than posts?

    I am having a plugin that pulls content in my pages and I don’t want to be them visible on the first page, I want my games to be visible on the home page but unfortunately allways the last posts are visible in the new games section…..also the random section is mixes some article between my games post.

    Please help

    Henry

  80. 06-05-11
    Rajesh C says:

    Hello Sir,
    The theme is nice. I’m a beginner in php. Can you tell me how can I add a menu item and link it to a page that I designed for contact us.

    Thanks
    Rajesh.C

    • 06-06-11
      admin says:

      your contact link appears in footer menu. if you want to add it into top menu, you need to open header.php and delete the header menu codes. then you can add your own menu codes. but it will not be very easy if you do not good at html and css.

  81. 06-08-11
    Nick Jones says:

    I have just downloaded your theme and can’t find the menu tab under appearances so I can add pages in the nav bar can you please help.

    Thanks

    Nick

    • 06-09-11
      admin says:

      in nav bar, categories will be listed. if you want to add a page link, you need to edit the whole menu code in header.php.

  82. 06-09-11
    mitra says:

    Your this theme is fantastic as it shows wordpress as CMS not a blog which was the requirement of my site and your theme fulfilled it.

    I want to do some changes in this theme for my site and want your help in that.

    1) I dont want to embed game in my this site (as i have iframe and dcr files also for games and for some other reasons also). instead of it at that place i want to write the details and review of game. i will place a link below the review where the visitor will click and then game will start at my another website so please tell me how i can do that.

    2) Now instead of Game info and how to play i want to put the thumbnail of other games of the same category in the side of theme.

    3) How can i add the drop down menu at top navigation?

    4)How to put one more adsense code above the footer?

    I know the updates that i want will change template a lot but i will be very thankful to you if you can tell me

    Thanks

  83. 06-09-11
    Ross says:

    Hi,

    What is the “Game Cloud” section of the theme for and how do I go about editing it?

    Thanks a lot, great theme btw

    • 06-10-11
      admin says:

      it includes the post tags. while you are adding a new post, add some tags from the right sidebar.

  84. 06-16-11
    Ted says:

    Hi,

    I’m trying to place my own custom Title banner on my website. I have replaced the “logo.gif” file in images with my own custom banner that I also called “logo.gif”. However when I look at my site it is still showing the old default banner “Flash Games” and my custom banner is nowhere to be seen. Please Help

    Thanks

    • 06-17-11
      admin says:

      you did the right thing. may be it is because of your browser cache. refresh the page 3-4 times or try it with another browser like firefox or chrome.

  85. 06-20-11
    Rajesh C says:

    Hello Sir,
    I’m using your theme. It works cool. I want a link for rss-feed. It is not showing up.
    http://flashgamesuk.com/feed/rss/
    Kindly check link above. It says, no style is associated with it? Can you fix it in the theme? or Atleast can you tell me how can it be Fixed?

  86. 06-23-11
    Arnav says:

    how can i put games using iframe code

    • 06-23-11
      admin says:

      you can not use the theme with embed or iframe codes. you need to edit the function.php and single.php. if you do not know php, sorry but you can not do it yourself. also i can not do such a modification for free.

Leave a Reply

*