Adding PHP for Login Box to Header.php
-
Hey Guys;
So I been manipulating the Avada theme for a site that I am building & I wish to use the plugin WPLB (login box). It supplies a section of php code to be added into the theme header.php file. However when this is added in the code it effects the rendering of the site on mobiles & tablets. I am hoping some one can point out what I am missing. I had the WPLB code place under the line <body <?php body_class( $body_classes ); ?> data-spy=”scroll”> but as mentioned above this caused issues in the mobile version. I have provide the code sections below, Thanks in advance.WPLB code:
[Moderated – If you want to share a thousand lines of code do it through PasteBin]
The topic ‘Adding PHP for Login Box to Header.php’ is closed to new replies.