This topic has 6 replies, 2 voices, and was last updated 9 years by valuser.

  • Author
  • #44761
     valuser
    Participant

    latest WP,Kleo and only bp and bbpress active

    The Create a Group link has moved and it is not clickable anymore

    You can get there by manually putting http://www.trulysuper.com/groups/create/ into the browser bar and clicking

    and that link even appears in the safari status bar – weird

    This happens in Safari, Firefox and Chrome on a Mac – can’t say for pc

    see http://www.trulysuper.com

    latest wp and only bp and bbpress active

    login details to follow

    #44762
     valuser
    Participant
    This reply has been set as private.
    #44792
     sharmstr
    Moderator

    They changed their js code. Those changes obviously aren’t in Kleo yet. You can try putting this into your Theme Options > General Settings > javascript code, but I dont know what it will break.

    EDIT: Code has issues. Working on a better solution.

    In the future, you should wait for Kleo to support new versions of VC, Rev Slider, bbPress, WP and BP before upgrading.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44801
     sharmstr
    Moderator

    Try this code

    COPY CODE
    
    <script>
    jQuery('.group-create').on( 'click', function(event) {
    document.location.href = '/groups/create/';		
    			return;
    	
    });
    </script>
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44820
     valuser
    Participant

    Thanks – Last code works – will report if anything out of order.

    Only updated an online TEST site in order to demonstrate and to report the glitch –

    Every update is first played around with here on local installs.

    #44823
     sharmstr
    Moderator

    Good on ya! I’m sure there will be plenty of others who dont follow that golden rule.

    btw – that code will not be part of 2.4. Its merely a temporary workaround and should be removed when Kleo supports BP 2.2

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44824
     valuser
    Participant

    Cheers

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?