-
Author
-
February 5, 2015 at 03:32 #44761valuserParticipant
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
latest wp and only bp and bbpress active
login details to follow
February 5, 2015 at 13:49 #44792sharmstrModeratorThey 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 5, 2015 at 14:07 #44801sharmstrModeratorTry 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 5, 2015 at 15:07 #44820valuserParticipantThanks – 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.
February 5, 2015 at 15:49 #44823sharmstrModeratorGood 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.