• Resolved Vincenzo Casu

    (@vincent06)


    Hello, I would like to know how can I integrate the wisija subscription management page to the mailing list on my profile update custom page.

    I have write this in my page: my-profile.php
    // My wordpress user profile fields …
    echo do_shortcode(‘[wisija_page]’);
    but when render the page, was displayed [‘wisija_page’] and the shortcode was not recognized…

    Help me! Thank you very very much!

    Vincent

    https://www.ads-software.com/plugins/wysija-newsletters/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Vincent,

    Check this code: https://gist.github.com/rafaelfunchal/2e3c34f51934bc985830

    Pay attention, it’ll only work for logged-in users, okay?!

    Thread Starter Vincenzo Casu

    (@vincent06)

    Hi, in this case I view only link to default wisija management page.
    But I would to create a custom page for my users, because the default page is very confused… I.E. I don’t want comments for this page, but it’s impossible to disable because this page don’t appear in wp page list…

    Look at this screenshot:

    I think it is possible to insert a link to the page management so you’ve showed to me in the previous post, but it must be possible to edit this page to make it suitable to the context of the site.

    So if is it possible to integrate a link to subscriptions page, whi is not possible to insert the code for this function directly in my custom page?

    Sorry if I’m being dense.
    I followed the solution on the support article to have the registered users edit their newsletters. However it still won’t show when I point the browser to that page.

    “Subscribers can edit their profile” is selected
    “Subscriber profile page” is set to a blanc page and the preview shows it well.

    Is there a way to have users edit the newsletters they are signe up to within WP?

    Thanks

    So, for your logged-in users you’ll have to show them the link (on line 36) of the Gist above on your website, we’ve sent you.

    The page you’re looking the preview is for the users that click the link “Manage your subscriptions” on the footer of your newsletter.

    Does it make sense?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to integrate wisija page in my custom profile page’ is closed to new replies.