• Resolved marianellam

    (@marianellam)


    Pagination works fine on desktop, but doesn’t show on mobile. What am I missing?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m having the same problem.

    marianellam, I see the pagination also disappears when a browser page on desktop or laptop is less than 992 pixels wide. I’m guessing it’s related to this:

    @media (max-width: 1199px) and (min-width: 992px)
    div.emd-container .visible-md {
        display: block !important;
    }

    but I don’t know enough about CSS to figure it out myself. I have a support request out on their website too, I’ll let you know if they respond.

    • This reply was modified 3 years, 9 months ago by DebT.

    From the plugin support site:

    “I was able to reproduce this issue and reported it to our dev team.”

    So this will hopefully be fixed and there will be an update for the plugin.

    Plugin Author emarket-design

    (@emarket-design)

    Hello,
    This is a defect and was fixed in version 3.3.0.
    Thank you.

    Plugin Author emarket-design

    (@emarket-design)

    Please upgrade to version 3.3.0.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pagination not showing up on mobile’ is closed to new replies.