Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Question About News Ticker.. 
 
Excuse me for my bad english and my question. I make a question to which you have already answered, but they are not successful to find.
Can i carry "news ticker" on portal page ? and can i carry the "shoutbox" on forum page ? What i edit ?
Thanks in advance.
Giuliano
 
 



 
gamelanSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
You should be able to add an XS news ticker to a portal page by adding a new block with the block file xs_news (ACP>>(IM)PORTAL>>Add BLOCKS). Then in ACP>>XS News Configuration, set display news ticker to yes.

On my last attempted use of this, it didn't work properly! But that was some time back (XS 047), so maybe ok now. If it still doesn't work, try this http://www.phpBBXS.eu/viewtopic.php?t=84
 



 
moreteavicarSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
Thanks for the answer but i've tried but don't work. The news ticker with bbc or other don't work in portal page, only in forum page.
Thank a lot for the answer.
 
 



 
gamelanSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
I've fixed this in my dev package...

I don't know if these files will work with 058a, but I attach them here, so you can try them.

Please let me know it they works.

xs_news.zip
Description: New index.php and xs_news block 
Download
Filename: xs_news.zip
Filesize: 3.28 KB
Downloaded: 232 Time(s)

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
    
GREAT WORK ! Now all ok ! I've made just a little change in "forum.php" for no display news ticker, this one;
 //
// Should the news banner be shown?
//
//if( $xs_news_config['xs_show_news'] && (!empty($template->xs_version)) )
// {
//    include($phpbb_root_path . 'includes/xs_news.php');
//    $template->assign_block_vars('switch_show_news', array() );
//}
//
// Generate the page
//
and now i've all ok !
Just a little question (if is possible) can i put shoutbox at the top of forum page ? (now is at the end).

Many many thanks for the real help
and sorry for my bad bad english (i'm italian)
 



 
gamelanSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
Excellent MG - it was bugging me in the past, but as I made myself an i frame rss feed reader, and then Gary made one as well, I ignored the XS one completely!

@gamelan Yes, you can put the shoutbox anywhere you want! If you go to templates/ca_aphrodite/index_body.tpl

look for:
Code: [Download] [Hide] [Select]
<!-- BEGIN switch_show_shoutbox -->
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0" class="forumline">
    <tr>
        <td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
    </tr>
    <tr>
        <td>
        <iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="190" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
        </td>
    </tr>
</table>
<!-- END switch_show_shoutbox -->


To put it above the forum, move the above section to just before
Code: [Download] [Hide] [Select]
{BOARD_INDEX}


Note, it should be after
Code: [Download] [Hide] [Select]
{CALENDAR_BOX}

 



 
moreteavicarSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
  Many thanks to all....... now i have what i want !
You are great.
Many many many thanks !
 



 
gamelanSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
Niente... molto ben venuto

Now...
I have discovered that the xsnews block tpl (templates/ca_aphrodite/blocks/xs_news_block.tpl) has some missing tags, which can lead to display problems if using internet explorer - for e.g. the news source/from text formatting (e.g. I have my own theme and the text is supposed to be white on dark blue, but with mising tags, the text is blue on dark blue!).

Here is the correct version:
Spoiler: [ Show ]

 



 
moreteavicarSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Question About News Ticker.. 
 
Thanks!
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events