Jump to content
MakeWebGames

City Page 1.0.0

   (4 reviews)

1 Screenshot

About This File

This module allows you to clear up some menu clutter and move 5 menu sections into one page.

How to Install

  1. Open up your game
  2. Go to the admin Panel
  3. Go to Modules & Themes
  4. Open the Module Manager
  5. Click on Install Module
  6. Upload the ZIP file
  7. Follow the instructions
  • Like 1

Other Files from Dayo


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest

Xak

   1 of 1 member found this review helpful 1 / 1 member

Very thankful for this FREE mod! I was trying to make something similar, but my links were hard-coded. Dayo's module does it dynamically!

If your theme's login.php uses

{#each menus.login.items}

You might notice your login links (login, register, news, etc.)  missing after installing this module.

The fix is to edit line 13 of city.hooks.php and change it from

if (!$user) return;

to

if (!$user) return $menus;

Link to review
Canjucks

   1 of 1 member found this review helpful 1 / 1 member

Exactly what I was heading towards - reduction in menu links. This does the trick quite well. Thanks Dayo

Link to review
zignut777

   0 of 1 member found this review helpful 0 / 1 member

modal errors -- the template disappears on admin panel . can you make new bundle ? and post it to me ?

  • Confused 1
Link to review
×
×
  • Create New...