• Resolved anonymousdog

    (@anonymousdog)


    plugin 1.4.1 over WP 4.7.5 on PHP 5.6, the new custom expiry date feature yields no option to actually set the custom date. All attempts to use the feature yield an account with 1 day expiry.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    I request you to clear your browser cache and also clear your cache from the server and check once again.

    Just want to let you know that,

    This custom date feature is available only for newly created temporary login. So, if you select “Custom Date” from Expiry drop down, you will be able to select date from the date picker and custom date will be set for the newly created temporary login.

    Still, if your problem doesn’t get resolve, please email us at support[at]storeapps[dot]org.

    Thanks!
    :Malay

    @anonymousdog,

    Is this issue resolved?

    Feel free to contact us if you have any query. We are happy to help you.

    :Malay

    Thread Starter anonymousdog

    (@anonymousdog)

    It now works.

    Can we resolve this? Seems like resources should be securely sourced.

    users.php?page=wp-temporary-login-without-password&ip-geo-block-auth-nonce=39c8af384e:48 Mixed Content: The page at 'https://<ourwebsite>/wp-admin/users.php?page=wp-temporary-login-without-password&ip-geo-block-auth-nonce=39c8af384e' was loaded over HTTPS, but requested an insecure stylesheet 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=f6e924d22424d9d55db48e1eb01ac55a'. This request has been blocked; the content must be served over HTTPS.
    load-scripts.php:9 JQMIGRATE: Migrate is installed, version 1.4.1
    users.php?page=wp-temporary-login-without-password&ip-geo-block-auth-nonce=39c8af384e:1 Mixed Content: The page at 'https://<ourwebsite>/wp-admin/users.php?page=wp-temporary-login-without-password&ip-geo-block-auth-nonce=39c8af384e' was loaded over HTTPS, but requested an insecure stylesheet 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=f6e924d22424d9d55db48e1eb01ac55a'. This request has been blocked; the content must be served over HTTPS.

    I know, bad form, needs new ticket.

    • This reply was modified 7 years, 5 months ago by anonymousdog.

    @anonymousdog,

    Thanks for your reply.

    Regarding “Mixed Content…” issue, it seems jQuery UI theme’s css is loading from google over HTTP. I think we should make it HTTPS.

    Please go to temporary-login-without-password/admin/class-wp-temporary-login-without-password-admin.php file and change ‘https://ajax.googleapis.com&#8217; to ‘https://ajax.googleapis.com&#8217;. This should fix this issue.

    Please check and confirm the same.

    Once you will confirm, we will incorporate this into next release.

    If you like this plugin, please consider to give us 5 star rating here.

    Thanks!
    :Malay

    Thread Starter anonymousdog

    (@anonymousdog)

    Looks good!

    @anonymousdog,

    That’s great ??

    If you like this plugin, please consider giving us 5 star ratings here.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘custom expiry date’ is closed to new replies.