Youplay - Gaming WordPress Theme

Youplay - Gaming WordPress Theme 3.0
A creative theme for game communities

rebeccat924

Active Member
offline

Posts

12

Likes

716

Resources

9

Bits Credits

0

LEVEL

3

615 XP

rebeccat924 submitted a new resource:

Youplay - Gaming WordPress Theme - A creative theme for game communities

View attachment 40829

Features​

  • WooCommerce support
  • BuddyPress support
  • bbPress support
  • Revolution Slider included (worth $18)
  • WPBakery Page Builder support, most awesome visual page builder for WordPress (worth $33)
  • Flexible and powerful Shortcodes (fully compatibile with WPBakery Page Builder)
  • Unlimited Layouts for each pages
  • Unlimited Colors – you can...

Read more about this resource...
 
Liked by:
offline

Posts

1

Likes

0

Bits Credits

0

LEVEL

0

145 XP

Uploaded the theme to my Wordpress and it gets stuck on the initial loading, any known incompatibilities?

Greetings
 
Liked by:

always2nv

Newcomer
offline

Posts

7

Likes

4

Bits Credits

0

LEVEL

1

270 XP

Got it installed fine but it required activation via envato for demo content importing to work.

To get around this you'll need to install & active one of the themes required plugins, NK Themes Helper. Once installed navigate to:
/wp-content/plugins/nk-themes-helper/theme-dashboard/admin_pages and open up the demos.php file
Around lines 20-21 you'll see:
if ( ! nkth()->theme_dashboard()->is_envato_hosted && ! nkth()->theme_dashboard()->is_envato_elements && ! nkth()->theme_dashboard()->activation()->active ) {
?>
Just simply remove that exclamation point, like so:
if ( nkth()->theme_dashboard()->is_envato_hosted && ! nkth()->theme_dashboard()->is_envato_elements && ! nkth()->theme_dashboard()->activation()->active ) {
?>

Then you can safely import the demo content.
 
Liked by:
Top Bottom