Discussion on Youplay - Game Template Based on Bootstrap

Discussion on Youplay - Game Template Based on Bootstrap

By
Cart 1,254 sales
Well Documented

_nK does not currently provide support for this item.

71 comments found.

Hello , this theme Fully editable and not mobirise ? And Possible add OS Program Resources , slides Like, footer, etc. ?

Hi, 77host.

This is HTML template. In latest release added support for Mobirise page builder. This demo fully generated in Mobirise – http://html.nkdev.info/youplay/mobirise/

Best regards, nK.

Great!

You will have other mobirise themes or just this one?

Hi, 77host.

No, support for Mobirise added only in this template.

Best regards, nK.

Hi, I am a mobirise user and have added the you play template as an extension. However, I seem to have the dark version…...how do I get the light version in Mobirise please?

Hi, leejames0.

I can send you light version (it’s not fully done yet, have images from dark version, but all styles – from light version). Please, write me email here – http://themeforest.net/user/_nk#contact

Best regards, nK.

how I display error messages?

Hi, 1000bauer.

Can you give more information?

Hello, i would like to know if you could send me the psd of this design, it would help me a lot. Happy new year and great work on this template :) love it ;)

Hi, SrPatinhas.

Thank you for your words. Unfortunately I don’t make PSD version of template. Only html and wp.

So you dont have any psd or so? :(

No, I don’t have it.

When loading pages it says “youplay”... this loading “logo” is it changable? Also in regards to the forum and blog system do they need to/can they be integrated with some kind of database?

Hi, thondal.

This is main logo of your site (the same in navbar) and you can change it in theme options panel.
Wordpress working with database and this forum also working with it. This is forum system, that used in youplay: https://bbpress.org/

Best regards, nK.

Hello, I really love your Youplay theme. Is there a version for mobile games? I mean you would choose between Android and iOS and then there would be a page with Google Play/App Store download button.

Hi, TonyPalus.

Thank you :)
No, Youplay is not adapted for such use. You can make only one button on the product page (also with external url).

Best regards, nK.

Is everything here working like we can see in the Preview or not ? (Shop, Forum, Profile timeline e.t.c.)

And is the Profile type and everything the same in the Wordpress version or not ?

Hi, SynterGames.

What you can see in demo page, you will get after purchase (this is template, not working system – shop and forum it’s just html, css and js).

Best regards, nK.

WP version slightly different (Profile page is different – there is no timeline in WP)

Hello! I haven’t updated my website to the latest version of Youplay but I would like to enable the scrolling effect that was added to the newest version. How can I achieve this? :)

Hi, mitkodkn.

You can replace file located in assets/plugins/smoothscroll/smoothscroll.js on this https://github.com/galambalazs/smoothscroll-for-websites/blob/master/SmoothScroll.js

Best regards, nK.

Thank you! Awesome support!

hi, i like the theme but there is one problem in navbar. It works on desktop view and it looks great but when viewed on a mobile view, the navbar menus are gone and the only thing left is the logo top left. is there any fix for this? thanks :)

Hi, iJoshuaHD.

Thank you. I think I found the solution.
Find in youplay.css all matches:

@media (max-width: 768px) {
And change 768px to 767px :)

There is bug if your screen width 768px… you can’t see hamburger for mobile menu, but if your screen resolution 767px and smaller – everything is ok.
This changes will be added in next theme update.

Best regards, nK.

thank you for the reply. Best wishes :D

Looking quite nice, will definitely buy once WordPress version is ready!

Thank you :)
WP version is almost ready, preparing demo pages and documentation :)

any updates for the wordpress version?

Unfortunately I do not know. We wanted to release this month, but faced with the problems and release was delayed.

Wordpress version is ready, waiting for team of reviewers ;)

Could you tell me what you are using for images? I mean when you click one of them in the blog post example, it opens up a new popup/window. Trying to intergrate the theme with the forum and need this, cant find it in html. I might be a bit stupid though hah.

Hi, RicaAdi.
Classname .image-popup used for initialize magnific-popup plugin. Be sure you include this plugin in your page.
Image example:

<a href="assets/images/game-kingdoms-of-amalur-reckoning-4-1920x1080.jpg" class="angled-img image-popup">
  <div class="img">
    <img src="assets/images/game-kingdoms-of-amalur-reckoning-4-500x375.jpg" alt="">
  </div>
  <i class="fa fa-search-plus icon"></i>
</a>
Plugin include:
<link rel="stylesheet" type="text/css" href="../assets/plugins/magnific-popup/magnific-popup.css" />
<script type="text/javascript" src="../assets/plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
Best regards, nK.

Is there by any chance a built in css code for multiple columns for news on the front page? If you understand what I mean.

Hi, RicaAdi.

Something like this? http://a.nkdev.info/youplay/yp-news-cols.jpg
This is simple Grid system from bootstrap

<div class="row">
  <div class="col-md-6">
    News block
  </div>
  <div class="col-md-6">
    News block
  </div>
</div>


Best regards, nK.

Exactly, appreciate it a ton :)

Very nice theme!

In Microsoft Edge, there are a lot of problems with the javascript (I don’t know if this thanks of the theme of because of Edge).

Could you clarify exactly what you have is not working right? I will update my PC to Windows 10 and try to fix all the problems.

Best regards, nK.

I’ll send you an email with the details.

Congratulations for the very nice job! You know when the wordpress theme will available? I want to buy the Wordpress version!

Wordpress version is ready, waiting for team of reviewers ;)

great! I really want to see your work! I’m sure I’ll buy it!!! :D :D

Looking into the theme its really well coded, CSS, JS wise. Which is good. My only question is due to me pushing a lot of content I shall have to wait for the Wordpress version, (Not enough time these days to convert into Drupal code) – question time.

1) Shall we have the ability to remove the loader? (Or Modify it) 2) Any chance on a full integration with one of Wordpress’s forum platforms? 3) You free for hiring? (I might just need someone to set up the Wordpress site and etc (Not enough time sadly))

Regards,

Hi, SovietHound.

1) You can remove loader from HTML code and forgot about it. Or you can use your own, just write new CSS for it.
2) Yes, WP version will be with bbPress. Also in HTML version will be added new styles for forum.
3) I’m not available for hiring.

Best regards, nK.

Thanks for the fast responses, no problem about hiring.

Hey there _nK awesome template,

ah few things come to my eye.

- the scrollbar under the header you see 1/2px of the clear img (right side) - when you click on user profile’s the avatar the header is moving to the right. will there be a fix for this?

dont worry :) all i needed to know i started coding it into php already,

then asked myself forum style would be an esy merge with current CSS :) i can always get my own edits in the new css update :)

GREAT forum style ! we are working hard with this theme at this moment :)

Enjoy using ;)

Beautiful work, good luck. :)

Thanks :)

Could you add board (forum) style and messages?

Thank you.
Yes, navbar based on bootstrap with some modifications in youplay.css

Alright. Would I need the entire bootstrap.css to be able to integrate it into the forum or only some parts? I just noticed footer is the same. In case it is only some parts, could you share which? As the entire bootstrap.css (when included into my phpbb overall_header file breaks the theme)

I am really sorry if I am bothering you too much, its just been a really big hassle.

Used:
  • Normalize
  • Grid
  • Navbar
  • Buttons
  • Progress Bar
  • Accordion
  • Some helper classes (pull-left, pull-right, etc)
  • May be some else I forgot.

Are you planning some update? this markup is awful. it doesn’t seems to work on old Opera, it just dying (not webkit), on all webkits no padding on top, 404 page isn’t working etc etc etc…buy the template = work hard 1 week on it, great.

Hi, MuertePictures.

Yes, I’m planning updates with some new pages and bug fixes.
Old Opera works well only without skewed images and some transformations/transitions. This is not my fault, because this ancient browser does not support such features (also IE8 is not supported). Paddinng top? 404 not working? What the abstract accusations.

Best regards, nK.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey