New User Registration Disabled

This topic contains 11 replies, has 5 voices, and was last updated by  Stiofan O’Connor 7 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #193367

    carly rogers
    Expired Member
    Post count: 4

    Have installed the plug in and various add ons but testing it new user registration is disabled and I can’t figure out why. Reading past posts it says to tick to enable ‘anyone to register’ (or something similar) in membership/under general settings but I don’t see this setting at all. Screenshot attached.

    Also for both the events and regular dummy data the tab is blank?

    And on all of the user registration pages – add a place (example attached) the content is on the very edge of the left hand side which looks terrible. Trying to switch templates on the page itself doesn’t seem to work, how can I change this?

    Thanks in advance

    #193370

    carly rogers
    Expired Member
    Post count: 4

    screenshot 1 attached – file size reduced

    #193404

    Kor
    Moderator
    Post count: 16516

    Hi Carly,

    Sorry to hear about the problem. Do you think you can share temp admin access to your site so we can take a better look? You can post the details here using the private reply option below. Meanwhile, to switch on the member registration, navigate to Settings > General > Tick “Anyone can registerhttp://prntscr.com/b5ebur . Let us know how it goes.

    Thanks!

    #193406

    carly rogers
    Expired Member
    Post count: 4
    This reply has been marked as private.
    #193409

    Kor
    Moderator
    Post count: 16516

    Hi Carly,

    I’ve just enabled the registration for you, probably you’ve overlooked it. Also, I’ve fixed the layout issue in the add listing page using the custom CSS below.

    
    
    #geodir-wrapper-content {
        width: 100%;
        padding: 100px;
    }

    As for the empty dummy data page, could you try disabling all non GD plugins and see if it works? Then switch it back on one by one to find out which plugin is causing the issue.

    Let us know how it goes or if it helps.

    Thanks!

    #193413

    carly rogers
    Expired Member
    Post count: 4

    Many thanks for your help – oh I see now that enable user registration is under the general wordpress settings – I was looking under the plug in settings, which is why I was confused.

    Thank you for your help.

    #193414

    Kor
    Moderator
    Post count: 16516

    Hi Carly,

    Glad that worked for you now. Well, should you need any further assistance, please let us know.

    Thanks!

    #202311

    Fitness Uganda
    Expired Member
    Post count: 9
    This reply has been marked as private.
    #202337

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please provide a link and admin credentials and we will have a look at those points.

    Thanks

    p.s. you should really open new topics rather than posting on old resolved topics opened by someone else. Please keep in mind for future support requests.

    #202508

    Fitness Uganda
    Expired Member
    Post count: 9
    This reply has been marked as private.
    #202988

    Paolo
    Site Admin
    Post count: 31206

    a) add this to your custom css (gd > design > scripts):

    
    
    .geodir-search {
        width: 100%;
    }
    
    .geodir-search input[type="text"] {
        width: 40%;
    }
    .geodir-search input[type="button"], .geodir-search input[type="submit"] {
        padding: 5px 0;
        width: 17%;
    }

    b) again custom css (this is caused by the theme css):

    
    
    .geodir_category_list_view li.geodir-gridview {
        margin-left: 0;
    }

    c) not sure I understand the question. Please describe better.

    d) I’m not sure what is wrong here, I asked to the developers to check.

    e) In gd > pemalinks you had the add listing page set as the login page and info page too. Each of these must have its own page. You can’t use 1 page for multiple options.

    Thanks

    #203021

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    d) please also add this css:

    
    
    ul.geodir-slides li {
        margin: 0;
    }

    Thanks,

    Stiofan

Viewing 12 posts - 1 through 12 (of 12 total)

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

Open Support Ticket