[Resolved] Default page loading categories in 50% of layout

Home Forums Support [Resolved] Default page loading categories in 50% of layout

Home Forums Support Default page loading categories in 50% of layout

  • This topic has 8 replies, 2 voices, and was last updated 2 years ago by Ying.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2170151
    Mary

    This is a 3rd party plugin issue. I know you don’t cover 3rd party plugins but they are blaming the problem on the GP theme. I would appreciate any clues or ideas about how to respond, or help finding a seasoned GP person, to hire, to help figure out what the issue is. This is my 3rd GP site and I find it a terrific theme very fast and flexible. I want to defend the theme, and fix this issue if I can.

    The plugin loads a rentals store, from which the user can select the gear they want to rent and send the request for booking.
    It is set up for many artist run centres in Canada. But apparently GP is the only theme they have a problem with.

    The plugin loads a page of items in boxes, and a search bar with categories.
    The first page with all the items is 100% width, either in boxes or list view.
    When a category is selected the category page is loaded but only displays 50% view of all the items in that category.

    Fixes I have tried:
    Setting the default page to 100% width
    Getting the plugin to load it’s own template – even with it’s own template it is loading 50% width.

    This CSS works but does not allow for sidebars on the entire site.

    /* This is CSS to make the theme work for AMS assets */
    .site-content .content-area {
    width: 100% !important;
    }
    .site-content {
    display: block !important;
    }

    #2170160
    Ying
    Staff
    Customer Support

    Hi Mary,

    Can you link me to the page where I can see the problem?

    Thanks!

    #2170168
    Mary

    Hi Ying, I sent the URl and login info with the question request.
    Here’s the URL: https://beta-csvideo.ca/
    I’ll drop the in progress cover for the day.
    Thanks for your response!

    #2170171
    Ying
    Staff
    Customer Support

    I’ve got the login detail, thanks for that.

    This is what I see on the link you provided, it doesn’t seem like have the 50% layout issue.
    https://www.screencast.com/t/uZkxHqqa

    I mean is there a specific page I should be looking at?

    #2170172
    Mary
    #2170174
    Mary
    #2170180
    Ying
    Staff
    Customer Support

    You can add this CSS to fix the issue on this page: https://beta-csvideo.ca/rentals/Camera%20Lenses

    .site-main .ams-content {
        max-width: 100%;
    }
    #2170184
    Mary

    Thank you Ying!
    Much appreciated!

    #2170187
    Ying
    Staff
    Customer Support

    You are welcome 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.