ResolvedPagination Problem – Vendor Page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #27749
    laagom
    Participant

    Hi Dimitar,

    There is a pagination issue on the vendor page of my website. I Have set the no. of vendors to display set to 12, and it is currently displaying 13 on one page, which is looking odd.

    Another problem that happens is when it is set to any number beyond 12 in multiples of 3. For example 21 or 30. There are random block gaps which come about between the vendors, like empty space blocks.

    Kindly check.

    Thank you.

    #27750
    laagom
    Participant
    This reply has been marked as private.
    #27807
    Althemist
    Keymaster

    Hello Vaibhav,

    I can see 12 per page on the link and can’t replicate it on my end.

    For the grid problem you can try the following:

    .wpb_wrapper > .rigid-wcv-vendorslist {
        float: none;
        max-width: 290px !important;
        display: inline-block;
        vertical-align: top;
    }

    The problem is that some of the shops have a really long names (e.g. – Colores Hues and Shades OR Luna Nueva By MotherIndia) and that breaks the layout. The above CSS should fix it.

    #27890
    laagom
    Participant
    This reply has been marked as private.
    #28002
    Althemist
    Keymaster

    Hello laagom,

    So sorry for the late reply. We were on vacation out of the city for the Christmas and New Year holidays.

    However, I have just checked your website and it looks like the CSS code is not there.

    #28151
    laagom
    Participant
    This reply has been marked as private.
    #28152
    laagom
    Participant
    This reply has been marked as private.
    #28159
    Althemist
    Keymaster

    You’d need to place the code in the Appearance > Customize > Additional CSS field, as the one in Theme Options strips some characters for security reasons (e.g. – the “>” symbol) OR in the child-theme, as this is the best place for additional code.

    #28170
    laagom
    Participant

    Fantastic – It worked

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register