• Resolved codehunter

    (@codehunter)


    Hello,
    I have a problem with frontend blog post form. When i entered video shortcode url in editor, then src get replaced by site url (i am uploading video on s3). Ex-
    when i put this shortcode in editor –
    [video src='http://s3-us-west-2.amazonaws.com/amyapp/blog/20180312222444/star_trails.mov' poster='http://s3-us-west-2.amazonaws.com/amyapp/blog/20180312222448/star_trails.jpg' width='360' height='180']

    after add/update post, video src get replaced –
    [video src='http://amy-448379803.us-east-2.elb.amazonaws.com/amymacedo/blog/wp-content/uploads/2018/03/star_trails.mp4' poster='http://s3-us-west-2.amazonaws.com/amyapp/blog/20180312222448/star_trails.jpg' width='360' height='180']

    Is there a way to solve this?

    • This topic was modified 8 years, 2 months ago by codehunter.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘shortcode video src get replaced’ is closed to new replies.