Page 11 of 117 FirstFirst ... 9101112132161111 ... LastLast
Results 101 to 110 of 1165
  1. #101
    Join Date
    Jan 2005
    Location
    Waukee, Iowa
    Posts
    206
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    There is a patch on my site for that:
    http://www.notgoddess.com/scripts/newsletter-subscribe
    (click on the 'known issues' link or scroll to the bottom of the page).

    -Ng_

  2. #102
    Join Date
    Apr 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    My compliments! This is a very nice addition to my storefront. And while I was indeed terrified installing it, (fearing the worst) once in place it not only operated beautifully but there were literally no other major modifications because of it. Very well thought out.

    The only comment I have is that in IE the font is quite tiny. Not so small as to be unusable but smaller then I'd like. Is there a fix for this? I realize that there is a lot of info in a very tight space and it may be unavoidable.

    Again, congratulations on a well-made and well-designed product.

  3. #103
    Join Date
    Jan 2005
    Location
    Waukee, Iowa
    Posts
    206
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by beadedlily
    The only comment I have is that in IE the font is quite tiny. Not so small as to be unusable but smaller then I'd like. Is there a fix for this? I realize that there is a lot of info in a very tight space and it may be unavoidable.
    First, thank you. :)

    The sidebox itself has no font styling-it is just following your stylesheet. The style that affects it is in your main stylesheet.css (line 51):
    Code:
    h4, h5, h6, label, h4.optionName, legend, address, .sideBoxContent, .larger
    {
        font-size: 0.8em;
    }
    The text is both sideBoxContent and a label (because it's a label for the email input). FF seems to parse this okay, but IE seems to apply the style 2x (once for each part), so you are getting a font-size of .8 x .8 em, or ~0.6em.

    You could try adding an overriding style specifically for labels inside sideboxes:
    Code:
    .sideBoxContent label { font-size:1em !important;}
    (you may have to play around with the actual size setting to get it right)


    Also, since your sideboxes are so narrow, you may want to edit the sidebox template and adjust the width of the email input field. It uses
    Code:
    style="width: ' . ($column_width-30) . 'px"
    by default, but you might want to change that 30 to something smaller, like 10, or change that entire calculation to
    Code:
    style="width: 95%"
    -Ng_

  4. #104
    Join Date
    Apr 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    That did the trick - Keep up the good work!

  5. #105
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Thank you so much for such a wonderful contribution.
    I have noticed in the admin panel though, that upon initial subscription the status is set to N (newsletter only), rather than P (pending confirmation) - which is what I would expect it to be set as...

    I haven't tried sending a test newsletter...so I'm not sure if this is an issue or not...

    Thanks again for the wonderful module
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  6. #106
    Join Date
    Jan 2005
    Location
    Waukee, Iowa
    Posts
    206
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by woodlandsprite
    I have noticed in the admin panel though, that upon initial subscription the status is set to N (newsletter only), rather than P (pending confirmation) - which is what I would expect it to be set as...
    Not likely an issue, more likely a typo. I'll look/correct it in the new release.
    -Ng_

  7. #107
    Join Date
    Jan 2006
    Posts
    115
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Does the newsletter only subscription works fine with V1.3.0.2 ??

    There are changes on core files:
    audience.php
    function_email.php
    account_edit/header_php.php

    Thanks
    ERIC

  8. #108
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by NotGoddess
    Not likely an issue, more likely a typo. I'll look/correct it in the new release.
    -Ng_
    oh excellent. Thanks :)

    Quote Originally Posted by ericpeng
    Does the newsletter only subscription works fine with V1.3.0.2 ??
    yes, so long as you do a file comparison you should be alright.
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  9. #109
    Join Date
    Jan 2005
    Location
    Waukee, Iowa
    Posts
    206
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by ericpeng
    Does the newsletter only subscription works fine with V1.3.0.2 ??
    I took a look at the changes using WinMerge, and they are in different areas, so there are no direct conflicts but you will want to merge the differences. I'll make sure the new release incorporates the patches.

    -Ng_

  10. #110
    Join Date
    Jan 2006
    Posts
    115
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by NotGoddess
    I took a look at the changes using WinMerge, and they are in different areas, so there are no direct conflicts but you will want to merge the differences. I'll make sure the new release incorporates the patches.

    -Ng_

    Hi,

    Thansks for your response.
    I guess you're one of the people that always reply and this contribution is really great.

    Thank you so much
    ERIC

 

 
Page 11 of 117 FirstFirst ... 9101112132161111 ... LastLast

Similar Threads

  1. Newsletter-Only Subscriptions for v1.3x: reinstall problems
    By sharonmiranda in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Nov 2011, 07:43 PM
  2. Newsletter subscriptions in the code
    By fgabrieli in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2010, 03:30 PM
  3. help with newsletter subscriptions page
    By meesh in forum Customization from the Admin
    Replies: 8
    Last Post: 29 Mar 2009, 06:14 AM

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