Woocommerce shop paging - by pablostevens

This topic has 6 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Robert Hall

  • Avatar: pablostevens
    pablostevens
    Participant
    June 15, 2016 at 18:53

    Kind of a weird problem. Using Royal WordPress theme 2.6.

    When a shop product listing page (category or shop page, it doesn’t matter) has more than one page, the the paging buttons links for pages 2, 3, etc. don’t work. This only happens on screen width between 970 and 740. All others work fine.

    Any way to fix this?

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 15, 2016 at 19:40

    Hello,

    I checked your site and didn’t find pagination issue.
    Are you checking on any devices?

    Regards,
    Eva Kemp.

    Avatar: pablostevens
    pablostevens
    Participant
    June 16, 2016 at 02:19

    It only happens at screen width between 970px and 740px

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 16, 2016 at 07:41

    Hello,

    Please try to add this code in Global Custom CSS.

    @media (min-width: 740px) and (max-width: 970px){
    .sidebar,
    .sidebar-widget{
        position: initial;
    }
    }

    Regards,
    Robert Hall

    Avatar: pablostevens
    pablostevens
    Participant
    June 16, 2016 at 14:16

    You guys have like the best support ever! Every time I have a problem you always have an answer.

    That solved the problem. Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 16, 2016 at 14:21

    You are welcome! We are glad to help you and thanks for good thoughts!
    Would appreciate if you leave a rating! You can do this in Downloads area. Login to your account on ThemeForest, go to Downloads area, find Royal theme and you’ll see the stars next to it.
    Thank you!

    Regards,
    Robert Hall

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.