• Closed
  • Fravaco
    Spectator
    03.10.2014 at 11:58 #13151

    Hi,

    First of all… fantastic theme!!!!!!

    question 1: How can I change the width of the ‘boxed layout’?
    I used the Evolve theme (free version) before and in that theme you could change the size of the boxed layout.
    Is there a similar option in the Alora Theme and if so where can I find it?

    question 2: On the demo page of the Alora Theme there is an item to show the Style Switcher. Is there an option to set this?

    Thanks

    Alok Maheshwari
    Spectator
    Posts: 303
    06.10.2014 at 06:19 #13172

    Boxed option is available at Theme Options -> Background -> Layout.

    Will get back with regards to Style Switcher.

    Alok Maheshwari
    Spectator
    Posts: 303
    06.10.2014 at 09:17 #13175

    You will need to uncomment following code from footer.php for enabling the style selector.

    <?php // include_once(‘style_selector.php’); ?>

    should become

    <?php include_once(‘style_selector.php’); ?>

     

    Samantha Brown
    Spectator
    Posts: 2
    06.01.2015 at 04:36 #14218

    I have changed the code from:

    <?php // include_once(‘style_selector.php’); ?>

    to:

    <?php include_once(‘style_selector.php’); ?>

    And the style selector does show on my website, but how do I make changes to the style selector?
    Example: Every time I change from light to dark it goes to your Theme4press website.

    Thanks.

    Roman
    Spectator
    Posts: 3147
    06.01.2015 at 08:52 #14219

    the style selector purpose is only for our demo page and it wont save the changes as a control panel.

    Samantha Brown
    Spectator
    Posts: 2
    06.01.2015 at 11:18 #14220

    Thank you Roman.

    Can I purchase that specific style selector?

    Roman
    Spectator
    Posts: 3147
    08.01.2015 at 12:19 #14279

    sorry we didn’t develop it and at this moment we are not planning it as well.