Signup/Registration page template

Beautiful and responsive WordPress theme with amazing parallax effect.
GK User
Thu Feb 28, 2013 1:51 pm
Hi,

there is no style for signup page. If I go to mydomain.com/wp-signup.php, I've got a registration page without theme style, only white background, black text, blue links ... I know some older themes didn't support registration page, but it was long time ago ;)
I would appreciate any help with this issue.

Best,
M.
User avatar
Fresh Boarder

GK User
Thu Feb 28, 2013 2:45 pm
I forgot to write I'm using wordpress network/multisite installation. Signup page works without problems with standard 20-11 or 20-12 theme.

On single installation it redirect me to wp-login.php?action=register , so to login template, in multisite installation there is another page/template (wp-signup.php) where you can register, it inherits a style from the theme, unfortunatelly is not supported by Creative theme or probably all Gavick WP themes.

Attached:
1.WP Creative Theme signup page - no style inherited

wpcrative-signup.png



2. Twenty Twelve Theme signup page - no problem


twenty12-signup.png



Best,
M.
User avatar
Fresh Boarder

GK User
Fri Mar 01, 2013 8:31 pm
Hi,

I've added this thing to my ToDo, and most probably we will fix it in the nearest update release available in the next week.
User avatar
Administrator

GK User
Mon Mar 04, 2013 2:00 pm
Ok, cool, many thanks. Just FYI: There are 2 pages by multi-site installation, where the theme has problems:

- wp-signup.php
- wp-activate.php

Would be also nice to could manage widget appearance(widget rules) for these 2 pages.

Best,
M.
User avatar
Fresh Boarder

GK User
Mon Mar 04, 2013 7:41 pm
OK, I'll consider it :)
User avatar
Administrator

GK User
Wed Mar 06, 2013 5:24 pm
This is a fix for the CSS problem: https://github.com/GavickPro/Meet-Gaver ... 1803eb76cf (it is for Meet GavernWP, but the solution will be common for all our themes).

I've disabled in the code all widget areas for these pages.
User avatar
Administrator

GK User
Thu Mar 07, 2013 5:55 pm
Many thanks, there is everything ok with wp.css and 2 new files header.php and footer.php - with only these changes the theme correctly render the singnup and activate page, but also with widgets.

As soon as I patch helpers.layout file I get this error for all website:

Code: Select all
Fatal error: Call to undefined function gavern_file() in /home/maremiru/public_html/wp-content/themes/Creative/gavern/helpers/helpers.layout.php on line 34


Did I make something wrong?
M.
User avatar
Fresh Boarder

GK User
Thu Mar 07, 2013 11:11 pm
Most probably you have copied the whole file helpers.layout.php instead of the modified function only. The whole file needs theme based on GavernWP 1.6 and you have theme based on GavernWP 1.5.
User avatar
Administrator

GK User
Fri Mar 08, 2013 11:26 am
yep, I replaced only functions and it's working now :) Great support btw :D , many thanks!

M.
User avatar
Fresh Boarder


cron