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

    (@kraftbj)

    Code Wrangler

    Thanks for the kind words!

    Thread Starter Rajesh Namase

    (@namaserajesh)

    I’m thinking to develop newsletter plugin based on your plugin – You can see method here: How to Add a Newsletter Signup Box After Your Post in Genesis. What do you think is it a good idea?

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Hey Rajesh,

    Sorry for the delay — I don’t think I got an e-mail notifying me of your response.

    I think the idea has merit. You can fork my plugin over at Github: https://github.com/kraftbj/Genesis-eNews-Extended

    Regarding Brian’s original post and the limitation of using it in both places, you can get around that. Instead of pasting in his code as it is, add an extra class declaration to it (e.g. I think having the CSS like

    #newsletter .enews {
    fancy css here;
    }

    would work with his example and not disrupt the traditional widget usage.

    Either way, I think it would be helpful. Feel free to hit me up at https://brandonkraft.com/contact

    Thread Starter Rajesh Namase

    (@namaserajesh)

    Thanks Brandon, I’ll contact you for further assistance and will start development soon ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Nice solution for all Genesis users.’ is closed to new replies.