Robert Gilbey
-
moodog replied to the topic Community Polls 4.5.2.
March 1 at 4:01 am
I was unable to make custom redirect work in the newest version of the module. I therefore had to revert to version 4.0.1 of the module for now until this gets figured out. I... -
moodog replied to the topic Community Polls 4.5.2.
February 27 at 9:50 pm
One quick question: See http://www.sasknow.ca/news/local-news-polls How do I remove Categories -... -
moodog replied to the topic Community Polls 4.5.2.
February 27 at 9:38 pm
I fixed the Local News Poll module on the home page by changing Show Closed Polls setting to Hide. Easy fix. -
moodog replied to the topic Community Polls 4.5.2.
February 27 at 9:23 pm
http://www.sasknow.ca/news/local-news-polls This page is displaying the most recent polls in correct... -
moodog created new topic Community Polls 4.5.2.
February 27 at 6:52 pm
We previously made the following changes with your help using Community Polls version 4.4.6. Hopefully you can help: 1. Add custom redirect: -
moodog replied to the topic Hide number of votes from results.
February 15 at 3:13 pm
Please see individual poll question: -
moodog replied to the topic Hide number of votes from results.
February 14 at 10:15 pm
I have a question for you: http://www.sasknow.ca/news/local-news-polls How do I hide the number of... -
moodog created new topic Voting End Date does not save.
October 27 at 9:56 pm
Using Community Polls version 4.2.5 and Joomla 3.5.1 because Joomla 3.6.x ruins article ordering and not sure if newest version of Community Polls will work with Joomla... -
Robert Gilbey replied to the topic Hide number of votes from results.
May 13 at 12:43 pm
That worked. Thank you. -
Robert Gilbey replied to the topic Hide number of votes from results.
May 12 at 7:19 pm
That is correct. -
Robert Gilbey created new topic Hide number of votes from results.
May 12 at 5:23 pm
Need to hide the number of votes from front-end but keep % intact. See screenshot. Your help is greatly appreciated. -
Robert Gilbey replied to the topic Poll redirecting does not work.
August 24 at 3:43 pm
This topic can be marked closed. Thanks. -
Robert Gilbey replied to the topic Page with poll reloads.
August 24 at 3:43 pm
This topic can be marked closed. Thanks. -
Robert Gilbey replied to the topic Page with poll reloads.
August 24 at 3:42 pm
Reinstalling poll module without the redirect information added fixed this. -
Robert Gilbey replied to the topic Poll redirecting does not work.
August 24 at 3:41 pm
That fixed it. Thank you very much. -
Robert Gilbey created new topic Page with poll reloads.
August 20 at 10:03 pm
See http://discovermoosejaw.com/moose-jaw-web-poll Once a user votes, the results flash on the screen but then the page reloads after a second. Any way to prevent the page from reloading? Thanks for your help. -
Robert Gilbey replied to the topic Poll redirecting does not work.
August 20 at 9:57 pm
Here are the changes that were made in the mod_randompoll. Hopefully this helps: /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;} line 90 of mod_randompoll.xml <field name="redirecturl" type="text" default="" label="Redirect URL"description="Redirect URL to send the user to after voting." /> line 31 of default.php $pollredirect = $params->get('redirecturl'); line 212 of default.php <input type="hidden" name="redirectUrl" id="redirectUrl" value="<?php echo $pollredirect;?>"> line 118 of randompoll.js window.location = poll_url; Let me know if there is anything I am missing. Thanks. -
Robert Gilbey replied to the topic Poll redirecting does not work.
August 20 at 9:53 pm
To add to this, if I move the Local Sports poll module above Local News poll module redirect works for Local Sports but not the Local News poll. Hopefully that gives you more info to go on. -
Robert Gilbey created new topic Poll redirecting does not work.
August 20 at 6:21 pm
I have two polls setup on the homepage, a Local News Poll (setup to display the latest poll in Local News Poll category as setup in Categories) and a Local Sports Poll (setup to display the latest poll in Local Sports Poll category as setup in categories). Each module has their own redirect URL as placed in the module. However, only the Local News Poll module redirects to the Local News Poll Results page properly. The Local Sports Poll module redirects to the Local News Poll Results page. I would appreciate any suggestions you might have to help me fix this. Thank you in advance. -
Robert Gilbey replied to the topic Redirect to results page for each poll.
June 22 at 4:21 pm
We figured this out just change random poll module to display charts instead of form will...