Home Forums Newsletter Plugin Support Newsletter widget modify

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #11200
    Marek
    Participant

    Hello Stefano,

    it is possible to modify newsletter plugin? I would like to move “Submit” button straight behind the “Email” box. And it is possible to change “Submit/Confirm” button color? I mean somewhere in Widget form code or Standard form code..

    Thank you very much.

    Regards.

    Mark

    #11598
    Stefano
    Keymaster

    You can code a custom form a build the layout more adapt to your blog. You can start by copying the form from the administrative panel where the code is shown.

    #14993
    toolance
    Participant

    I understand this and I’ve coded my new form but how do I go about replacing the default? There seems to be no information about this in the documentation. Is there a file I need to replace? I’m unable to change the code on the Subscription Form config page under ‘Widget Form Code’. Perhaps I need to make a particular file writable?

    Thanks in advance.

    #14998
    Stefano
    Keymaster

    You can write the new form code directly inside the widget text area or reference the form with a tag {subscription_form_X} where X is the form number.

    Stefano.

    #15000
    toolance
    Participant

    If I go for the second option and call for my custom form X where is the widget pulling the custom code from?

    #15001
    Stefano
    Keymaster

    On subscription form panel, you should find a tab where to store the code of 10 custom forms you can recall in that way.

    Stefano.

    #15002
    toolance
    Participant

    Thanks, I’ll check for that. I tried the first method and it works but I’m struggling with the styles. When I add the correct but edited style to my themes user.css document it’s still getting overridden by the old style on grey.css

    How do I set it to prioritize my custom css and ignore what’s in grey.css? I would change the style in grey.css but I suspect it will get overwritten when the plugin is next updated?

    Cheers

    #15126
    Stefano
    Keymaster

    Hi, you should be able to disable the gray.css on subscription form panel.

    Stefano.

    #15127
    toolance
    Participant

    Thanks anyway but I fixed it a week ago using another method.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.