• Hello,

    I’ve encountered an issue with the ColorMag theme. When clicking on a category, only a portion of the posts are displayed in recent order, instead of showing all related posts as expected. Additionally, the “Next Page” and “Previous Page” buttons seem to have disappeared. I’ve just noticed this problem and am unsure if it started occurring after a version update. Could you please advise on a solution?

    Thank you.

    • This topic was modified 8 months, 1 week ago by youmeip.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi youmeip,

    Thanks for reaching us,

    As you can check from the screenrecording here: https://www.awesomescreenshot.com/video/26275554?key=7b5409fbac672936e48bcc47c8ed1123 on particular category, all the post under the category are displayed. So this should not be an issue at all.

    However, if the issue still persists on your end, please share the screenrecording/screenshot pointing to the issue, and I will get back to you.

    Regarding the issue with the pagination, it seems to be an issue with the theme of which I have already reported to the dev team. The team will fix the issue and release an update with the fix soon.

    Feel free to get back with any other issues or queries, and I will help you further.

    Regards

    Thread Starter youmeip

    (@youmeip)

    Thank you for your response. The screen on my end looks exactly like the one in the recording you provided. However, there are more posts in the specific category than what is currently being displayed. There are a total of 37 posts, but only 20 are visible. This issue seems to be affecting some other categories as well; any count exceeding 20 posts is not being displayed.

    We have investigated the pagination issue and found that your site’s custom CSS disables the previous and next buttons.

    Please go to your dashboard >> Appearance >> Customize >> Additional CSS and add the following CSS code to fix the issue.

    .infinite-scroll .default-wp-page {
    display: block !important;
    }

    Also, the category post does not have any post visibility issues. The related categories are showing fine on your site.

    Thread Starter youmeip

    (@youmeip)

    Thank you for your response.

    The issue was related to the “Infinite Scroll” option in “jetpack.” Changing it to “Load more posts using the default theme behavior” resolved the problem.

    I’m sharing this information in case someone else encounters a similar issue in the future.

    • This reply was modified 7 months, 3 weeks ago by youmeip.
    • This reply was modified 7 months, 3 weeks ago by youmeip.

    Thank you for sharing the information. We are Glad to know that the issue is resolved. We recommend you close this topic. If needed, please create a new topic. We will get back to you as soon as possible.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issue with Missing Pagination’ is closed to new replies.