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.
Thenk’s nice theme !
Thenk’s nice theme !
+1
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?
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.
ok ty for your help
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/
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.
great theme really
i use it now in my flash games site
http://games.k7ka.com
really thank you for offering such great theme : )
Thanks. Your site looks good. You can add your favorite games in “Top Games”(from the theme control panel) and in Blogroll.
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
Please read the “Adding Games:” in post. You need to add a thumbnail and swf file url. Then your images and games will work.
Nice…..
I use it on my flash game site
http://game.eblog.al/
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
As i told in “Adding Games”, you need the fill in the Game Info fields. Please check the theme installation information again.
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
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.
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
I have many swf and thumbnail file on my disk. How to do mass posting into wordpress. thx be4
There is not a function like that. You need to add one by one.
@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.
i wish to add my logo into the page
and to add few links in the footer
is it ok?
yes, you can. main rule is, do not delete or change the links in footer.
where can i add a logo into the theme ?
in /images folder, replace the logo.gif with your logo.
i want to change the window size of the posts how can i ?
and please
open style.css and fin .randomgames and change the width.
.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
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
sorry there is not a function like this.
i could not understand what you want to do. if you want the random games part would be smaller, change the width size.
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
http://games.webvision.co.il
the category lines is only for 1 line ?
if its slide to 2 line its a bug
use sub categories. it’s a dropdown menu.
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
these are the custom field names:
picture(thumbnail) url: thumb
swf url: game
how to play: howto
can i find the file with the code please ?
thumb code is in index, archive and search.php. orhers are in single.php files(nocomments and withcomments).
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.
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.
ok, your plugin is very good, I started to use today and I am translating to portuguese.
Thanks for the plugin.
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
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.
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
i could not understand the problem. it’s about the swf files but i do not how you can fix it.
please try a normal game file not this music quizes. let’s see if it is working or not. you can use this swf: http://www.wordpressthemesbook.com/demo/wtb-game/file/gameswf.swf
can i add wp pagenavi?, so in home area, there is number of the page in the bottom of new game section
no, you can not. do not use pagenavi plugin.
how i can remove that links from footer?
read the licence part in post.
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 ?
Never mind Sorted problem me thinks
Thanks for a great theme..
nice theme…thanks!
How to remove “Full Screen” function, thanks
- open single-nocomments.php and single-withcomments.php,
- find Full Screen,
- delete that line.
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
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.
so i will download and reupdate the footer and thanks
It doesnt work with WordPress 3.0
Please solve the problem in the WTB Theme
Thanks
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.
hey nice theme can you create a theme for wallpapers site ….
you can use the WordPhoto themes: http://www.wordpressthemesbook.com/photo-gallery/
How to remove WordPress version generator meta-tag ?
Thanks admin for supporting us
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.
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
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.
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
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.
hey,, Cool and nice theme
How can i show the latest posts ( latest games ) from selected categories in index page ? Thanks
- 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
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???
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.
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
thanks Jeux Dora. your website is very nice.
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!
it called “tooltip”. that website is using a code like this one: http://www.dhtmlgoodies.com/index.html?whichScript=bubble_tooltip
i used tooltip in my latest theme(on links): http://www.wordpressthemesbook.com/wtb-news/. and i used this code: http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm
i will create a new game theme in a week. that theme will have this function.
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.
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.
How do I fit the resolution embed code with the played windows?
i could not understand the question.
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.
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!
you can download the psd file: http://www.wordpressthemesbook.com/wp-content/uploads/2010/07/wrb-games-logo.zip
save it as logo.gif and replace the logo.gif with it in images folder.
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?
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.
It works, thanks.
Hi admin,
I want to change the advertising image 120x600px and another one to be my affiliate image, How can I do?
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://.
It works thanks.
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…
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
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!
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/
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!
nice website. use permalinks for better SEO: http://codex.wordpress.org/Using_Permalinks
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.
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 …
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.
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
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.
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
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.
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…
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.
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…
thanks a lot. but i have no time for messenger. sorry. but we can be friends at digitalpoint forums. my id is addlinkurl.
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????
- download this file: http://www.wordpressthemesbook.com/wp-content/uploads/2010/08/wtb-game-ad.zip
- there are 2 files in it. replace the old files with these new files.
- open these 2 new files, find YOUR AD CODE HERE, replace it with your ad code.
- ad will appear for 5 seconds. if you want to change it, find 5000 and make it 10000 for 10 seconds, 15000 for 15 seconds, etc.
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….
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
again, sorry. my help is limited with only theme codes. i do not help about plugins, etc.
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…
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
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!!!!
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.
Thx alot bro… You simply rock!!!! if someday im earning good… i Promise you, ill Donate to u!!!
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
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.
Hello which will make the cost of the new template to make games.
saludos
you are asking the price of a new game theme? price is $150. you can use the Contact page: http://www.wordpressthemesbook.com/contact/
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
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.
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?
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.
Hi… please how can I remove the menu at the top.
Don’t need it.
Thanks
open header.php and find:
< div id="topmenu">
delete this line and delete everything below that code.
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
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.
hmmm but i think is necesary, are there any solution to show pagination in home. please help me
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.
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.
sorry, no widgets. layout is not suitable for widgets. but my next game theme will be widget ready.
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?
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
i think you removed some codes in functions.php.
re upload the functions.php in theme folder.
@Jackie Silva, yes you can use postviews or other plugins.
Hi again,
hello, I want to put adsense before the games load.
As I can do?
read this: http://www.wordpressthemesbook.com/wtb-flash-games/#comment-2039
Thank you so much, its work very good
Why does my site only have 2 columms? in atcion category
in wordpress admin panel, go to Settings-Reading. change “Blog pages show at most” number.
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
yes, you can change the color scheme. do not delete the links in footer. that’s it.
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.
- 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.
thank you so much… i try this one…. great theme
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!
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.
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
download this: http://www.wordpressthemesbook.com/wp-content/uploads/2010/10/wtb-game-video.zip
there are 3 php files in it. replace the old files with these new files in wtb games theme folder.
i tried it and it worked fine. if you got error, send me your ftp and wordpress panel passwords. you can find my email id in Contact page. i will do it for you.
wow that was a super quick response! million thanks to you admin!
hello admin… thank you for the great theme. can i add 28 games in new games? instead of 21?
thank you so much!
open index.php and find showposts=21. make it showposts=28.
thanks admin for the quick response… more power to you!
I used it on my flash games website: http://jocuri.eufreelancer.info
Is a great theme!
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.
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.
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…
did you download the theme from this page? if not, download it from here.
also tell me your url.
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.
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 ?
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.
Hiya,
Any chance to make place for 728×90 ads on the top?
instead of the searh part or somewhere else?
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.
download this: http://www.wordpressthemesbook.com/wp-content/uploads/2010/10/wtb-game-top-banner.zip
there are two files in it: header.php and style.css. upload them over the old ones.
open header.php and find google. delete that line(line 50) and paste your 728*90 adsense code.
as you can see, your logo must be a little small.
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
may be this works: http://www.456bereastreet.com/archive/201011/removing_title_attributes_from_wordpress_links/
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
- 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;
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
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.
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
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.
Hiya,
But is ok. 
Thanks again. margin:10px 10px 10px -9px; worked just size of ads. changed to 719×90
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
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.
How to remove “How to Play:” ?, Thanks!
open single-nocomments.php and single-withcomments.php filed and find “How to Play:”. then delete that line and the line below it.
can i update flash games auto.please tell for me
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.
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 ?
use wampplite: http://www.apachefriends.org/en/xampp-windows.html#646
Thanks for answer.I tried but the problem still remains. Could be something wrong with the css ?
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.
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.
delete the old files and upload the theme again.
do not delete encrypted codes in any file.
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
your theme needs some modifications. sorry but you need to buy paid help for this: http://www.wordpressthemesbook.com/custom-wordpress-theme/
or you can search for “except categories” codes.
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
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.
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
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.
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
you want a new theme:)
you need to buy paid help: http://www.wordpressthemesbook.com/custom-wordpress-theme/
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
it includes the post tags. while you are adding a new post, add some tags from the right sidebar.
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
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.
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?
there are some solutions here: http://wordpress.org/support/topic/rss-doesnt-work-xml-parsing-error
but do not worry about it. google bots or rss readers can read your feed without stylesheet.
how can i put games using iframe code
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.