Still something about pagination

zkhuber
3 Posts
zkhuber posted this 10 September 2020
Ask a Question

Hi to all,

Please be patient with my few questions.

My name is Huber, I am user of ultimate license. And I have same question 😉
With my “try” site I am using WordPress, Futurio Theme, NicePage and Elementor (free). Soon the same will be with Joomla too. But for now question is about WordPress…. I start for a moment in this composition and I try to manage it so. I would like to see if it is possible.

Is about pagination. Please stay calm. I know that to use it on a blog site I must create “Blog Template” in a desktop version and send it to WordPerfect or Joomla. And here I have first question.

Question 1: Can I send to CMS platform only one page without install whole theme. Or if I must pass whole theme, can I choose only one page to install in the theme I just use (Futurio)?

For example I need different page, like a blog page with different layout (for some reason). You can see it on link: Main Blog: https://www.zkhuber.eu/scjfides/blog/ and second Blog: https://www.zkhuber.eu/scjfides/blog3/ and this second is made in NicePage plugin (I like this possibilities give element Blog Posts). But here I find problem. Pagination. If in a Blog Theme I saw it is possible (I still didn’t try it because I don’t know how install only one page to the existing site). I saw that I can add pagination to element “Blog posts”, but is guiding to nowhere (…/blog3/#). So here we have second question.

Question 2: How the pagination of element “Blog posts” can pass to the second and more page of the Blog?
I try resolve this problem to add some additional function to theme I use. And add some php command through “php element” on page in NicePage. You can see suggestion of this pagination on link: https://www.wpbeginner.com/wp-themes/how-to-add-numeric-pagination-in-your-wordpress-theme/ . So I add code to theme functions.php and css to style.css. But the code “<?php wpbeginner_numeric_posts_nav();?>” I try add in php block on the page created in NicePage plugin. But is no working. You can see on: https://www.zkhuber.eu/scjfides/blog3/ . So here I have third question.

Question 3: Can I use this additional coding and this command through php block on NicePage page? Or how I can get it working?

I hope You understand what I’m looking for. I would like to have some different blog pages made in WordPress with NicePage plugin using “Blog Posts” element with pagination. It’s possible? How?

Hi to all, Please be patient with my few questions. My name is Huber, I am user of ultimate license. And I have same question 😉 With my “try” site I am using WordPress, Futurio Theme, NicePage and Elementor (free). Soon the same will be with Joomla too. But for now question is about WordPress…. I start for a moment in this composition and I try to manage it so. I would like to see if it is possible. Is about **pagination**. Please stay calm. I know that to use it on a blog site I must create “Blog Template” in a desktop version and send it to WordPerfect or Joomla. And here I have first question. **Question 1:** Can I send to CMS platform only one page without install whole theme. Or if I must pass whole theme, can I choose only one page to install in the theme I just use (Futurio)? For example I need different page, like a blog page with different layout (for some reason). You can see it on link: Main Blog: https://www.zkhuber.eu/scjfides/blog/ and second Blog: https://www.zkhuber.eu/scjfides/blog3/ and this second is made in NicePage plugin (I like this possibilities give element Blog Posts). But here I find problem. Pagination. If in a Blog Theme I saw it is possible (I still didn’t try it because I don’t know how install only one page to the existing site). I saw that I can add pagination to element “Blog posts”, but is guiding to nowhere (…/blog3/#). So here we have second question. **Question 2:** How the pagination of element “Blog posts” can pass to the second and more page of the Blog? I try resolve this problem to add some additional function to theme I use. And add some php command through “php element” on page in NicePage. You can see suggestion of this pagination on link: https://www.wpbeginner.com/wp-themes/how-to-add-numeric-pagination-in-your-wordpress-theme/ . So I add code to theme functions.php and css to style.css. But the code “&lt;?php wpbeginner_numeric_posts_nav();?&gt;” I try add in php block on the page created in NicePage plugin. But is no working. You can see on: https://www.zkhuber.eu/scjfides/blog3/ . So here I have third question. **Question 3:** Can I use this additional coding and this command through php block on NicePage page? Or how I can get it working? I hope You understand what I’m looking for. I would like to have some different blog pages made in WordPress with NicePage plugin using “Blog Posts” element with pagination. It’s possible? How?
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
zkhuber
3 Posts
zkhuber posted this 11 September 2020

Ok. Maybe was to much. Please tell me how to get to work pagination added in NicePage plugin in WordPress.
https://www.zkhuber.eu/scjfides/blog3/
I appreciate any help. Thank You. Z

Interesting that in desktop version I get, in some way, pagination into container. I don't know how. I can't repeat it.
Saludos

enter image description here
Ok. Maybe was to much. Please tell me how to get to work pagination added in NicePage plugin in WordPress. [https://www.zkhuber.eu/scjfides/blog3/][1] I appreciate any help. Thank You. Z Interesting that in desktop version I get, in some way, pagination into container. I don't know how. I can't repeat it. Saludos ![enter image description here][2] [1]: https://www.zkhuber.eu/scjfides/blog3/ [2]: http://www.zkhuber.eu/photos01/nicepage-pagination-in-contener-01.jpg
zkhuber
3 Posts
zkhuber posted this 11 September 2020

Sorry image was disappeared. I attach it here.

Sorry image was disappeared. I attach it here.
Support Team
Support Team posted this 11 September 2020

Hi,

Question 1: Can I send to CMS platform only one page without install whole theme. Or if I must pass whole theme, can I choose only one page to install in the theme I just use (Futurio)?

Unfortunately, you cannot export and import just one page. You can export theme separately from content. But that's all. The Content archive includes all pages and menu.

Nicepage theme automatically displays pagination when the blog page displays less posts that you have. You do not need additional code to display pagination. But this control should be added in Nicepage on the Blog Template (it is added by default).
You can control the number of posts on the blog page under the WP Settings >> Reading.

Please let us know if you have any further questions.

...................................................
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, > Question 1: Can I send to CMS platform only one page without install whole theme. Or if I must pass whole theme, can I choose only one page to install in the theme I just use (Futurio)? Unfortunately, you cannot export and import just one page. You can export theme separately from content. But that's all. The Content archive includes all pages and menu. Nicepage theme automatically displays pagination when the blog page displays less posts that you have. You do not need additional code to display pagination. But this control should be added in Nicepage on the Blog Template (it is added by default). You can control the number of posts on the blog page under the WP Settings >> Reading. Please let us know if you have any further questions. ................................................... 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
You must log in or register to leave comments