Re: Want feature to add comment with articles

  • iencash
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 10 months ago #5806 by iencash
hi

I am running this sportal and would like to know how I can enable comment with each page.

Do we have any module integrated with it? Please help me out how i can achive this?

2 - I am trying to change video, but not able to. I tried to take embed code from youtube it is in <iframe> they way we have in sportal template is different. Can you please share some link or let me know how can i change the video?

Is there any way to show more than 1 video?

3. Is there any way to enable user to upload picture and video and admin can approve before showing on website?
Please suggest do we have these somewhere with sportal?

I know it is more demanding but please help me out?

Thanks

Please Log in to join the conversation.

More
13 years 10 months ago #5808 by pirossi
1) No, we don't have components for comments.
But there are 3rd party components that are praised by joomla comunity, for example:
extensions.joomla.org/extensions/contact...ticles-comments/9985

2) Go to 'Module Manager' the click on module 'Video Feature' which is standard custom HTML joomla module, then click on 'Toggle editor' to view HTML code.
You will see:
Code:
<p> <object width="235" height="176" type="application/x-shockwave-flash" data="http://www.youtube.com/v/XWoD-FOWzhI&amp;hl=en_US&amp;fs=1&amp;"> <param name="movie" value="http://www.youtube.com/v/XWoD-FOWzhI&amp;hl=en_US&amp;fs=1&amp;" /> <param name="FlashVars" value="playerMode=embedded" /> </object> </p>
There you can change the video source by changing the video URL.

3) This features you could achieve also (and only) through 3rd party components like that from the 1) answer.
The following user(s) said Thank You: cuevision

Please Log in to join the conversation.

  • iencash
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 10 months ago - 2 years 7 months ago #5812 by iencash
Thank you very very for quick response.

I am trying to add one video,

This is the code, i got from youtube - > Embed -> Use OLD embed code, I got below code:
Code:
<object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/epnTeenbTR4?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/epnTeenbTR4?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="349"></embed></object>

I put this code by steps mentioned by you:

Put the code in Custom Output & clicked on toggle editor:

The code changed to below:
Code:
<p> <object width="235" height="206"> <param name="movie" value="http://www.youtube.com/v/epnTeenbTR4?fs=1&amp;hl=en_US&amp;rel=0" /> <param name="allowFullScreen" value="true" /> <param name="allowscriptaccess" value="always" /> </object> </p>

But still no video is coming on screen, only white screen is coming...

Tried 2-3 times, Please let me know where I done wrong?
Last edit: 2 years 7 months ago by milos.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 10 months ago #5813 by milos
You must disable WYSIWYG editor if you are on Joomla 1.5. In Global configuration select No WYSIWYG editor.

You must disable WYSIWYG editor if you are on Joomla 1.6. In Global configuration select No WYSIWYG editor. Also, in Article Manager > Options > Text Filters, you must select No Filtering for superadministrators.

Please Log in to join the conversation.

More
13 years 7 months ago #8473 by cuevision
Hi

This worked for me well! I only had to change the 'XWoD-FOWzhI' into my YouTube code and the movie works like a charme!

regards,
Ed

Please Log in to join the conversation.

Time to create page: 0.174 seconds
Powered by Kunena Forum