Welcome, Guest. Please login or register.
September 06, 2008, 05:28:49 PM
Home Help Search Login Register
News: iJoomla SideBars for Joomla 1.5 is here!

+  iJoomla Forum
|-+  iJoomla News Portal
| |-+  Support Questions
| | |-+  Featured categories don+t showing...
« previous next »
Pages: [1] Print
Author Topic: Featured categories don+t showing...  (Read 280 times)
.shock
Newbie
*
Posts: 6


View Profile Email
« on: July 04, 2008, 01:45:23 AM »

hi,

i have couple of questions. First of all, featured categories don't showing on user frontend. I hope that I'm correct put {Featured Categories} and correct setup properties for "featured categories" zone.

Another question and my problem is date on "more news" zone. If you look code you can see that I'm put date_time but date dont showing on page.

And final question/problem is allvideos plugin to showing embeded videos in content. For example in some content item just put this code {youtube}KzietI2qEAc&hl{/youtube} and video with this ID code will be played on this article. Trought news portal I just get this code and video don0't showing. Has anyone try to put some video on news portal frontpage?

Thanks!

P.S. if someone have some HTML examples of editing frontpage, categories page will be glad to send me on email ( shock@shock.co.ba ) or put here on forum.


Code:
<table border="0" cellspacing="5" cellpadding="0" style="border-collapse: separate"><tbody><tr valign="top"><td width="48%">
{date_time}{top}{most popular}</td>
<td width="52%"> {date_time}{more news} </td>
</tr>
<tr valign="top">
<td colspan="2"> <table border="0" cellspacing="0" cellpadding="0" class="leading"><tbody><tr><td class="crn" valign="top"> <div align="left">
<img src="images/ijoomla/crn_top_left.gif" alt="" /></div></td>
<td class="top"> </td>
<td class="crn" valign="top"> <div align="right"><img src="images/ijoomla/crn_top_right.gif" alt="" /></div></td>
</tr><tr><td class="content" colspan="3">{leading}</td></tr>
<tr><td class="crn" valign="bottom"> <div align="left">
<img src="images/ijoomla/crn_bottom_left.gif" alt="" /></div></td><td class="bottom">
</td><td class="crn" valign="bottom">
 <div align="right"><img src="images/ijoomla/crn_bottom_right.gif" alt="" /></div></td></tr></tbody></table> </td>
</tr>
<tr valign="top"> <td colspan="2">{Featured Categories}</td>
</tr></tbody></table>
« Last Edit: July 04, 2008, 12:40:24 PM by RicardoCorai » Logged
RicardoCorai
customers
Hero Member
*
Posts: 1856


View Profile WWW
« Reply #1 on: July 04, 2008, 01:01:01 PM »

Quote
i have couple of questions. First of all, featured categories don't showing on user frontend. I hope that I'm correct put {Featured Categories} and correct setup properties for "featured categories" zone.
Hi,
Please use {featured categories} instead of {Featured Categories} and also check if you have included these categories on your Categories Manager (iJoomla News Portal).
Quote
Another question and my problem is date on "more news" zone. If you look code you can see that I'm put date_time but date dont showing on page.
You don´t need to include "date time" tag on more new zone. Just edit the "more news" zone and set "Show Date/Time" as Yes.

Quote
And final question/problem is allvideos plugin to showing embeded videos in content. For example in some content item just put this code {youtube}KzietI2qEAc&hl{/youtube} and video with this ID code will be played on this article. Trought news portal I just get this code and video don0't showing. Has anyone try to put some video on news portal frontpage?
I just checked this extension and youtube tag it doesn´t work there. Anyway, you can publish your videos on a module position, for example User1, and set the "Module Position #1" to show User1 position. That´s how is done here.
I suggest you to use this code and from there start with the modifications.
 
Code:
<table border="0" cellspacing="5" cellpadding="0" width="100%" height="228" style="border-collapse: separate">
<tbody>
<tr valign="top">
<td colspan="2">{date_time}</td>
</tr>
<tr valign="top">
<td width="50%">{top}{leading}{rss1}{rss2}{rss3}</td>
<td width="50%">{more news}{most popular}{featured article #1}{featured article #2}{featured article #3}</td>
  </tr>
<tr valign="top">
<td>{module_position4}</td>
<td>{module_position1}</td>
</tr>
<tr valign="top">
<td>{module_position5}</td>
<td>{module_position2}</td>
</tr>
<tr valign="top">
<td>{module_position6}</td>
<td>{module_position3}</td>
</tr>
<tr valign="top">
<td colspan="2">{featured sections}</td>
</tr>
<tr valign="top">
<td colspan="2">{featured categories}</td>
</tr>
</tbody>
</table>

Best regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox