Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author David Gregg

    (@davidgregg)

    Hi macamike,

    What is an example of the URI you are trying to force to https?

    Thread Starter macamike

    (@macamike)

    Hi David Gregg,

    Such example can be found at https://aslta.org/my-account/view-order/1292 It is one of many instances. Customer orders ends with numbers, so how do we handle an array number?

    Thanks for the reply!

    Plugin Author David Gregg

    (@davidgregg)

    ok. In your example, is 1292 a wordpress “page” or is it a parameter to the a page called “view-order”? If the latter, specify the slug name for view-order. If 1292 does indeed represent a page, we will not be able to do this dynamically.

    Thread Starter macamike

    (@macamike)

    I’m not sure, but I’m confident it is a parameter. You see, this is an order. There will be like different numbers for each order. So how do I handle this?

    Plugin Author David Gregg

    (@davidgregg)

    Please specify the slug name ‘view-order’

    Thread Starter macamike

    (@macamike)

    It will always be unique for each order. Do I have to specify the slug name for each order? Is there a way around this?

    Plugin Author David Gregg

    (@davidgregg)

    nope. Just the slug-name for the page that is displaying the order. In your example, it appears to be the view-order page.

    Thread Starter macamike

    (@macamike)

    OK. This won’t work for me. Thanks though!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘redirect loop’ is closed to new replies.