This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage theme, membership site, different menus for members only?

Open 4 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 10 years ago

I’m working with the Vantage theme, installed/am using eMember for a membership site, would like to have different navigation menus for visitors/non-members and logged-in/members. I found this documentation:

Show Different Navigation Menu to your Members and Non-members


but I’m not able to find the corresponding code in the Editor (see step 5 in the above documentation). Am I able to use the code in the document above to show different navigation menus for members/non-members (and if so, how?) or if not, does this require upgrading to premium and is there documentation in the premium upgrade to help me do this?
…or is this not possible using this theme?

Your reply and help is very appreciated.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 11 years, 9 months ago

    Hi Christene

    Please remember that changing any themes files via the editor is not recommended unless those files are already placed in a child theme. Any changes you make to files in the main theme folder will be overwritten the next time you update Vantage.

    Here is how to create a child theme: https://codex.wordpress.org/Child_Themes. You will need to re-do your Appearance > Customize settings after activating a child theme.

    Here is how your child theme’s style.css file should/can look:

    /*
     Theme Name:   Vantage Child
     Author:       SiteOrgin
     Template:     vantage
     Version:      1.0
    */
    @import url("../vantage/style.css");

    Create a folder in your child theme called “parts” and into that copy the menu.php file from the parts folder in the parent theme. Line 17 is the line you’re looking for in relation to the tutorial you posted.

  2. Jeff Emalaba 10 years, 3 months ago

    Hello, i am a premium member of the vantage theme. Please how do i add a paid membership site to the theme?

    Also, please how do i add a subpage. eg. My program page is a paid members area. How do i create subpages under programs?

    Are there any instructional videos on how to use the vantage theme?

  3. Jeff Emalaba 10 years, 3 months ago
    • Andrew Misplon Staff 10 years, 3 months ago

      Hi Jeff

      We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

      Page: New Thread

      If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread