Pro sites "Display an option on the signup page" conflict with Terms Of Service Header
WPMU DEV Community
Pro sites "Display an option on the signup page" conflict with Terms Of Service Header
Elite
621 pointsLike some sort of WPMU DEV God"I'm new here
tishimself
Member
—
3rd February 2012 (3 months ago)
Hi,
I have the most recent Pro Sites and TOS plugins on the Network Theme.
When I uncheck "Display an option on the signup page." the "Terms of Service" header gets "wrapped". I'm sure my displaying BP xprofile fields on the signup page is also a factor.
I have the most recent Pro Sites and TOS plugins on the Network Theme.
When I uncheck "Display an option on the signup page." the "Terms of Service" header gets "wrapped". I'm sure my displaying BP xprofile fields on the signup page is also a factor.
5580 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Support Kangaroo
—
3rd February 2012 (3 months ago)
#
Greetings tishimself :-)
you are 110% that the extra BP stuff displaying on the page is causing this distortion - these do not appear on either of our Multi Networks with Pro Sites.
At minimum this would be an unsupported custom job to figure out what is going wrong with the code.
but if you can send the URL so that we can see the source code perhaps one of the devs will look at it and offer a speedy solution :-)
5580 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Support Kangaroo
—
3rd February 2012 (3 months ago)
#
Greetings tishimself :-)
you are absolutely right about the TOS ..... lol ..... though believe it or not depending on the site I occasionally o read them - but if no billing info is involved ...... lol
Then it is all squared away with limiting the TOS width.
You may want to permission this file 444 read only so that it is not over written during an update, but also keep in mind any new code from the update should be added to this file.
I personally use Ultra Compare for this task :-)
If you need more assist, though you solved this one yourself, please let us know :-)
Responses (4)
Support Kangaroo — 3rd February 2012 (3 months ago) #
Greetings tishimself :-)
you are 110% that the extra BP stuff displaying on the page is causing this distortion - these do not appear on either of our Multi Networks with Pro Sites.
At minimum this would be an unsupported custom job to figure out what is going wrong with the code.
but if you can send the URL so that we can see the source code perhaps one of the devs will look at it and offer a speedy solution :-)
Joe :-)
Member — 3rd February 2012 (3 months ago) #
Hi,
The site is my-woodcraft.com
SInce BP allows xprofile fields on the signup form, then maybe your pugins should support them too.
However, modifying register.php my moving a </div> works by confining the TOS width to the left half of the form. Nobody reads them anyhow, right? :)
Support Kangaroo — 3rd February 2012 (3 months ago) #
Greetings tishimself :-)
you are absolutely right about the TOS ..... lol ..... though believe it or not depending on the site I occasionally o read them - but if no billing info is involved ...... lol
Then it is all squared away with limiting the TOS width.
You may want to permission this file 444 read only so that it is not over written during an update, but also keep in mind any new code from the update should be added to this file.
I personally use Ultra Compare for this task :-)
If you need more assist, though you solved this one yourself, please let us know :-)
Joe :-)
Member — 3rd February 2012 (3 months ago) #
Hi,
I still think the plugins should work with BP xprofile, but for now it is fixed.
I just keep my updates in the child theme well documented so that I can redo them when an upgraded
register.php comes along.
Larry
Become a member