Site logo

Archived topic

Previous/Next buttons not displaying

3 replies · Started by Macca on March 11, 2021

Viewing posts 1–4 of 4

Hi there,

I have just switched themes to GP and for some reason my previous/next buttons at the end of blog posts aren't displaying - it is just a load of code like this:

1, 'include' => $prevPost->ID ); $prevPost = get_posts($args); foreach ($prevPost as $post) { setup_postdata($post); ?>

Is there any way I can fix this please?

Example post - https://www.greatbritishbucketlist.com/days-out-in-worcestershire/

Cheers,

Macca

Hi Macca,

This is also created by a hook element, the element hooked in a php snippet.

Does your site allow to run php? Do you have security plugin installed?

Let me know :)

Hi Ying,

Yes, my site does allow php.

It would be great to include the previous/next buttons at the end of my posts.

Cheers,

Macca

Hi there,

did you import any sites from the Site Library ?

This archived topic is closed to new replies.