-
Author
-
April 5, 2017 at 15:43 #157705fabianno0572Participant
I would like more participants to post video in forum. However, the default only allows admin to post embed video. How can i allow ordinary members to post embed video?
April 6, 2017 at 18:00 #157807LauraModeratorHello, maybe this helps https://bbpress.org/forums/topic/issues-insertingembedding-videos/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 13, 2017 at 06:24 #158385fabianno0572ParticipantHi Laura,
After I read the post, i still have questions. I posted my question and I still haven’t receive any reply yet. Can you please attend it for me? Thanks.It is the best if you could help here.
April 13, 2017 at 19:40 #158443LauraModeratorHello, please post the questions here and i will be happy to help you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 14, 2017 at 11:03 #158527fabianno0572ParticipantI would appreciate if you could enter this link to understand what is the whole thing.
Please look at the attached image first before my question below.
My question is :
May I know where can I get Function.php file? I couldn’t find it. And is it necessary to paste the code below into the file?function jm_bbp_shortcodes( $content, $reply_id ) {
return video( $content );
}
add_filter(‘bbp_get_reply_content’, ‘jm_bbp_shortcodes’, 10, 2);
add_filter(‘bbp_get_topic_content’, ‘jm_bbp_shortcodes’, 10, 2);The post in the forum happened 2 years ago. Is there anything new that I need to do?
Attachments:
You must be logged in to view attached files.April 14, 2017 at 23:25 #158564LauraModeratorHello, functions.php its at wp-content/themes/kleo-child
You could test it and check if it works 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.