Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

  • teslavolt
    Participant

    @teslavolt

    Hi @imath,

    I have a similar / related issue. I’m using Restrict Content Pro’s registration page with the latest Buddypress version (12.1.1) on a staging site and my registration page broke. It told me “Member registration is currently not allowed”, even if I disable the buddypress plugin.

    I tried the gist you posted https://gist.github.com/imath/c5c34feb5d3c9b3070f7a11bc339f103 in my child theme’s functions.php but the registration page still does not work. Any ideas?

    *Update* – I read through the earlier post and found the first workaround – going to Buddypress Settings -> URLs, but did not see any option to change the register slug. I had to briefly turn on wordpress general settings “Anyone can register” so that more options would appear in “URLs”. I was able to set the slug to something else like ‘sign-in’ and that seemed to allow my RCP registration to function again.

    Just to check, I disabled “Anyone can register”. Seems like the BP slug change stuck and my RCP registration is operational.


    teslavolt
    Participant

    @teslavolt

    Is this documentation old? https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/

    include optional
    Pass an activity_id or string of comma separated ids to show only these entries.

    Default value: false


    teslavolt
    Participant

    @teslavolt

    Even when I update the argument to an array, all the activities are still being loaded –

    
    array("include"=> array(2) );
    
Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar