Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If PHP is written in the template, it will not be output. #7352

Open
onebitious opened this issue Sep 5, 2024 · 2 comments
Open

If PHP is written in the template, it will not be output. #7352

onebitious opened this issue Sep 5, 2024 · 2 comments

Comments

@onebitious
Copy link

Description

Hello.
in "Pods - Custom Content Types and Fields".
I have a problem that when I write PHP in a Pods template, the Pods themselves are not output.
Templates and custom fields are tied together. 
Share screenshots.
*I am not good at English, sorry if my translation is wrong.

Pods - Custom Content Types and Fields ver 3.2.7
WordPress ver 6.6.1

Version

3.2.7

Testing Instructions

No response

Screenshots / Screencast

・screenshots01.png
 Contents described in the template

・screenshots02.png
 Areas of no output

screenshots01
screenshots02

Possible Workaround

No response

Site Health Information

No response

Pods Package

No response

@RJRandell79
Copy link

I faced the same issue and rolled back Wordpress to v6.5.5 and the plugin back to v3.2.6. The template information is now displayed again.

@onebitious
Copy link
Author

Thank you very much.
For reference, I used JavaScript (jQuery) to handle this.
$('.companyName').text($('h1').text());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants