Details page: no left section?

This topic contains 10 replies, has 6 voices, and was last updated by  Stiofan O’Connor 9 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #15362

    wu
    Free User
    Post count: 41

    I am trying to create a layout with the sidebar on the left and the content section on the right hand side.
    This works for home, listings and search by activating the left section and moving all the widgets into that section.
    For the details page this seems to be no option, since that page does not allow to activate the left section.

    How can I achieve such a layout for the details page?

    Also I noticed, that there is no content sections that I can attach widgets to. What is the reason, to not “widgetify” the details page?

    #15399

    Guust
    Moderator
    Post count: 29970

    Let’s get Stiofan to have a look at this.

    #15403

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi WU,

    The details page is a very complicated page but i will take on board the option to have the sidebar on the left, i will add it as a feature task.

    Thanks,

    Stiofan

    #15412

    identity
    Lifetime Member
    Post count: 445

    I just played around with some CSS, but you’d need to test this across the site to make sure this doesn’t affect anything else, etc., and I just did this within Firebug, so you might need to tweak the CSS to override the actual GD code, and I’m using Enfold, so not sure if this is pure GD classes….but you get the idea and it may not be any harder (and hopefully shouldn’t be) than tweaking some CSS.

    
    
    .responsive_large .container .eight.units {
    float: right;
    margin-left: 50px;
    margin-right: 0;
    }

    cheers

    #15415

    wu
    Free User
    Post count: 41

    This might visually move the container to the left, but this is not what I am after.
    I like to have the sidebar appear in the DOM before the content area, so that it displays above the content when the responsive layout kicks in at smaller screen sizes.

    #15473

    Paolo
    Site Admin
    Post count: 31206

    What about moving a copy of the template listing-detail.php in your child theme (in a folder called geodirectory) and move the sidebar before the content area other than applying the right css?

    Thx

    #15476

    wu
    Free User
    Post count: 41

    That seems to work. I need to figure out, how to get the CSS right for that, but now I have the sidebar appearing before the content.
    Thanks.

    #15477

    Paolo
    Site Admin
    Post count: 31206

    you’re welcome!

    #21942

    magnaromagna
    Expired Member
    Post count: 227

    Hi, I did not understand: left sidebar widget for detail page will be included in next release or is already included?
    Thanks

    #21947

    Paolo
    Site Admin
    Post count: 31206

    Hi, Stiofan meant a future taks. It’s not included yet.

    Thx

    #21948

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    will be in next release.

    Stiofan

Viewing 11 posts - 1 through 11 (of 11 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket