I’m trying to pull in data from another site via an iFrame. The other site requires that we have an shtml file within WordPress using our vantage theme. WordPress doesn’t have urls that end in .shtml How can I add this file to wordpress?
Leave a Reply
You must be logged in to post a comment.
Since WordPress doesn’t recognize this file type by default, you’ll need to add it.
Append this to your functions.php file in your theme: