COMMUNITY FORUM
Plugin Working in Content but not in Module
- photografx
-
Topic Author
- Offline
- New Member
- photo & mediadesign | it-training
Less
More
8 years 8 months ago #157251
by photografx
Plugin Working in Content but not in Module was created by photografx
Dear Dev and Forum Members
again this week I'm struggeling with the beloved AV Plugin
URL: www.saxolady.at/saxolady.html
System: Joomla 3.6.2
AV Plugin: 4.8 dev
PHP Tested with 5.5 / 5.6 / 7 (actual)
Screenshot:
[img]http://www.saxolady.at/images/2016-08-24 13_51_44_saxoAV.png[/img]
the Plugin is workin well in the content but not loading in Module -
seems to be a minor trick / switch (hopefully)
Best regards and thanxx in advance
AlexxJ
again this week I'm struggeling with the beloved AV Plugin
URL: www.saxolady.at/saxolady.html
System: Joomla 3.6.2
AV Plugin: 4.8 dev
PHP Tested with 5.5 / 5.6 / 7 (actual)
Screenshot:
[img]http://www.saxolady.at/images/2016-08-24 13_51_44_saxoAV.png[/img]
the Plugin is workin well in the content but not loading in Module -
seems to be a minor trick / switch (hopefully)
Best regards and thanxx in advance
AlexxJ
Please Log in or Create an account to join the conversation.
- photografx
-
Topic Author
- Offline
- New Member
- photo & mediadesign | it-training
8 years 8 months ago #157264
by photografx
Replied by photografx on topic Plugin Working in Content but not in Module
hmmm ... not that minor ... ? :/
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157272
by Krikor Boghossian
Replied by Krikor Boghossian on topic Plugin Working in Content but not in Module
Does that module support content plugins?
If it is a custom HTML module you need to enable the prepare content setting.
If it is a custom HTML module you need to enable the prepare content setting.
Please Log in or Create an account to join the conversation.
- photografx
-
Topic Author
- Offline
- New Member
- photo & mediadesign | it-training
8 years 8 months ago - 8 years 8 months ago #157340
by photografx
Replied by photografx on topic AV working! but problems with "Tabs" Plugin
Hi that was it ... thanxx!!!
a custom module - just one switch! :/
Haven't worked with Joomla so much lately ;)
But now i'm running into more Problems ...
i'm running AllVideo together with the Tabs Plugin from Regular Labs (former NoNumber) to switch between the different Audio Video ...
It's basically working but i have prblems with the audio Player Interface ... maybe some z-index issues? ... i have to examine ... maybe you guys could also have an short look ... same URL:
www.saxolady.at/saxolady.html
You will se it if you use the "Sound and Video" Box on the Left side ...
First three are (local) MP3 ... the first one is workin but on the two other i cant clickt the controls of the JW Player
kind regards
Alexx
a custom module - just one switch! :/
Haven't worked with Joomla so much lately ;)
But now i'm running into more Problems ...
i'm running AllVideo together with the Tabs Plugin from Regular Labs (former NoNumber) to switch between the different Audio Video ...
It's basically working but i have prblems with the audio Player Interface ... maybe some z-index issues? ... i have to examine ... maybe you guys could also have an short look ... same URL:
www.saxolady.at/saxolady.html
You will se it if you use the "Sound and Video" Box on the Left side ...
First three are (local) MP3 ... the first one is workin but on the two other i cant clickt the controls of the JW Player
kind regards
Alexx
Last edit: 8 years 8 months ago by photografx.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157346
by Krikor Boghossian
Replied by Krikor Boghossian on topic AV working! but problems with "Tabs" Plugin
From the source code I can see the link to this mp3 is wrong - /images/saxolady/03_Royksopp_Vision-One.mp3.mp3
and the second link appears to be blank.
and the second link appears to be blank.
Please Log in or Create an account to join the conversation.
- photografx
-
Topic Author
- Offline
- New Member
- photo & mediadesign | it-training
8 years 8 months ago - 8 years 8 months ago #157363
by photografx
Replied by photografx on topic AV working! but problems with "Tabs" Plugin
Hi Krikor,
thanxx for your time ...
You were right there was a copy & paste error in the third mp3 Track (extension)
But correcting it made no difference in the output :/
I've also double-checked the others ...
i moved the page to a test menu to not interfere with the content builders
www.saxolady.at/test.html
there are still player problems when switching between the tracks - if i reload the page with the generated URL from the tab
e.g. www.saxolady.at/test.html#audio-2
it working! - till i switch
thanxx for your time ...
You were right there was a copy & paste error in the third mp3 Track (extension)
But correcting it made no difference in the output :/
I've also double-checked the others ...
i moved the page to a test menu to not interfere with the content builders
www.saxolady.at/test.html
there are still player problems when switching between the tracks - if i reload the page with the generated URL from the tab
e.g. www.saxolady.at/test.html#audio-2
it working! - till i switch
Last edit: 8 years 8 months ago by photografx. Reason: more info
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157373
by Krikor Boghossian
Replied by Krikor Boghossian on topic AV working! but problems with "Tabs" Plugin
Hello,
This is a JWPlayer issue -> stackoverflow.com/questions/15070196/unable-to-play-audio-when-jwplayer-is-hidden
support.jwplayer.com/customer/portal/questions/9837203-embedding-within-a-container-set-to-display-none-
The player will not initialise within a hidden element.
The tabs need to be hidden with a crop or a visibility value.
This is a JWPlayer issue -> stackoverflow.com/questions/15070196/unable-to-play-audio-when-jwplayer-is-hidden
support.jwplayer.com/customer/portal/questions/9837203-embedding-within-a-container-set-to-display-none-
The player will not initialise within a hidden element.
The tabs need to be hidden with a crop or a visibility value.
Please Log in or Create an account to join the conversation.
- photografx
-
Topic Author
- Offline
- New Member
- photo & mediadesign | it-training
8 years 8 months ago - 8 years 8 months ago #157525
by photografx
Replied by photografx on topic Plugin Working in Content but not in Module
hmmm ...
as i'm no developer i have no idea how to bypass this issue ...
the Tabs plugin from NoNumber normally really complies with Joomla (odd/old) Bootstrap standards
i could embed the mp3 files in a standard html5 audio tag - but then i'll have problems styling the player across "all" platforms ...
Anyone else has an (smarter) idea?
as i'm no developer i have no idea how to bypass this issue ...
the Tabs plugin from NoNumber normally really complies with Joomla (odd/old) Bootstrap standards
i could embed the mp3 files in a standard html5 audio tag - but then i'll have problems styling the player across "all" platforms ...
Anyone else has an (smarter) idea?
Last edit: 8 years 8 months ago by photografx. Reason: audio tag
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #157530
by Krikor Boghossian
Replied by Krikor Boghossian on topic Plugin Working in Content but not in Module
Unfortunately this is how JWPlayer behaves.
It cannot be initialised within elements which are hidden with display: none.
Unfortunately the only workaround would to be change the tabs behaviour.
It cannot be initialised within elements which are hidden with display: none.
Unfortunately the only workaround would to be change the tabs behaviour.
Please Log in or Create an account to join the conversation.