Forum Replies Created
-
Author
-
inboxi
ParticipantWow.. update to Kleo 2.0 and the social article tab is available. Great support. Thanks.
inboxi
Participanti sent an email to themesupport asking if i could make a payment to expedite the development for compatibility with bp-checkins. let me know. thanks again and your work is appreciated!
inboxi
Participantany size i upload from either the wp backend or direct ftp, the logo size is fixed. if i do not change logo then it looks like demo.
take a look. thanks.
inboxi
Participant– Also the user you are viewing needs to have some fields from the profile groups completed.
yes, i forgot about that.worked perfect. thanks again!
inboxi
Participantthis is not working for me and does not change anything. advise?
i deleted all the tabs except for base and created two new tabs, “More” and “Test”. This is how my sweetdate-child/functions.php code looks:
<?php
add_action(‘after_setup_theme’,’kleo_my_actions’);
function kleo_my_actions()
{
global $bp_tabs;$bp_tabs[‘more’] = array(
‘type’ => ‘regular’,
‘name’ => __(‘More’, ‘kleo_framework’),
‘class’ => ‘regulartab’
);$bp_tabs[‘test’] = array(
‘type’ => ‘regular’,
‘name’ => __(‘Test’, ‘kleo_framework’),
‘class’ => ‘regulartab’
);}
?>
inboxi
Participantyes, i created additional field groups in profile and would like to add them to the profile section. please explain 🙂
thanks again for updating the theme and making it compatible with popular addons.
inboxi
Participantits been over a month. can you include compatibility in the next theme update? thanks 🙂
inboxi
Participantgreat theme and styles. can you create another transparency style simple like black and white grey? thanks.
inboxi
Participanti think the canvas is larger than 294×108 by default in your theme somewhere maybe hardcoded? please view picture, noticed the space between the welcome and top of the block to search Serious dating…
my space is much larger than your demo.
i made no changes to theme except this is a child theme activated.
-
AuthorPosts