This topic has 8 replies, 3 voices, and was last updated 9 years by LukeVerbeek.
-
Author
-
June 16, 2015 at 11:03 #63082LukeVerbeekParticipant
I have set up kleo theme but the registration page is empty, I already have set the register page, and also checked Anyone can register (wp-admin Settings > General > check “Anyone can register”) but the problem is not solved.
Help me out from this problem ASAP.
Website Link :- http://dev.codeholic.in/luke/homefans/register/
Attachments:
You must be logged in to view attached files.June 16, 2015 at 17:47 #63172RaduModeratorHi,
Make sure that register page it’s assigned to buddypress by navigating to WP-Admin -> Settings -> Buddypress -> Pages -> Register -> Select Register page.
If this not solve your issue, please provide admin credentials to take a look.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 16, 2015 at 18:42 #63198RaduModeratorPlease add this line to your wordpress root installation in wp-config.php
define( ‘WP_DEBUG’, true );
https://codex.wordpress.org/WP_DEBUG#Usage
Reply when you do that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 17, 2015 at 17:41 #63498LukeVerbeekParticipantHey I am waiting for reply from your side, hope you guys looking on this problem and help me out from this.
I have tried define(“wp_debug’, true) too but it wont show any error messages, if only you coould let me know the cause of problem then I might be able to fix it.
Please make it quick.June 17, 2015 at 19:37 #63523sharmstrModeratorHave you edited anything in /themes/kleo?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 17, 2015 at 20:04 #63527sharmstrModeratorYou definitely have. You shouldnt be editing core kleo files. You should have installed the kleo child theme, enabled it and made your changes there.
Follow these step carefully
– Backup your site including the db.
– Figure out what changes you have made and note them somewhere. I see a bunch in /kleo/styles.css
– Upgrade your site to Kleo 3.0.1 (you have a newer version of BP that Kleo 2.4.3 inst completely compatible with)
– Upgrade all of the kleo approved plugins (rev slider, k-elements, cover photo, visual composer)
– Install the kleo child theme but dont enable it
– Go to Theme Options > Import/Export and export your settings
– Activate the kleo child theme
– Go to Theme Options > Import/Export and import your settings
– Apply any changes you had made before, but this time do it within the kleo child theme (i.e. /kleo-child/styles.css)AGAIN, BACK UP YOUR SITE BEFORE DOING THIS
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 18, 2015 at 13:23 #63632LukeVerbeekParticipantHey thanks for the help, now registration page is working.
Thank you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.