How to get VR to work in wordpress

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nomyenx
    Confirmed User
    • Aug 2017
    • 175

    #1

    How to get VR to work in wordpress

    I want to start promoting badoinkVR porn, but I can't seem to get it to work. Wordpress doesn't show any videos when i try to add it the post. I added the scripts in the head and footer of my post like on the instructions from their page but still nothing. Does anyone have experience with it and are willing to help me out on this?
  • Ramirez
    Confirmed User
    • May 2011
    • 1598

    #2
    Hey,

    Sign up with https://delight-vr.com/ and get their code to insert it into your WordPress theme header.

    And for adding any VR video use this code:

    Code:
    <dl8-video title="Video TITLE" author="BaDoinkVR" poster="FIRST-VIDEO-SCREENSHOT" format="STEREO_360_LR">
      <source src="VR-VIDEO-FILE.mp4" type="video/mp4" />
    </dl8-video>
    Hope this helps.

    Comment

    Working...