Forum replies created

    Roman
    Spectator
    Posts: 3147
    February 17, 2014 at 10:24 am #9151

    in the index.php file find these lines and remove them:

    line #209

    Code:
    <span class=”nav-top”>
    <?php get_template_part( ‘navigation’, ‘index’ ); ?>
    </span>

    line #314

    Code:
    <?php get_template_part( ‘navigation’, ‘index’ ); ?>
    Roman
    Spectator
    Posts: 3147
    February 17, 2014 at 10:15 am #9150
    Roman
    Spectator
    Posts: 3147
    February 16, 2014 at 10:40 am #9145

    you can disable the page title when you are in the edit page mode…. there is an option -> Page title bar options , you can set globally if display Search or Breadcrumbs in the Theme Options page

    Roman
    Spectator
    Posts: 3147
    February 16, 2014 at 10:34 am #9144

    that’s weird….for me it works….may I see the website?

    Roman
    Spectator
    Posts: 3147
    February 16, 2014 at 10:33 am #9142

    we don’t test our themes with the 3rd party plugins, but there should be no problem with that as evolve is coded with the basic WP standards

    Roman
    Spectator
    Posts: 3147
    February 16, 2014 at 10:31 am #9148

    cannot check that website….it’s under construction

    Roman
    Spectator
    Posts: 3147
    February 16, 2014 at 10:30 am #9147

    you should contact your web hosting provider and ask them to set the values for you

    Roman
    Spectator
    Posts: 3147
    February 13, 2014 at 7:05 pm #9139

    only those ones which are included with the theme now 🙂

    Roman
    Spectator
    Posts: 3147
    February 13, 2014 at 7:00 pm #9138

    try something like this in the Custom CSS field:

    Code:
    #nav ul > li > a, #navigation > li.current-menu-ancestor > a, #navigation > li > a, #navigation li.current-menu-ancestor a {
    bottom:-5px;position:relative;
    }
    Roman
    Spectator
    Posts: 3147
    February 13, 2014 at 3:13 pm #9136

    will check it and update in the next version