E
E
eugene1592019-12-07 01:27:31
MODX
eugene159, 2019-12-07 01:27:31

Why doesn't getPage work with mFilter2 (mSearch2)?

My mSearch2 for some reason refuses to work with getPage.
There is this code, pagination works fine in it:

[

<ul class="pagination">
    
</ul>

And so I wrote this code for mSearch2, pagination is not displayed at all:


<ul class="pagination">
    
</ul>

Why? How to fix?
If you make pdoPage, then everything is OK.
I even tried like this:
&[email protected]_set_1
Still not displayed.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ruslan, 2019-12-07
@ruslan_aleev

Hello. Most likely, few people will answer your question, because. mFilter and pdoTools (pdoMenu) are components from the same author and share the same pdoTools options. And everyone who has configured mFilter has most likely used pdoPage.
And you are trying to use another component that has not been updated since 2014 and look for the cause of the breakdown.
It’s easier for you to redo everything on pdoPage, even the parameters are the same there, almost everything, it doesn’t take long to change.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question