August 7, 2015 at 15:46
#72169
Moderator
Hey Norman,
This should work
COPY CODE
add_action('kleo_before_content','slider_on_activity');
function slider_on_activity() {
if ( bp_current_component() == 'activity' && !bp_is_user()) {
putRevSlider("HomeFullwidth");
}
}
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