![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Has anyone discovered the fix to the embed video problem in PaulO1 template? I have read the other threads but no fixes.
|
| ||||
|
haha, looks like we forgot to add a very essential piece of code to the paul01 template for the embed video module to work. in link_summary.tpl replace: Code: {$story_content} {if $pagename eq "shakeit" || $pagename eq "index" || $pagename eq "topstories"} <a href="{$story_url}">read more</a> {/if}
Code: {checkActionsTpl location="tpl_link_summary_pre_story_content"}
{if $show_content neq 'FALSE'}
{$story_content}
{/if}
{if $pagename eq "shakeit" || $pagename eq "index" || $pagename eq "topstories"}
<a href="{$story_url}">read more</a>
{/if}
__________________ I accept donations for my time helping users like you on the forum and IRC. |
| |||
| As always...
Thank you! Works great. As always, you've been a big help.
|
| |||
|
Perfect! Thank you!
|
| |||
|
The video is working but is this fix supposed to allow the image tag to work, also?
|
| ||||
|
the image tag to work? Can you explain what your problem is?
__________________ I accept donations for my time helping users like you on the forum and IRC. |
| |||
|
The image issue I was having was resolved, my stupidity during lack of sleep, sorry.
|
| ||||
|
Thank you SOOOOOO much for that fix. I had a client waiting on a template based exclusively on video and I was about to lose my mind. |
| |||
|
yess finaly maded |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |




Linear Mode
