• Resolved mac1083

    (@mac1083)


    Hey! Firstly, thanks for this killer theme. Will be donating for sure.

    I want to use several different themes on my website. One page is a store front, one page is a blog and one page an LMS (e-learning). I can do this with sub-domains but there are SSL issues and other problems with that.

    Can I use your plugin to make every page a different theme but still have a single site wide header and nav bar?

    Thanks a ton!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Thanks for the feedback!

    “Can I use your plugin to make every page a different theme but still have a single site wide header and nav bar?”

    No, but you can enable visitors to select from any installed them on the frontend. To do so, you can add one of the following shortcodes:

    Display themes as list of links:
    [theme_switcha_list display="list"]
    // display = (list or flat) format of the list
    
    Display themes as thumbnail links:
    [theme_switcha_thumbs style="true"]
    // style = (true or false) include default CSS
    
    Display themes in select/dropdown menu:
    [theme_switcha_select text="Choose a theme.."]
    // text = for the default option
    Thread Starter mac1083

    (@mac1083)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Each page a different theme, but same site wipe head and nav bar?’ is closed to new replies.