Maxora - Question | JoomShaper

Maxora

SM

si mu

Template 7 months ago

Hello, please help me. I have enabled the page navigation function and also enabled the display according to the questions and answers on the forum. However, it still does not display the previous and next pages. In "Blog Layout" (tab) > Pagination: Auto or Show In "Options" (tab) > Navigation: Show

0
10 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 7 months ago #187509

I have added the css. Please check.

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 7 months ago #187487

Hi there!

Thank you for bringing this to our attention, and I sincerely apologize for the inconvenience caused.

To assist you more effectively, may I kindly request temporary administrative access to your site? This will allow me to thoroughly investigate and resolve the issue for you.

Before sharing the credentials, I strongly recommend taking a complete backup of your site to ensure all data remains secure.

Looking forward to your response.

Best regards

0
SM
si mu
Accepted Answer
7 months ago #187488

ok

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 7 months ago #187491

Apologies for the inconvenience. Please replace the JRoot/templates/maxora/html/com_content/article/default.php file with the one provided in the hidden content. This should resolve the issue.

0
SM
si mu
Accepted Answer
7 months ago #187497

Thank you very much, the problem is solved. But I would like to ask, where can I adjust its position?https://prnt.sc/186CAVufgTUz

0
SM
si mu
Accepted Answer
7 months ago #187498
0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 7 months ago #187500

You have to use custom css to achive this.

0
SM
si mu
Accepted Answer
7 months ago #187501

I don't understand this and I don't know how to write CSS. Can you give me a piece of custom CSS? Thank you. I want it to be in the box in the screenshot I sent you. Can you tell me where to put the custom CSS? Thank you

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 7 months ago #187504

Please add the following CSS code to your Template Options -> Custom Code -> Custom CSS

.pagenavigation .pagination {
    display: flex !important;
    justify-content: space-between;
}

I can't help more than that.

0
SM
si mu
Accepted Answer
7 months ago #187508

Hello, I can't find the template options location, and there is no custom CSS function in it. Can you give me a screenshot and show me? Thank you

0