Twitter template not showing on page details page
I have added the twitter.html page to my default.html template as per the example on using page attributes but it is not showing up on the page details page. It shows in the html code and the seo and Facebook details show up ok. I used the Twitter card validator and it returned this form the log.?
INFO: Page fetched successfully
INFO: 18 metatags were found
INFO: twitter:card = summary tag found
ERROR: Required meta tag missing (twitter:description)
ERROR: Required meta tag missing (twitter:title)
WARN: Not whitelisted
Ok - how can we help?
The twitter details to fill out is not showing in the details page like the Facebook ones do, or am I missing something?
Notifications are not working for me since yesterday.
Can you perhaps show us what you're doing?
If you add
<perch:showall />
to your template, does it output the values you're passing in?No, I don't get anything showing on the page details page.
Nothing at all?
No, only the Facebook details
https://www.dropbox.com/s/02e6co4icmbsv4e/screenshot.png?dl=0
Ah, ok - I thought you were talking about output, not the form.
Can you show us your page attribute template?
This is the twitter. html template which is in the default.html template
How is it included?
It is in the default template in the head section as above.
Can you show me?
Code below.
Can you show me the
default.html
page attribute template?here it is
I think in your template where you have
type="hidden"
you almost certainly don't want that. Trytype="text"
instead.Changed the twitter template (I guess that's the one you meant) hidden x3 to text but no change. FYI The Facebook template has the same sort of set up and has type="hidden" x5
Why are they hidden?
The wrong person to ask Drew:) I just thought it would work like most things!
I just used what is on this page.
https://solutions.grabaperch.com/integrations/facebook-and-twitter-sharing