• Hello I am trying to create a subscription on theorderguys.com

    I do not want to use the /subscription_plan page

    Rather I want to have buttons that go directly to checkout OR to register depending on whether user is logged in or not straight from the home page.

    It is not working.

    The logic works fine when I do this on the subscription-plan page, but I essentially want to take out that extra page/ step

    I thought if I use the signup button on the subscription-plan page and place it on the home page, then everything would work

    ie place:

    <div onclick=”ihcBuyNewLevel(‘https://theorderguys.com/register/?lid=5&#8217;);” class=”ihc-level-item-link ” style=”cursor: pointer;”>Subscribe Now</div>

    on the home page as a button rather the the subscription-plan page.

    What am I missing?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Al

    (@aquasar)

    If I am logged in, (ie already registed) then I go to a register page showing

    “Administrator Info: Register Form is not showing up once you’re logged. You may check how it it looks for testing purpose by openeing the page into a separate incognito browser window. (this message will not be visible for other users)”

    I would however, like it to go to the checkout!

    Similarly, if they are not signed in, I would like to go the register page or sign in page first.

    It is so complicated this plugin

    Thread Starter Al

    (@aquasar)

    If Already registered I need them to be redirected to the checkout page for that product. But right now it is not doing that.It is going to the register page without a form?!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Trying to create User Subscription’ is closed to new replies.