Archived topic
Post showing PHP code on rumor demo
1 reply · Started by Waqas on September 18, 2020
HI
I have imported a rumored demo but its showing PHP code on the author and data
https://prnt.sc/ujhod4
Hi there,
Rumour outputs the post meta with avatar using a Hook Element.
It is in Appearance > Elements named Entry Meta
It looks like yours site is DISALLOWing PHP.
You can allowing PHP hooks using this function:
https://docs.generatepress.com/article/generate_hooks_execute_php/
Or you can delete that element and follow one of these examples to style the meta: