| View previous topic :: View next topic |
| Author |
Message |
luiscar
Joined: 01 Jan 1970 Posts: 11
 |
Posted: Sun Jun 03, 2007 9:05 am
Post subject: Joomlart Teline compatibility
|
|
|
Hello,
I'm using News Portal with JA-Teline template. Everything's working fine but the "split menu" feature of this template. Just set your template to split menu and the second level disappear.
I think it is not a template problem, because I've tested it without News Portal and it works fine.
I've posted at JA-Teline Forum too but I still get no response.
I've had a similar problem with rt-Vortex and News Portal: menu icons don't highlight. The only icon highlighted is "home".
Can you help me?
Luis |
|
| Back to top |
|
 |
ruigato
Joined: 01 Jan 1970 Posts: 13
 |
Posted: Sun Jun 03, 2007 11:05 am
Post subject:
|
|
|
i have the same problem.
"Second levels" dond work with NP, at least in rochetheme and joomlart templates.
They dont get the active state, maybe something with item ids.
I am waiting for a fix for this, i have NP has home page, and several sub menus "under" it, wen my visitor click one of the menus the second level desapear and they must go to the first page to see the links again.
News portal categories and sections dont work either. wen you open a cetegory or section the active state on the menu is lost. |
|
| Back to top |
|
 |
merav

Joined: 25 Oct 2005 Posts: 4532 Location: Long Beach, CA, USA

 |
Posted: Mon Jun 04, 2007 3:48 am
Post subject:
|
|
|
Guys, can you please post a suport ticket with this? our programmers will look into it.  _________________ Merav
Founder, Product Designer
iJoomla.com |
|
| Back to top |
|
 |
lafrance

Joined: 01 Jan 1970 Posts: 199

 |
Posted: Mon Jun 04, 2007 7:06 pm
Post subject: Post ticket
|
|
|
| merav wrote: | Guys, can you please post a suport ticket with this? our programmers will look into it.  |
Love if the programers find a solution could you post what they did here so other can try it.
Pierre |
|
| Back to top |
|
 |
vitol
Joined: 01 Jan 1970 Posts: 1
 |
Posted: Fri Jun 08, 2007 1:08 pm
Post subject:
|
|
|
I have the same issue with adjestment of menus.
The problem is in how News Portal generate links for "Featured Sections" and "Featured Categories". As Itemid it appends to the link the itemid of the menu to which News Portal belongs itself. For example, I have link the Menu Item "Home Page" to the Component "iJoomla News Portal". Now the link to my Joomla's front page is
.../index.php?option=com_news_portal&Itemid=30
Then links to NP's featured categories or sections or content items will have always the same Itemid at the end, in my case, "Itemid" which is id of NP itself. Example link for home page of featured section and category:
/index.php?option=com_news_portal& task=section&id=5&Itemid=30
/index.php?option=com_news_portal& task=category&id=16&Itemid=30
Therefore it ihighlights the menu of News Portal Component.
I would be grateful if somebody explains me how to adjust Joomla's menu, items of which would point to the NP's featured sections or categories, in order not to use the Joomla's original category or section lists at all. |
|
| Back to top |
|
 |
kyle.witt
Joined: 01 Jan 1970 Posts: 9
 |
Posted: Tue Jun 12, 2007 8:04 pm
Post subject:
|
|
|
I just wanted to tie this issue in with my original issue here as they both stem from how itemids are appended. At the moment the best I can offer is a solution I haven't really tested yet. The itemids are gathered in function getItemidSC in the file news_portal.class.php (0.19). If you move the joomla menu links from the 'sections' menu to 'mainmenu' then you need to tell ijoomla news to pull the itemids from 'mainmenu'. I believe you can accomplish this by changing 'sections' to 'mainmenu' in the queries on lines 73, 87, and 102. These lines look something like:
| Code: | | . "\n AND m.menutype = 'sections'" |
As I said before, I think it's a feasible option to allow for a nice user interface to link sections to menu items in the ijoomla news config. But hopefully this will work for now. |
|
| Back to top |
|
 |
alin
Joined: 28 Feb 2007 Posts: 103

 |
Posted: Fri Jun 15, 2007 2:43 pm
Post subject:
|
|
|
Hello everybody,
Please post a ticket on support with website details and the problem so I can try to get these issues fixed. I will post then solution also on forum here so can be available for others.
Regards,
Alin
developer
iJoomla.com |
|
| Back to top |
|
 |
themandril
Joined: 01 Jan 1970 Posts: 9
 |
Posted: Sun Sep 16, 2007 8:14 am
Post subject: Alin - did you figure out a fix for this?
|
|
|
| It's a real problem - basically, the reason we abandoned iJoomla News Portal several months ago after working with you on it. It would be great if this was fixed, but simply won't cut it for us if we can't have a second level menu working with the component... |
|
| Back to top |
|
 |
ruigato
Joined: 01 Jan 1970 Posts: 13
 |
Posted: Tue Apr 01, 2008 3:20 pm
Post subject:
|
|
|
any news on this?
i am still having problems asigning newsportal cateegories and sections to mainmenu and keep them highlighted |
|
| Back to top |
|
 |
|