Forum replies created

    Roman
    Spectator
    Posts: 3147
    29.04.2015 at 19:54 #17057

    well, I am assuming that disabling the Light box feature solved the issue 😕

    Roman
    Spectator
    Posts: 3147
    29.04.2015 at 06:07 #17049

    What error message it writes? Did you check our knowledge base for possible solutions?

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 18:55 #17044

    no problem 😉 ..marking resolved

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 18:54 #17043

    you can create an additional admin account for us…there is a privacy guaranteed

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 18:53 #17042

    Custom CSS:

    .header-v5 #header {
    padding:0px;
    }

    modify per your needs

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 18:44 #17041

    can you upload your translation files on dropbox and share the link? I will check it myself. btw, there is no reason to reinstall anything 😉

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 18:17 #17039

    try to set the Blog pages show at most in Settings -> Reading to an odd number – 3, 6 or 9 etc.

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 16:31 #17035

    you could check some workarounds on this thread https://code.google.com/p/android/issues/detail?id=3301 , it looks like mayor bug of the browser 😕

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 10:08 #17027

    are you sure? this require a PHP knowledge. alora/framework/custom_functions.php , check alora_current_page_title_bar() function, also header.php file, alora_current_page_title_bar( $c_pageID ) function

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 10:03 #17026

    insert this to your Custom CSS:

    .odd0 {
    clear:both;
    }