• Resolved tofdhdi

    (@tofdhdi)


    Hello,
    since the update, the pagination is no longer displayed correctly.
    The numbers are on top of each other to be next to one another.
    When I inspect the style it turns out that each list item is 760px wide! This creates overflow and the numbers overlap.
    What did you change during the update, because for my part nothing has changed even at the level of my plugins.
    I had to deactivate the plugin, I can not give you a link for the example.
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AlanP57

    (@alanp57)

    The most recent change fixed an issue with displaying an empty < style >< /style > tag when the ‘Hide the standard theme default pagination’ option is unchecked.

    It sounds like there is some conflict with some other CSS code from the theme or a plugin. These is no code in the in the wp-paginate.css file that sets a width of 760px.

    hello there, i have same problem ! plugin is up to date ! i use OnePress free theme and have this additional css code

    .section-padding {
    padding-top: 760px;
    padding-bottom: 760px;
    }
    .page-header, .pageheader-desc {display: none;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display problem with’ is closed to new replies.