Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author megathemes

    (@megathemes)

    Hey,

    I know, we want to offer a lot of options, like any theme, but unfortunetly we can’t do it due to www.remarpro.com requierments to use the customizer for the settings we implement, and with the current state that the customizer is built we can’t, overwhelming the customizer with settings will make it crash or slow down. This problem will be solved in the future when we will release a proper customizer with drag and drop functionality for pro users (this is a future release so nothing can be done at the moment), for free users it will be released as a plugin perhaps.

    In regards to child theme, you can create a child theme and insert content-top.php in it, this will override the original file in the original directory.

    Regarding widgets, I need to see live example of the issue, as far as i can tell widgets should work. You have to setup the front page properly and assign it the front page template.

    Theme Author megathemes

    (@megathemes)

    Hey,

    Developer is here, thanks for your input, appriciated.

    Depends on the version you are using, latest version on website currently,

    You can edit top section in file /theme/blocks/content-top.php

    just leave

    <?php

    at the top.

    You can have the sidebar removed by downloading the pro version of theme (currently free for limited time), you’ll have a setting in customizer to select full width view in customizer.

    the mega logo is defined in footer.php file with a function called

    mega_get_credit_link( array( ‘right’ )),

    just remove that.

    4. in customizer you have front page settings, you have instructions overthere on how to setup the front page.

    The background image and text are slides, they are defined in customizer > slider section.

    The tabs on the slider is just an image.

    Other areas on the front page are mostly widgets + few customizer settings, if you use the pro version of the theme you get +8 more widgets including the “Feature: Custom” widget, in the free version you only have the “Feature: Auto” widget, custom means you can insert your own content while auto means pulling it from pages/posts/categories, etc.

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