Set up recommended pages
Learn which WordPress pages you need for Banaslap Studio and how to create them manually or generate them automatically.
Set up recommended pages
Banaslap Studio needs a small number of WordPress pages to display your beat store and give customers access to their account area.
You can create these pages manually with shortcodes, or generate them automatically from Banaslap OS settings.
Recommended pages
The basic Banaslap Studio setup requires two main pages:
- Beat Store page;
- Member Area or Customer Account page.
The Beat Store page displays your public beat catalog.
The Member Area page gives customers access to their purchases, downloads, licenses, memberships, and account information.
Beat Store page
The Beat Store page is where visitors browse and buy beats.
To display the beat store, add this shortcode to a WordPress page:
[banaslap-studio]You can name this page however you want.
Common names include:
- Beats;
- Beat Store;
- Store;
- Catalog;
- Shop Beats.
The important part is that the page contains the shortcode:
[banaslap-studio]Member Area page
The Member Area page is where customers access their private account area after purchase.
To display the customer account area, add this shortcode to a WordPress page:
[banaslap_customer_account]You can name this page:
- Member Area;
- My Account;
- Customer Account;
- My Downloads;
- Vault.
This page is used for purchases, downloads, license documents, memberships, and customer access.
Option 1: Create pages manually
You can create the pages yourself from the WordPress dashboard.
In WordPress:
- Go to Pages.
- Click Add New.
- Create a page for your beat store.
- Paste `[banaslap-studio]` into the content area.
- Publish the page.
- Create another page for the member area.
- Paste `[banaslap_customer_account]` into the content area.
- Publish the page.
After publishing, add these pages to your navigation menu if you want customers to access them easily.
Option 2: Generate pages automatically
Banaslap Studio can also generate the recommended pages automatically.
In your WordPress dashboard, open:
Banaslap OS → SettingsThen use the page generation tool.
This can create the basic Beat Store and Member Area pages for you.
After generation, review the pages and make sure they contain the correct shortcodes.
Store page vs Member Area page
The two pages have different roles.
The Beat Store page uses:
[banaslap-studio]It displays the catalog, player, license options, and purchase flow.
The Member Area page uses:
[banaslap_customer_account]It displays customer purchases, downloads, licenses, memberships, and account access.
Do not place both shortcodes on the same page unless you intentionally want both experiences together.
For a clean setup, keep them on separate pages.
Add pages to your menu
After creating the pages, add them to your WordPress menu.
A simple navigation setup can be:
- Beats;
- Member Area.
The Beat Store page should be easy to find for visitors.
The Member Area page should be easy to find for customers after purchase.
Test the pages
After creating or generating the pages, test both pages.
For the Beat Store page, check that:
- the beat store loads;
- published beats appear;
- the audio player works;
- license options open;
- checkout can start.
For the Member Area page, check that:
- the account area loads;
- logged-out users are handled correctly;
- logged-in customers can access their purchases;
- downloads and license documents appear when available;
- memberships appear when active.
Troubleshooting
If the Beat Store page does not appear, check that:
- the page contains `[banaslap-studio]`;
- Banaslap Studio is installed and active;
- your license is active;
- at least one beat is published;
- your WordPress theme supports shortcodes.
If the Member Area page does not appear, check that:
- the page contains `[banaslap_customer_account]`;
- the page is published;
- the customer is logged in when testing account access;
- Banaslap Studio is installed and active;
- your license is active.
If generated pages are missing, return to:
Banaslap OS → SettingsThen run the page generation tool again or create the pages manually.
