- Posts: 8743
COMMUNITY FORUM
No video shown
- Lefteris
- Offline
- Moderator
Less
More
10 years 7 months ago #55095
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic No video shown
You are putting the video tag inside Virtuemart. I think Virtuemart has an option for parsing content plugins in product description. You need to find it and enable it.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- treodude
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
10 years 7 months ago #55105
by treodude
Replied by treodude on topic No video shown
I have found the option 'enable Joomla plugins', but it was enabled all the time. However I did find something else; if I put the same tags on a diferent page, I get the same result, just the tags and no video. The plugin is indeed enabled, could it be the editor?
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 7 months ago #55120
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic No video shown
It could be the editor in case it was inserting HTML markup into the tag. But looking at your page source the tag is clear. So you need to check again two things:
1. The content plugins are enabled in Virtuemart settings.
2. The AllVideos plugin is enabled.
3. You insert the video tag in the product description, not in a different field.
1. The content plugins are enabled in Virtuemart settings.
2. The AllVideos plugin is enabled.
3. You insert the video tag in the product description, not in a different field.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- treodude
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
10 years 7 months ago #55138
by treodude
Replied by treodude on topic No video shown
I checked all three of them;
1. It was enabled
2. It was enabled
3. It is in the Product description
Something else maybe?
1. It was enabled
2. It was enabled
3. It is in the Product description
Something else maybe?
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 7 months ago #55152
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic No video shown
Try to use the same tag in a Joomla! article. If it works, the ask the Virtuemart developers why content plugins are not parsed in product descriptions.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- treodude
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
10 years 7 months ago #55163
by treodude
Replied by treodude on topic No video shown
I used the exact same tags, but I still only had tags showing up.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 7 months ago #55180
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic No video shown
Is there a link to the article page?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- treodude
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
10 years 7 months ago - 10 years 7 months ago #55205
by treodude
Replied by treodude on topic No video shown
Hi there, the videos ar enow being loaded!
I updated to VM 2.6.0 and Joomla 2.5.19
However, now I encounter http https problems.
The links (all from youtube) are begin loaded with http, but our website is all https.
Therefore, it is being blocked.
The videos are begin called but blocked because of security reasons.
I should rewrite the code so that everything is https, any idea how?
test page: www.edsclassic.com/index.php?option=com_content&view=article&id=4&Itemid=3
I updated to VM 2.6.0 and Joomla 2.5.19
However, now I encounter http https problems.
The links (all from youtube) are begin loaded with http, but our website is all https.
Therefore, it is being blocked.
The videos are begin called but blocked because of security reasons.
I should rewrite the code so that everything is https, any idea how?
test page: www.edsclassic.com/index.php?option=com_content&view=article&id=4&Itemid=3
Last edit: 10 years 7 months ago by treodude. Reason: update
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 7 months ago #55210
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic No video shown
Hi. This has already been fixed for the next release. Until then, you can apply the fix on your own github.com/joomlaworks/allvideos/commit/a958fbf66ce0615c04a41b3414ab398625b04174 .
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- treodude
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
10 years 7 months ago #55211
by treodude
Replied by treodude on topic No video shown
Hi there,
It works! Instead of removing the http, I added an s, which works as well.
Thanks for all the support, consider this one solved!
It works! Instead of removing the http, I added an s, which works as well.
Thanks for all the support, consider this one solved!
Please Log in or Create an account to join the conversation.