Site logo

Archived topic

Related posts mystery (to me)

3 replies · Started by Dave on January 21, 2021

Viewing posts 1–4 of 4

Hi there,

the Post navigation uses a Hook Element that uses PHP. So that goobledigook means that your site won't allow PHP Editing...

Simplest solution is to use add this PHP Snippet to your site:

add_filter( 'generate_hooks_execute_php', '__return_true' );

Adding PHP: https://docs.generatepress.com/article/adding-php/

Wow! Quick and easy fix! Thanks for the great support.

Glad to be of help.

This archived topic is closed to new replies.