I visited the site but I cannot get that page to load.
Thread Starter
qnkov
(@qnkov)
It’s working. When u open it, click on Завършени проекти or Чужди проекти. I want pagination there.
Now the page is loading. Your theme layout and post display is probably beyond the capabilities of the paginate plugin. First you have two set of posts on the page (in the two tabs) that need pagination. I’m not sure if the plugin can support this. And the output of posts is probably accomplished using AJAX rather than straight from the server, since they are added in infinite scroll style. So the normal code for displaying the next/previous links is never called. Maybe you should ask the author of your theme to about how pagination could be added.