Joomla pagination question

derlandvogt
3 Posts
derlandvogt posted this 22 May 2020
Ask a Question

First of all - pl. excuse my english (I'm german). Searched the forum, but didn't find an answer to this question:
I'm still using trial version and try to design a Joomla template. In Joomla, there is a "pagination" element for browsing through different pages, that normally looks s.th. like this:

<< < 1 2 3 4 >  >>

In my exported NP theme, the elements are shown vertically, like this:

<
<<
1
2
3
4
>
>>

When I switch to a standard Joomla template (ie. Beez_20), it's displayed correctly. Anybody any idea to fix this? Any help would be appreciated.

First of all - pl. excuse my english (I'm german). Searched the forum, but didn't find an answer to this question: I'm still using trial version and try to design a Joomla template. In Joomla, there is a "pagination" element for browsing through different pages, that normally looks s.th. like this: << < 1 2 3 4 > >> In my exported NP theme, the elements are shown vertically, like this: < << 1 2 3 4 > >> When I switch to a standard Joomla template (ie. Beez_20), it's displayed correctly. Anybody any idea to fix this? Any help would be appreciated.

Last edited 22 May 2020 by derlandvogt

Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 25 May 2020

Please send us web link with problem.

...................................................
Sincerely,
Rami
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Please send us web link with problem. ................................................... Sincerely, Rami Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
derlandvogt
3 Posts
derlandvogt posted this 26 May 2020

You can see the issue here (it's a test site, not the live site)

https://dfx.de/hippie/jupgrade/index.php?option=com_community&view=videos

Thanks for your help!

You can see the issue here (it's a test site, not the live site) https://dfx.de/hippie/jupgrade/index.php?option=com_community&view=videos Thanks for your help!
Support Team
Support Team posted this 27 May 2020

Hi,

It looks like this is joomsocial page. For some reason there are no styles for the pagination provided by this component. Please try adding the following CSS to the Nicepage theme (Desctop >> Site Settings >> CSS):

.joms-page ul.default li
{
display: inline-block;
}

This should help.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, It looks like this is joomsocial page. For some reason there are no styles for the pagination provided by this component. Please try adding the following CSS to the Nicepage theme (Desctop >> Site Settings >> CSS): .joms-page ul.default li { display: inline-block; } This should help. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
derlandvogt
3 Posts
derlandvogt posted this 27 May 2020

Yes, it's a jomsocial page - and yes, your solution works. Great! Thanks a lot. Just bought my license.

Yes, it's a jomsocial page - and yes, your solution works. Great! Thanks a lot. Just bought my license.
Support Team
Support Team posted this 28 May 2020

Hi Ronald,

You are welcome. Please feel free to contact us with any questions you may have.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Ronald, You are welcome. Please feel free to contact us with any questions you may have. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments