Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Hi,

    If you’re not seeing them at all, it likely isn’t (only) a CSS issue.

    The fields will stay hidden unless either/both of the First Name Field and Last Name Field settings are set in the widget settings. Also, if the Feedburner ID is filled in, it will deactivate the name options since FeedBurner doesn’t accept that information.

    For the CSS, near line 1518, change the line:
    .enews #subbox {
    to
    .enews #subbox, .enews #subbox1, .enews #subbox2 {

    Cheers!

    Thread Starter upthejunction

    (@upthejunction)

    Thanks Brandon.

    Double checked. CSS was fine. In widget settings I hadn’t specified FNAME and LNAME in the form action section.

    Thanks for superfast reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Name Fields in News Theme’ is closed to new replies.