Author |
Message |
09/02/2007 09:04:36
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
Carbonize wrote:Might be worth you dropping Auron a PM as he's more familiar with AP.
thanks carbz
|
|
09/02/2007 21:41:19
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
go to the poll admin panel then the templates section.
edit the templates to how you want the results to appear.
for more info on templates check my sig.
Auron
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
10/02/2007 00:49:38
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
thanks auron.. =)
|
|
10/02/2007 01:01:04
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
Hi auron,
i want to have like this one...
i downloaded already the guide. but i cant find the solution.
|
|
10/02/2007 09:01:19
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Yes I'm not sure that can be achieved using the templates. Would need a loop. eg
Only a quick idea probably has bugs and I know the vriables aer not correct.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
11/02/2007 01:58:42
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
afaik, the poll loops round using the same bit of html for each option.
so you'd have to modify the template yourself and whatever file calls the template.
the poll is designed to start the table -> echo each option with the html from the template -> then end the table.
In the admin panel when editing the template it is only possible to display one option at a time, if you doubled up the code for the options you would most likely get each option twice resulting in two columns.
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
11/02/2007 13:22:48
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
Carbonize wrote:Yes I'm not sure that can be achieved using the templates. Would need a loop. eg
Only a quick idea probably has bugs and I know the vriables aer not correct.
what is the correct variable carbz?
|
|
11/02/2007 13:25:43
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Don't know as I don't use AP and I cannot download zip files whilst at work.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
11/02/2007 13:25:58
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
Auron wrote:afaik, the poll loops round using the same bit of html for each option.
so you'd have to modify the template yourself and whatever file calls the template.
the poll is designed to start the table -> echo each option with the html from the template -> then end the table.
In the admin panel when editing the template it is only possible to display one option at a time, if you doubled up the code for the options you would most likely get each option twice resulting in two columns.
its hard to do.....
|
|
11/02/2007 13:27:52
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
Carbonize wrote:Don't know as I don't use AP and I cannot download zip files whilst at work.
Hi carbz,
in display_loop.html
this is the code
|
|
11/02/2007 13:35:55
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
It would be the code in the poll that calls the templates I would need to look at.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
11/02/2007 13:38:20
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
what about this one..
INCLUDE
class_poll.php
|
|
15/02/2007 15:11:04
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
carbz?
|
|
15/02/2007 15:26:03
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Sorry I'm a tad busy at present. I will download it to my laptop for when I get some free time.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
16/02/2007 00:17:41
|
jalmz
Beginner
Joined: 19/06/2006 06:48:16
Messages: 25
Offline
|
Carbonize wrote:Sorry I'm a tad busy at present. I will download it to my laptop for when I get some free time.
Thanks Carbz. =)
|
|
|