No Pagenavigation is Visible - Question | JoomShaper

No Pagenavigation is Visible

RD

Robert Deutschmann

Helix Framework 1 year ago

Hi

Joomla 5.1.4, SPPB 5.3.7

I created a joomla blog (not SB-pages) with 3 articles. When i set the default template to Cassiopeia then i see the pagenavigation buttons at the bottom of each article. But setting the template to investa no pagenavigation is visible.

What have i to do that the pagenavigation is visible also?

Thank you for your support. Best regards, Robert

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #168012

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. Add this CSS code inside the custom.css file.

.article-details .pagenavigation {
    display: block;
}

.pagenavigation .pagination .icon-chevron-left:before, .pagenavigation .pagination .icon-chevron-right:before {
    font-family: "Font Awesome 6 Free";
}

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
RD
Robert Deutschmann
Accepted Answer
1 year ago #168039

Hi

Many thanks for the css content. Now it works. :-)

Br, Robert

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #168053

You are most welcome! We appreciate your feedback and are delighted to hear that you're satisfied with our service.

To officially close this forum post, mark it as accepted. If you have any more questions or need further assistance in the future, please don't hesitate to reach out to us.

As for writing a review about our product and support quality, we would greatly appreciate it! Your feedback helps us improve and serves as a valuable reference for others. Please take a moment to share your thoughts about your experience with our product and the support you received. Your input is valuable to us and the community. Thank you in advance for your time and support.

Joomla Extension Directory

JED.png

TrustPilot

Trust-Pilot.png

We're here to assist you with any further questions or requests you may have. Once again, thank you for choosing our product and for being a part of our community.

Best regards,

Toufiqur Rahman

Team Lead, Tech Support (JoomShaper)

0