• Resolved lyevalley

    (@lyevalley)


    Hi I am using BuddyPress and one of the nice features is that users can manage most of their own options from the front end on their profile page. I would like the users to be able to manage their MailPoet subscription profile within their BuddyPress profile as well.

    So far I have added a new tab to the BuddyPress profile and looked up the WordPress and wysija subscriber IDs and can generate a link to the wysija subscription profile page. What I would like to do however is have the subscription profile be shown within the BuddyPress profile page. Could anyone tell me what object/procedure I need to call to embed the subscription profile in the page?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • HI,

    Unfortunately this isn’t possible, as you will only be able to access the subscription page from within an email newsletter.

    Sorry about that!

    Thread Starter lyevalley

    (@lyevalley)

    I can access the subscription page by generating a link using ..

    $model_user = WYSIJA::get(‘user’,’model’,false,’wysija-newsletters’,false);
    $model_user ->getFormat=OBJECT;

    But I would like to call the form not just generate a link to ?wysija-page=1&controller=confirm&wysija-key=

    Unfortunately, we can’t provide with you support for this kind of question because this feature is not supported or meant to be used like that. Sorry about that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MailPoet profile within BuddyPress’ is closed to new replies.