Before you ask please READ THIS

thirteen custom password page for simple page/post

in Thirteen Posts: 8
I have question, I didnt find answer on forum so I make new discussion.

Thirteen template have a custom password page for albums - I want make this same page with all content for simple page / or post. Now password page is without customization. How I can make it? For better understand I attach a prt scr custom password page for albums and password page for posts/pages. I hope U will help me.
i need this for pages-posts.jpg
1879 x 911 - 454K

Comments

  • Posts: 8
    this I have now for posts or pages
    this is now for pages-posts.jpg
    1868 x 873 - 39K
  • AirAir
    Posts: 10,970
    Hello:-)

    If you have created custom password page already, then it will be used for all pages that require passwords.
    You said it works for passworded albums for you now, right? So it should work also for pages/posts.

    Can you show me link to your passworded album and passworded page?

    If you don't know where this template is set then check http://apollo13.eu/docs/thirteen/#!/pages_menu

    With kind regards.
  • AirAir
    edited June 2016 Posts: 10,970
    OK, indeed there is some issue with that. I will try to fix it now, and if solution will be small enough I will post it here, and if not I will release as it update. I will keep you updated.

    With kind regards/
    Post edited by Air on
  • Posts: 8
    Thank you, please inform me asap.

    best regards
  • AirAir
    Posts: 10,970
    For now, do such change and I will look for further issues:

    File thirteen\advance\utilities\layout_parts.php line ~433, after this code

    //album
    elseif($page_type['album']){
    $position = 'outside';
    }
    add this

    elseif($is_password_protected){
    $position = 'outside';
    }
    With kind regards.
  • Posts: 8
    It works!! Thank You!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion