Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • goldfishn Friend
    #958766

    please i am trying to post video on my site, however i am unable to find a category where i can upload a video, insert a link or upload a picture. the only category shown is the text article category. please resolve this

    pavit Moderator
    #958795

    Hi

    You should use the video category and select from ja magz tab the video type and use this following code as example in the content for your article video

    <iframe src="//player.vimeo.com/video/22611216" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
    <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.</p>

    Best regards

    goldfishn Friend
    #958842

    thanks, does same applies to youtube videos?
    or do i need to install a plugin?

    pavit Moderator
    #958955

    does same applies to youtube videos?

    No plugin needed simply add code calling youtube video url

    Example:

    <iframe width="640" height="360" src="//www.youtube.com/embed/MKa9nl_loYc?feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
    <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.</p>

    Regards

    goldfishn Friend
    #958971

    ok thanks, how do i upload a video from my computer, the video has not be posted on any social media. do i have to implement a code too?

    pavit Moderator
    #958997

    You can use the iframe code also for your local videos

    <iframe width="640" height="360" src="http:/www.yoursite.xxx/yourfolder/yourvideo.xxx"feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
    alexjmr0023 Friend
    #980143

    I cannot insert the video and photo, when I change to preview the code is deleted.

    Please look the pictures


    1. codigo
    2. preview
    pavit Moderator
    #980655

    Hi

    When you add html code into it you should first disable from your global configuration your default editor , then add your code , in this way html will be not stripped out when saved.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 3 voices, and was last updated by  pavit 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum