Search Layout

Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #22074
    monkeysmoke
    Participant

    Hello!

    I’ve got a weird one I can’t seem to resolve. When a user searches for an item in our blog posts, the search returns a spot on but they are rendered with the blog posts on the left and the sidebars on the right.

    Everything other page in our blog section renders with the sidebars on the left. I’ve tried the various layout tabs etc but I think I’ve missed something?

    Thanks

    M

    #22737
    monkeysmoke
    Participant

    Hey Guys,

    Any clue as to what might be wrong with the search bar?

    Thanks,

    Mark

    #22739
    Veena
    Moderator

    We will check this and get back to you shortly on this ..

    #22769
    Veena
    Moderator

    Pls add the below code at line no:160 in file framework/presentation/layout-manager.php .

    
    if (is_search()){
      $layout = 'layout-2c-r';
    }
    #23244
    nzidavid
    Participant
    This reply has been marked as private.
    #23322
    Raghavendra
    Moderator

    Can you pls check if you have checked the option “SHOW CONTENT IN ARCHIVE PAGES” under Blog section in theme options? Uncheck it and you should do fine.

    #23331
    nzidavid
    Participant

    Thanks. It worked

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Search Layout’ is closed to new replies.