Page 2 of 15 FirstFirst 123412 ... LastLast
Results 11 to 20 of 149
  1. #11
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    Hi,

    Browser and localhost issues are a nightmare for a programmer, and I have seen many problems with it. So quite a few can have their cause there.

    The disappearing text issue won't be hard to fix. If you display the page without text, and view the page source in your browser, you will probably discover there that the texts are present, but invisible. This could very well be a CSS issue, where the style for the text is redefined in that specific template. The style for the poll box is 'sideBoxContent'.
    If the site is accessible from outside, I can also have a look for you.

  2. #12
    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.

  3. #13
    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

  4. #14
    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 ...

  5. #15
    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'

  6. #16
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    The style clearBoth in your template also sets the font size to 2 pixels, causing the text to be so tiny. I'm not sure how to fix this permanently yet, but a workaround is to change, in includes/templates/<YOUR TEMPLATE>/sideboxes/tpl_poll_box.php, line 113:

    from: $content .= '<div style="width:99%;" class="clearBoth">';

    to: $content .= '<div style="width:99%; clear:both; font-weight:normal; overflow:hidden;">';

    This should, in your template, prevent changing the font size and weight and cause the text to display correctly.

    Please let me know how this works out.

  7. #17
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    @cecsy:

    The fix above may work for Amanda's template, but not for yours. Please try the fix above and let me know the results. If not ok, please post an URL where I can see what happens.

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

    Default Re: Poll Manager Support Thread

    Quote Originally Posted by boudewijn View Post
    ... includes/templates/<YOUR TEMPLATE>/sideboxes/tpl_poll_box.php, line 113:

    from: $content .= '<div style="width:99%;" class="clearBoth">';

    to: $content .= '<div style="width:99%; clear:both; font-weight:normal; overflow:hidden;">';

    ...
    This worked! Thank you, so much!

  9. #19
    Join Date
    Jul 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Awesome stuff..... that fixed it.

    Thank you so much for your continued support and fixes.

    Cheers

    Amanda

  10. #20
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Hi Great Mod,
    i just tried to use it on Zen Cart v1.3.8a and it doesn't store any data in the database when you click send..

    Is there any way to get this mod to work with Zen Cart v1.3.8a?

 

 
Page 2 of 15 FirstFirst 123412 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR