Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Missing register button and Login button does nothing??
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 1:47 pm

wp-signup.php is for WordPress multisite...  wp-login.php would be standard WordPress...

are you using multisite?

Avatar
Simon Coxshaw
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 4:00 pm

Sorry for my ignorance but what is multisite?

Avatar
Simon Coxshaw
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 5:21 pm

I have read up on multisite and to answer you question Mr Papa I am not using multisite. Do you believe that it this that http://www.iamstaggered.com/forum are using to give there forum a custom registration page? 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 7:13 pm

that is absolutely a multisite domain... when users register, they are registering to get their own blog on his network...

as Andy said though, there are plugins out there like cimy user extra fields or others that let you add custom fields to the registration form...

Avatar
Simon Coxshaw
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 7:44 pm

Ok I will have a good look at cimy user and see if it can give a similar effect upon registration as the staggered site as there registration process was very smooth and made feel that I was not moving away from their site at any time.

Will let you guys know how I get on, thanks again for the support.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 7:52 pm

keep in mind that staggered site asked for a lot of info that you would have no use for since you are not setting up a blog/website for the user...

let us know how you make out...

Avatar
Simon Coxshaw
Member
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 6:38 am

Hi gents,

I have had to put this down for a while but am back on this and am still having an issue with the login button not working. I asume it is using jquery to display a login form but my login button does nothing. Do you think it is a jquery conflict?

Dev site is now here: http://www.silverhairs.com/dev/forum/

user: 5ilver
pass: hair5 

Be very grateful if you could shed some light on this one, thx.

Simon.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jun 7, 2012 - 3:44 pm

Your theme is loading jQuery and the jQuery UI library from it's own supplied files instead of using the correct WP versions. This is the root of the initial issue.
This codex article explains why this is a problem: http://codex.simple-press.com/.....-conflict/

Fixing this is usually pretty easy once you have identified where they are being loaded in the theme code. Most often this will be either the header or the functions file.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Simon Coxshaw
Member
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 6:15 pm

Thx Yellow.

That all makes sense although I can't find where the paths to the scripts are being written to change them for the WP versions. Have checked header and functions but can't find anything.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 8:50 pm

depending on the complexity of the theme, you may need to search in some of the subdirectories... you would be looking for the file outputting this:

<script type='text/javascript' src='http://www.silverhairs.com/dev/wp-content/themes/Impulse/scripts/js/jquery.min.js?ver=3.3.2'></script>
<script type='text/javascript' src='http://www.silverhairs.com/dev/wp-content/themes/Impulse/scripts/js/jquery-ui.min.js?ver=3.3.2'></script>

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626