-
Hello,
is there a way i can use a shortcode inside a schema?
To be more specific:
I’m using this plugin ( Click ) to display the current age of persons. Now i want to use it inside the faq schema with classic editor like:
Question: How old is xy?
answer: xy was born on 01.01.1990 and is currently [current_age_shortcode] years old.
If i now use the rankmath shortcode to display the schema inside the post it is not able to show the age but only the used shortcode as it is.
Is there a way to allow schema to convert the shortcode and show the result of the shortcode in this example “22”?
Or do you have another idea on how i will be able to use it as it would be really important for me to show the current age dynamically updated each year besides the birthdate.
Thanks in advance for your help!
The ticket ‘Shortcode inside FAQ Schema’ is closed to new replies.