I need paid help on the News module. What I am trying to achieve? Please refer to the atttahed screenshot image.
The latest news will be showen on the news page and on top of that page, there is a drop down list that will allow user to jump to different sub-category. There are 4 quarter in a year, so the Categories will be as follow.
Announcements
-> Year 2008
-> Quarter 1
-> Quarter 2
-> Quarter 3
-> Quarter 4
-> Year 2007
-> Quarter 1
-> Quarter 2
Paid Help Required for News Module
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Paid Help Required for News Module
This could probably be done very easily with a browsecat template and some ajax.... I don't think that there would be any coding required.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Paid Help Required for News Module
I've no idea on Ajax. Can anyone help me develop this?
Last edited by Anonymous on Wed Feb 06, 2008 7:08 pm, edited 1 time in total.
Re: Paid Help Required for News Module
add to template
{global_content name='jump'}
form to news categories:
king computer
cingles
lgg 3
add to path cms
jump.php
demo:
http://www.cinglesonline.com/demo
att
oriol
dad@king-computer.com
www.king-computer.com
www.cinglesonline.com
{global_content name='jump'}
form to news categories:
king computer
cingles
lgg 3
add to path cms
jump.php
demo:
http://www.cinglesonline.com/demo
att
oriol
dad@king-computer.com
www.king-computer.com
www.cinglesonline.com
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Paid Help Required for News Module
that script works fine (but is overly complex, it could be done with some simple javascript)... However, it's not what he requested.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Paid Help Required for News Module
thanks, thats not what I'm trying to achieve. the dropdown is actually pulling out value from the news category. just like the news admin module.