Write the reason you're deleting this FAQ
Hey everyone,
I know it can be difficult to search through the, what seems to be infinite, sea of themes for Wordpress but I'm here to help you out 
I recently had been searching for a gaming theme and it took me a while to pull the trigger on one. I actually scrapped the one I bought because it was extremely complicated and made it difficult for a basic blogger to post on.
Anyways, I bought one of these themes and was very satisfied with it's ease of installation and use.
So, here are the top 5 gaming themes I found.
GoodGame:

Theme Page: https://themeforest.net/item/goodl...3638827?s_rank=1
If you look on themeforest you'll need to look up "GoodLife" not "GoodGame". GoodGame is just one of the template options of the GoodLife theme and it's pretty amazing
GoodGame is a responsive theme so you don't have to worry about people coming in with their phones and seeing a jumbled up website. You can pick various templates when posting your articles or videos. I think there are 7 different page layouts to choose from when posting which makes it so all of your pages can be unique, or you can set certain types of pages to specific templates.
This is the Theme I purchased and I love it 
NewsGamer:

Theme Page: https://themeforest.net/item/newsg...4521155?s_rank=1
NewsGamer is one of my top 5 mainly because of the feel of the theme. Not only is it easy to install but the look of the theme is higher quality than most. You're an instant authority with this theme lol. You can definitely run a great gaming website using the NewsGamer wordpress theme. Not only do you get unlimited sidebars with this theme but you can do custom layouts and edit every little detail you want to make it your own theme 
Youplay:

Theme Page: https://themeforest.net/item/youpl...1959042?s_rank=1
Youplay is one of the top Wordpress gaming themes you can find today. This gaming wordpress theme has a very clean design. If you don't like the exact layout, you can edit anything using the Visual Composer. You can easily turn this theme into a community using BuddyPress, bbpress, or any other system you want 
GameWorld:

Theme Page: https://themeforest.net/item/wooco...9278334?s_rank=1
Do you want to sell some games or gaming equipment? Well GameWorld is the Wordpress theme you're looking for
Gameworld is extremely flexible when it comes to customizing how it looks and acts. With the multi homepage feature it is like you're buying multiple themes with one purchase. Swap out one style for another to see which you like best. Not only does this gaming wordpress theme look great, it's responsive too! Since this them is 100% WooCommerce compatible, you can use shortcodes to list all your products 
Guage:

Theme Page: https://themeforest.net/item/gauge...8676079?s_rank=1
Guage is a unique wordpress gaming theme because it focuses more on the review of the game itself. With built in features that allow you to rate every aspect of a game, you can become the place to go when looking for a credible game review. Gauge can also be used with BuddyPress and bbPress in order to create a great online community.
CrystalSkull:

Theme Page: https://themeforest.net/item/cryst...3612358?s_rank=1
CrystalSkull is said to be one of the top gaming themes you can purchase. With it's multiple features such as a review system, fully responsive, and woocommerce compatible you can certainly do whatever is needed to run a well put together gaming website.
Gameleon:

Theme page: https://themeforest.net/item/gamel...3271091?s_rank=1
Gameleon was actually the first gaming theme I was going to buy, but I'm a big fan of visual composer and a lot of other themes come free with that. Don't get me wrong, Gameleon still comes with a load of free stuff lol
This website is more for news and if you want to run an arcade type gaming website. I may actually go back and buy this one when I want to launch another gaming news website 


Actually, don't... I don't need any more competition haha
Whoops! All the links should be working now :)
I actually prefer buying off of themeforest because I've never had a problem with any of the themes I've bought. They go through a screening process to make sure they work for the users. If they themes are jacked up, they get rejected by a staff member and you won't see it on their marketplace. I've purchased themes from other marketplaces and I always run into problems.
MyArcadePlugin is pretty sweet if you plan on running that type of website. I don't have anything like that up and running right now because I focus more on console and PC gaming. I have seen the MyArcadePlugin in action on a friends website and I do agree that it is pretty awesome :D
Make up an excuse to get back into the gaming niche :D Actually, don't... I don't need any more competition haha :D
Are you sure you want to delete this post?

Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='18811' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='18811' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT * FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='43' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='43' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=19821 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=19821 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=18811 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=18811
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='18811' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='18811' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=103977 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=103977
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=103991 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=103991
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=104021 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=104021
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='18811' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='18811' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='18811' AND status='1' AND (question like '%Top 7 Gaming Themes Wordpress%' OR question like '%Gaming%' OR question like '%Themes%' OR question like '%Wordpress%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='18811' AND status='1'
AND (question like '%Top 7 Gaming Themes Wordpress%' OR question like '%Gaming%' OR question like '%Themes%' OR question like '%Wordpress%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='18151' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18151' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2875' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2875' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='16580' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16580' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='43' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=18811%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=18811%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='377074.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
idealmike
By the way, none of the links in your post are working right Raz. All saying 404 not found!
Are you sure you want to delete this post?