Home Forums Newsletter Plugin Support [newsletter_form] not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19963
    csuttner
    Participant

    I integrated [newsletter] on a page, which worked fine, got the standard subscription box.
    Then I changed it to

    [newsletter_form button_label="Go!"]
    [newsletter_field name="email" label="Your best email"]
    [newsletter_field name="first_name" label="Your name"]
    [/newsletter_form]

    which I just copied from the manual. This text just got displayed on the page, but did not get interpreted. No typos, just copy paste…
    Then I wanted to switch back to [newsletter], so I changed it back to what worked in the beginning, but now even [newsletter] is just displayed on the page instead of being interpreted – i.e., no subscription box is shown anymore.

    Any ideas how I can fix this?

    #19984
    csuttner
    Participant

    I found the error. Copy/paste added some (invisible) html-tags to the text. Simply removing the clutter solved the problem. Well, WYSIWIG editors sometimes create problems…

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