Notifications
Clear all

[Closed] RE: Main Page Has Video...

2 Posts
2 Users
0 Likes
618 Views
Posts: 15
Topic starter
(@digifessor)
Eminent Member
Joined: 4 years ago

Greetings,

I would like for my Main Forum Page to have a Welcome 
Video and all other forum pages will not have that video. 

Is this possible, or am I stuck with that Welcome Video
showing on all forum pages?

Thank you!

 

 

1 Reply
Sofy
Posts: 4309
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @digifessor,

You can use the wpForo "Admin note" feature.

<video width="320" height="240" controls>
<source src="SampleVideo.mp4" type="video/mp4">
</video>

For example if you want to insert the video below, follow the steps below: 

1. Navigate to Dashboard > Forums > Tools > Antispam tab, add <source> tag with its attributes in "Allow extra HTML tags" section.

source(src type),

2. Switch to "Text mode" in Admin Note editor and try to add the HTML code with marquee tag, save it and check on the frontend.

The following support topic may also be helpful for you:

https://wpforo.com/community/how-to-and-troubleshooting-2/html-content-on-admin-message-on-forum-front-page/#post-20205