• Resolved TimmayBChillin

    (@timmaybchillin)


    I have some collections that are password protected and would like to use a custom template for the password entry redirect.

    I found where to change the default message…
    “$message = __( ‘This collection is password protected’,’sell_media’);”
    in the sell-media.php file.

    So now I have a custom message but would also like to use a custom php template for the simple password entry form. Thank you in advance for your help!

    http://wordpress.org/extend/plugins/sell-media/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter TimmayBChillin

    (@timmaybchillin)

    I don’t mean to bump this up but any instruction as to how to make a custom password entry page would be greatly appreciated. Thanks!

    Hi,

    Thats a great idea! but you can’t do it in the latest version with out editing the core file, which you don’t want to do. I’ve just allowed the ability to override it in your theme 😀 in our development version on GitHub.

    Please do the following:
    1. Download the development version (click on “Download Zip” in the right sidebar)
    2. Copy this file into your theme folder and modify it as needed.

    Let me know if this works.

    We’ve added the option to create a custom theme for your passwords template in our latest. You can create a file named collection-password.php in your theme, and that will be loaded.

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

The topic ‘Custom template for password protected collection login’ is closed to new replies.