NomNomNom
Forum Replies Created
-
Thanks, sorry about the trouble.
I put it in the wp-content/plugins directory amd it ending up locking the entire site with the script, it also seems to mess up the header.
By ‘It doesn’t do anything’ I meant that the script doesn’t get inserted into the registration page.
Just to verify something, the theme-my-login-custom.php page should be in /wp-content/plugins/theme-my-login rather than /wp-content/plugins/?
It doesn’t do anything, looking at the theme-my-login-custom.php page in the wordpress plguin edtior says it’s ‘inactive’, pic below.
[IMG]http://i51.tinypic.com/t84t9v.png[/IMG]
I need help with something like this, I want to add my cpalead advertiser code to the registration page.
<script type=’text/javascript’ src=’http://www.cpalead.com/mygateway.php?pub=1111111&gateid=1111111′></script>
I attempted putting the code in the ‘http://mysite.com/my-script.js’ area but that didn’t work.
PS: This is supposed to be in theme-my-login/templates/register-form.php , right?