Tagged: custom template
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!
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
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
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.