Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there mate,

    you need to use your own code, feel free to get inspired from examples here:

    https://www.ads-software.com/plugins/simple-subscribe/other_notes/

    Kind regards,
    Mart

    Thread Starter Shohag

    (@shohag_iw)

    My blog site is in sub site (eg, blog.imaginativeworld.org) of main site.

    Now I want to add a subscribe button in my main site (eg, imaginativeworld.org), so that anyone can subscribe my blog post from main site.

    How can I do that?

    Main site is a HTML static site.

    Plugin Author tanaylakhani

    (@tanaylakhani)

    Hi,

    you can create the form, and pass the information to the wordpress plugin file for it to save, you need to do it via jquery. You submit form, jquery captures the information, and sends it to wordpress plugin file to save.

    Thread Starter Shohag

    (@shohag_iw)

    Can you give me any example?

    or any kind of copy-past thing to solve this problem? I’ve no knowledge about jquery.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to show subcribe button or subcribe widget in a static html site?’ is closed to new replies.