Forum replies created

    Roman
    Spectator
    Posts: 3147
    March 31, 2014 at 5:59 pm #9377

    try insert this in Custom CSS section:

    Code:
    .menu-header {z-index:9999;}
    In reply to Logo Menu
    Roman
    Spectator
    Posts: 3147
    March 31, 2014 at 10:58 am #9375

    the logo is quite big, try to decrease its size, or add this in the Custom CSS section:

    Code:
    #header .logo a img {height:83px;width:auto;}
    Roman
    Spectator
    Posts: 3147
    March 30, 2014 at 8:44 pm #9373

    what about try this plugin http://wordpress.org/plugins/custom-field-bulk-editor/ which can update bulk posts, as Custom Field Name: you would set pyre_page_title and as Value: you would set no

    Roman
    Spectator
    Posts: 3147
    March 30, 2014 at 9:22 am #9371

    the site is under construction…cannot see it

    In reply to Logo Menu
    Roman
    Spectator
    Posts: 3147
    March 30, 2014 at 9:21 am #9370

    please send me the logo image here [email protected]

    Roman
    Spectator
    Posts: 3147
    March 30, 2014 at 9:06 am #9369

    as i mentioned in my first reply. maybe need to alocate more memory

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 8:16 pm #9363

    page title bar is right under the header, breadcrumb can be shown/hide in Header Options

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 8:06 pm #9361

    uploaded another version…please let me know how it goes

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 7:54 pm #9359

    in the alora theme, the page title is shown in the page title bar, that’s why it’s not shown in the content again. if you wanna display it in content too, paste this into Custom CSS field:

    Code:
    .entry-title {display:block!important;font-size: 25px;line-height: 30px;margin-bottom:20px;}
    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 7:43 pm #9358

    the page titles don’t display on new pages, older pages, or all pages?