Hi @officethug. I’ve double checked the article you mentioned and if the only content that is missing is from the Tweet This boxes (I verified that all the other content appears within the Instant Article), then indeed it is occurring because these particular elements in the source markup is not recognized by the Transformer used to generate the Instant Articles markup. Fortunately, you can define your own rules so that it is able to!
Understanding how Transformer Rules work and how to configure them is complex, so we’ve extended our documentation with a section dedicated to giving clarity on the matter with supporting examples.
First and foremost, the main description of this plugin contains a high-level overview of the concept behind Transformer Rules. Additionally, supporting information has been added as FAQs and screenshots.
To go deeper, our main documentation contains examples and reference material for configuring your own Transformer Rules. We hope this would reduce any confusion and the time it takes to get your configuration done.
Specifically, take a look at the SocialEmbedRule
Rule Class since you’ll want to map the markup produced by the Tweet This box (<div class="TT_wrapper">
) to the Social Embed component
—
@andrew McCauley, if only specific portions of your content isn’t appearing, it’s most likely for the same reason. Check the debug information shown below the editor within WordPress for more information.
I’ll mark this issue as “Resolved” for now since there should be sufficient resources to get you both started in defining the rules needed to make the transformation of the missing components of your article successful.