Page 1 of 2 12 LastLast
Results 1 to 10 of 149

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Poll Manager Support Thread

    This is the support thread for the Poll Manager sidebox addon.
    Please leave your comments, questions, requests and compliments here!

  2. #2
    Join Date
    Jul 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Hi,

    Just wanted to thank you for a great add on. I just successfully installed it with no problems. Thanks for the clear and easy to understand install instructions.

    I have just one very minor problem. The text size of the choosable (if that's a word) options in the poll box is tiny. The rest of it such as the question displays fine. Is there a specific file to change this, as all my other sideboxes are displaying correctly.

    Oh, I'm using version 1.3.8a and other than this small text size issue, the add on works perfect.

    Thanks in advance.

    Amanda

  3. #3
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    Hi Amanda,

    Thanks for your positive feedback!

    The problem you encounter is just the thing I was not able to test, as I have only one ZC-site with one theme.
    In my template, I have to set the font-size to small to make it fit with the rest of the website. I guess it is different for your theme.

    What we can try first is to remove the small font indication. For this you have to change a line in one file, which will affect the question- as well as the result box:

    in includes/templates/<your template>/sideboxes/tpl_poll_box.php
    on line 105:

    change: $content .= '<div id="' . $boxname . '" style="font-size:small;">';

    into: $content .= '<div id="' . $boxname . '">';

    Please let me know if this fixes your problem.

    Thanks,
    Boudewijn

  4. #4
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    To add to the above (can't find out how to edit my post):

    I think the standard style class for sideboxes is 'sideBoxContent'.
    So the new line as mentioned should be changed into:

    $content .= '<div id="' . $boxname . '" class="sideBoxContent">';

    This also worked for my template and I suspect it will be a general solution for all.

    Please let me know the results, if ok I will incorporate this in the next beta.

  5. #5
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    A new version of the poll box, with the fix mentioned above and some others, is available from the add on section.

  6. #6
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Hello!

    Tried it on v 1.3.9d. The side box came out ok however, the options were blank. I could see the box where the customer can check and vote but the words next to it are not there. Any ideas why?

    Also I noticed that once the person votes, the side box disappears. Is that normal? On other polls I have seen, once the person has voted the side box will just show results but it won't disappear. Is that possible to do?

    Thanks, it's a great contribution btw!

  7. #7
    Join Date
    Jul 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Hi!

    My poll has the same problem as Amanda. The text is supertiny.
    Just installed it, with the changes you refer to.

  8. #8
    Join Date
    Jul 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Hi,

    I did finally get to making the change you suggested ie - replacing line 104 with:
    $content .= '<div id="' . $boxname . '" class="sideBoxContent">';

    It hasn't fixed it unfortunately. The font is still super tiny.

    Thanks

    Amanda

  9. #9
    Join Date
    Jul 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Quote Originally Posted by lj20272 View Post
    Hi,

    I did finally get to making the change you suggested ie - replacing line 104 with:
    $content .= '<div id="' . $boxname . '" class="sideBoxContent">';

    It hasn't fixed it unfortunately. The font is still super tiny.

    Thanks

    Amanda
    I guess you have changed line 105, Amanda!?
    Either way, it does not work ...

  10. #10
    Join Date
    Jul 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Woops, yes, I meant line 105.

    I also tried installing all the updated files with no success.

    You're quite welcome to have a look... http://www.pregnancyshop.com.au

    Front page - bottom left hand side.

    Thanks'

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  2. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg