Cannot view Sign-up (Register new user) box

This topic contains 12 replies, has 3 voices, and was last updated by  Vikas 10 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #7535

    JohnG
    Expired Member
    Post count: 6

    Hi there – I am trying to implement GeoDirectory for a directory website. I have added a GD loginbox on the homepage via its widget. The loginbox is displaying only the ‘Sign in/Existing user’ login box and it is not displaying the ‘Sign up/New registration’ box on the right side. Also, if I click on the link ‘New User? Register Now’ below the Loginbox it takes me to ?geodir_signup=true&page1=sign_up which is identical to the homepage. Therefore a new user cannot register as there is no option for them to do so. I have set everything to Yes under Geodirextory > Listing Claims > Options.

    How do I get the new user registration box to display?

    I have installed the Enfold theme and created a child theme as per https://wpgeodirectory.com/support/topic/enfold-compatibility-code-please-test/ .

    I have disabled all plugins except Claim Manager and Payment Manager to see if this would help but it made no difference.

    I am a novice with no knowledge of CSS and very basic understanding of HTML.

    Thanks in advance.

    #7536

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Can you post a link to your site so we can have a look please.

    Thanks,

    Stiofan

    #7542

    JohnG
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #7545

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes something not right going on here, please post wp-admin login details and i will take a look.

    Stiofan

    #7546

    JohnG
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #7548

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks for the info john, i have noticed that in enfold setting if i set a page for the “Frontpage Settings” then it takes over the login page, i have set it to not show a page there and let it use our home page, i will flag this for vikas to see if he has a solution for this.

    Thanks,

    Stiofan

    #7634

    JohnG
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #7635

    JohnG
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #7657

    Vikas
    Full Member
    Post count: 1128

    hi,
    I am not getting what the problem exactly.
    Will u plz check everything again? Send me ftp and database access detail too.

    Thanks

    #7663

    JohnG
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #7665

    Vikas
    Full Member
    Post count: 1128

    Sorry but i requested database access too.

    Please advise ?

    #7756

    JohnG
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #7796

    Vikas
    Full Member
    Post count: 1128

    Hi,

    thanks for providing all these info, I have fixed it by adding these lines of code in ur child theme’s functions.php

    
    
    
    add_action('init' , 'geodir_remove_template_redirect_actions',100);
    function geodir_remove_template_redirect_actions()
    {
    	if(isset( $_REQUEST['geodir_signup']))
    	{
    		remove_all_actions('template_redirect');
    		remove_action('init', 'avia_modify_front', 10);
    	}
    }
    
Viewing 13 posts - 1 through 13 (of 13 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount