solved JrEmbed Place Holder Tag Is Not Being Rendered

sekeri
sekeri
@ilker
10 years ago
334 posts
I am trying to embed audio files into articles, blogs etc.

I have faced similar problems before and deleting the cache directory content and playing with folder permissions, quota embed check box etc. solved the problem. But this time audio is rendered in Blog list but not in the blog detail. Please check the attachment.

I have also tried the steps in this thread with no success https://www.jamroom.net/the-jamroom-network/forum/installation-and-configuration/10128/jrembed-place-holder-tag-is-not-being-rendered

Do you have any idea?


jpg
 •  102KB


updated by @ilker: 08/06/14 03:29:25PM
michael
@michael
10 years ago
7,714 posts
check that your template code matches any from the original skins. It worked fine when I tried just now.
updated by @michael: 06/25/14 12:07:54AM
sekeri
sekeri
@ilker
10 years ago
334 posts
I have changed the skin from Elastic to Lucid and it is the same :(
brian
@brian
10 years ago
10,148 posts
sekeri:
I have changed the skin from Elastic to Lucid and it is the same :(

Let me see if I can replicate this here - I'm thinking maybe part of the embed code is being stripped by the truncate (since on the list page we don't want to show the entire blog post).


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
sekeri
sekeri
@ilker
10 years ago
334 posts
When I view source of the pages I can see that in detail page there is no css href "/core/css/audio/jrAudio_player_dark.css"
sekeri
sekeri
@ilker
10 years ago
334 posts
brian:
Let me see if I can replicate this here - I'm thinking maybe part of the embed code is being stripped by the truncate (since on the list page we don't want to show the entire blog post).

The list page is the one which works correctly.
brian
@brian
10 years ago
10,148 posts
sekeri:
brian:
Let me see if I can replicate this here - I'm thinking maybe part of the embed code is being stripped by the truncate (since on the list page we don't want to show the entire blog post).

The list page is the one which works correctly.

Ahh - I misunderstood you then - where is not working correctly? On the item detail page?

EDIT: nevermind - I see it in your image. thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 06/25/14 06:44:57AM
brian
@brian
10 years ago
10,148 posts
OK I see it here on my install as well, so let me see what changed to make that stop working.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
10 years ago
10,148 posts
OK this was a tricky one - turns out is the Meta Tag Manager module running a string formatter on the output to gather replacement variables, which was causing the CSS to be "cached" on output that was not used, and the second time through the CSS would not be there.

Update to the latest Meta Tag manager module, reset caches, and it should work now.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
sekeri
sekeri
@ilker
10 years ago
334 posts
That's it !! Thank you Brain.. Great support !
brian
@brian
10 years ago
10,148 posts
sekeri:
That's it !! Thank you Brain.. Great support !

No problem - glad to see that's fixed.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags