• Closed
  • Fravaco
    Spectator
    October 3, 2014 at 11:58 am #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
    October 6, 2014 at 6:19 am #13172

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

    Will get back with regards to Style Switcher.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 6, 2014 at 9:17 am #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
    January 6, 2015 at 4:36 am #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
    January 6, 2015 at 8:52 am #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
    January 6, 2015 at 11:18 am #14220

    Thank you Roman.

    Can I purchase that specific style selector?

    Roman
    Spectator
    Posts: 3147
    January 8, 2015 at 12:19 pm #14279

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