Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #435498

    Hi There,

    I’m adding some wp_login_form into the custom template and conditions are working but the full width slider/image is not (becomes the width of the regular content).

    Not sure where that custom code should go…
    Thanks!

    #436817

    Hey Smaskit6!

    Instead of doing that try creating a copy of the page.php file and then surround line 28.

    get_template_part( 'includes/loop', 'page' );
    

    With your if statement for checking the user permissions.

    Cheers!
    Elliott

    #436945
    This reply has been marked as private.
    #437622

    Hi!

    Not sure what it could be. It’s bordering on custom work though so it would be best to hire a freelancer to help you out with this customization.

    Best regards,
    Elliott

    #437651

    Hi Elliott,

    Thank you! My bad! I forgot to attach the template to the page in the wp-admin. Al perfect.
    Much appreciated!

    All solved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Custom Template (messed up my full width slider)’ is closed to new replies.