please help how to add paging as shown below, I use templates ojs manuscript (default child theme)
thank you
please help how to add paging as shown below, I use templates ojs manuscript (default child theme)
thank you
Hi @armedon,
Is this a table of contents page that you’re interested in adding paging to?
Regards,
Alec Smecher
Public Knowledge Project Team
Thanks @asmecher
Yes, it is true, I want to look ahead to use paging to condense per page! in the folder or file where I should put the coding
thanks
Hi @armedon,
This won’t be trivial, and I can give you specific guidance, but can’t walk you through the modification in detail. Do you have PHP experience?
Regards,
Alec Smecher
Public Knowledge Project Team
Thanks @asmecher
yes I have experience with php but not much, I just wanted to locate the folders and files that need to be used to place the coding
thank you
Hi @armedon,
The table of contents is presented using templates/frontend/objects/issue_toc.tpl
. The .tpl
files are Smarty templates; you can find documentation on Smarty at http://www.smarty.net/.
Regards,
Alec Smecher
Public Knowledge Project Team
thank you @asmecher
I will try it