Forum replies created

    Roman
    Spectator
    Posts: 3147
    08.07.2015 at 17:29 #18710

    you could also try Transposh plugin which will automatically translate your website. It also supports manual translations 😉

    Roman
    Spectator
    Posts: 3147
    07.07.2015 at 11:59 #18687

    alora is only premium theme…there is no free version of this theme

    Roman
    Spectator
    Posts: 3147
    07.07.2015 at 07:32 #18681

    some of the errors cannot be fixed as they will break some of the functionalities of the theme. if we code themes per WP codex, some of the cool features will not be included, but of course, some errors which will not affect the theme we can fix. thanks for your understanding

    Roman
    Spectator
    Posts: 3147
    07.07.2015 at 07:29 #18680

    sorry, the theme works just fine with the mega menu so it’s not a reason for provide a refund…we are still here to help you out to set the menu correctly

    In reply to Mobile Menu
    Roman
    Spectator
    Posts: 3147
    29.06.2015 at 04:37 #18563

    are you using the latest theme version? 2.7.0

    Roman
    Spectator
    Posts: 3147
    28.06.2015 at 05:11 #18555

    well, when the parallax effect is enabled it will be problem, but you can achieve it partly with this Custom CSS:

    .t4p-slider-container.full-width-slider-container {
    margin-top:0!important;
    }

    In reply to Mobile Menu
    Roman
    Spectator
    Posts: 3147
    28.06.2015 at 05:05 #18554

    you can set some values in Theme Options -> Styling -> Mobile Menu Colors

    In reply to home page issues
    Roman
    Spectator
    Posts: 3147
    28.06.2015 at 05:02 #18553

    is it enabled yet? because I can see it in the source code. are you using a caching plugin? have you try to clean the cache?

    In reply to home page issues
    Roman
    Spectator
    Posts: 3147
    27.06.2015 at 15:38 #18548

    I think the issue is caused by the plugin WP Touch because it’s moving the main style.css to the footer area…disable it, and it will work fine

    Roman
    Spectator
    Posts: 3147
    27.06.2015 at 15:24 #18546

    try this Custom CSS in Theme Options:

    .single-product #main .product .product_title {
    line-height: 35px;
    }