Forum Replies Created

Viewing 40 posts - 1 through 40 (of 64 total)
  • Author
  • in reply to: What plugin are you using to show ticket status? #86124
     Camyen
    Participant

    Does the Getshopped Support plugin still work with the latest version of WP/bbp? I installed it and applied your codes. The status label is available but I cannot update the status (there isn’t an option for updating excepted an option for assigning the topic to others) even if I chose admin and topic creator can update the status. Any idea?

    in reply to: Download Kleo from ThemeForest #85689
     Camyen
    Participant

    UPDATE.

    The version of Visual Composer is the cause of that error code. I’ve updated it to the latest version. Everything looks good now.

    What I am concerning now is how can I download the latest version of Kleo and its pre-packed plugins. As I mentioned in the last thread, I uploaded a Kleo package which was downloaded in July, all the pre-packed plugins are compatible with the package not the latest one. So I need to manually update the pre-packed plugins.

    When I go to ThemeForest, it should be an up-to-data package there (I assume), so I don’t need to manually update anything. I can’t identify whether the one I downloaded on today is latest or not, because some folders are missing. How should I use the package I downloaded from ThemeForest on today?

    Thank you.

    in reply to: Theme CSS Required for Plugin Navi Tab #72797
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #72128
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #72123
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71995
     Camyen
    Participant

    @Radu

    It not works.

    in reply to: Theme CSS Required for Plugin Navi Tab #71990
     Camyen
    Participant

    I did some research on #reordering the BP profile nav bar and #renaming ‘Activity’ to ‘Wall’

    All suggestions seemly are pointed out the code below which should be added to my theme’s function.php. It didn’t make any change on my site. Any idea?

    COPY CODE
    function bbg_change_profile_tab_order() {
    

    global $bp;

    COPY CODE
    $bp->bp_nav[‘profile’][‘position’] = 10;
    

    $bp->bp_nav[‘activity’][‘position’] = 20;

    COPY CODE
    $bp->bp_nav[‘friends’][‘position’] = 30;
    

    $bp->bp_nav[‘groups’][‘position’] = 40;

    COPY CODE
    $bp->bp_nav[‘blogs’][‘position’] = 50;
    

    $bp->bp_nav[‘messages’][‘position’] = 60;

    COPY CODE
    $bp->bp_nav[‘settings’][‘position’] = 70;
    

    }
    `add_action( ‘bp_setup_nav’, ‘bbg_change_profile_tab_order’, 999 );

    in reply to: Theme CSS Required for Plugin Navi Tab #71989
     Camyen
    Participant

    I did some research on #reordering the BP profile nav bar and #renaming ‘Activity’ to ‘Wall’

    All suggestions seemly are pointed out the code below which should be added to my theme’s function.php. It didn’t make any change on my site. Any idea?

    `function bbg_change_profile_tab_order() {
    global $bp;

    $bp->bp_nav[‘profile’][‘position’] = 10;
    $bp->bp_nav[‘activity’][‘position’] = 20;
    $bp->bp_nav[‘friends’][‘position’] = 30;
    $bp->bp_nav[‘groups’][‘position’] = 40;
    $bp->bp_nav[‘blogs’][‘position’] = 50;
    $bp->bp_nav[‘messages’][‘position’] = 60;
    $bp->bp_nav[‘settings’][‘position’] = 70;
    }
    add_action( ‘bp_setup_nav’, ‘bbg_change_profile_tab_order’, 999 );

    in reply to: Theme CSS Required for Plugin Navi Tab #71985
     Camyen
    Participant

    It works perfectly. Thank you. @Radu

    in reply to: Theme CSS Required for Plugin Navi Tab #71973
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71466
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71370
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71355
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71348
     Camyen
    Participant

    @Radu
    Perfect. It is better than any plugin. Thank you as always.

    in reply to: Theme CSS Required for Plugin Navi Tab #71331
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71312
     Camyen
    Participant

    Thanks @Radu. This issue was solved.

    Let’s go back to the thread #70284. Is it possible to use css hide the ‘Filled?’ column? I’ve contacted with the plugin’s author who suggested me to download a plugin called ‘Say What?’. But nothing has been changed. Any idea?

    in reply to: Theme CSS Required for Plugin Navi Tab #71097
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #71096
     Camyen
    Participant

    Good! Thank you@Radu

    in reply to: Theme CSS Required for Plugin Navi Tab #70776
     Camyen
    Participant

    @Radu

    Some of the field on my posts are clashed. Please take a look at the attachment. Additionally, I’ve disabled the functionality of comment, but the # comment field is there.

    Any idea? Thank you in advance.

    Best,

    Attachments:
    You must be logged in to view attached files.
    in reply to: Original php file #70729
     Camyen
    Participant

    Great!

    in reply to: Registration Page #70716
     Camyen
    Participant

    Got it. Thank you as always.

    in reply to: Theme CSS Required for Plugin Navi Tab #70712
     Camyen
    Participant

    @Radu

    This code partly works. There is a diamond-like blue conjunction between the element and the expanded bar. It looks strange.

    Yes, I’d like to have hover and expend effect on the search. A similar blue conjunction (like above) always appear if I change the colour of the search bar.

    Any idea?

    Please take a look at Mashable.com. This site has a relatively seamless hover and expand effect. The clickable elements on the menu is properly highlighted with its pop-up.

    in reply to: Registration Page #70649
     Camyen
    Participant

    It works. I don’t know why It always take a long time to see the changes which are made in Theme Options.
    Thank you as always.

    in reply to: Registration Page #70639
     Camyen
    Participant

    It didn’t works. The Register page layout didn’t show in Full Width. I tested many times and used two browsers.

    in reply to: Theme CSS Required for Plugin Navi Tab #70504
     Camyen
    Participant

    How can I add a responsive effect on the ‘Search’ tab just like ‘Notification’? Visitors don’t need to click on the ‘magnifying glass’ icon.

    in reply to: Theme CSS Required for Plugin Navi Tab #70503
     Camyen
    Participant

    Could I ask css for the colour of ‘Notification’ tab? It’s shown in the colour of the header. I’d like to choose white.

    in reply to: Theme CSS Required for Plugin Navi Tab #70502
     Camyen
    Participant

    Good! The ‘Follow’ button is fixed. However, my search bar is all in red by the above code.

    in reply to: Theme CSS Required for Plugin Navi Tab #70436
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #70434
     Camyen
    Participant

    The screenshot of the search bar is here.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Theme CSS Required for Plugin Navi Tab #70432
     Camyen
    Participant

    It looks good.

    Could I adjust the width of the search bar? I tried some code in style.css. Nothing surprised me. I’d like the search bar to be almost a quarter of the menu.

    Beside, my search bar is shown in blue. I have trying to modify it in Theme Options, but nothing was changed. The colour-changing activity is always delayed. I have to close the browser and then login back to check the modification.

    in reply to: Theme CSS Required for Plugin Navi Tab #70395
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #70394
     Camyen
    Participant

    Great! Thank you as always.

    in reply to: Theme CSS Required for Plugin Navi Tab #70390
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Theme CSS Required for Plugin Navi Tab #70389
     Camyen
    Participant

    Great! It works. Thank you.

    in reply to: Theme CSS Required for Plugin Navi Tab #70339
     Camyen
    Participant

    @Radu

    I added the css, but nothing was changed. Please take a look.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Theme CSS Required for Plugin Navi Tab #70289
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Kleo Install #70234
     Camyen
    Participant
    in reply to: Kleo Install #70224
     Camyen
    Participant

    There is a arrow on the middle of members page. It shows other member’s name and avatar. How I can ban this feature?

    in reply to: Kleo Install #70213
     Camyen
    Participant

    It works. Thank you as always.

    in reply to: Make a private BP site #70171
     Camyen
    Participant

    Sorry about the messy above. Please ignore that.

    This post claim that no matter much codes in there, the template should looks like this:

    <?php /* Template Name: Custom Lockdown */ ?> <?php get_header(); ?> /* A lot of code in here */ <?php get_sidebar(); ?> <?php get_footer(); ?>

    And, in the case, I should add some codes. The template will looks like this:

    <?php /* Template Name: Custom Lockdown */ ?> <?php get_header(); ?> /* A lot of code in here */ <?php if (is_user_logged_in()) :?> <?php get_sidebar(); ?> <?php get_footer(); ?> <?php endif; ?>

    There’re two problems here.
    1. <?php get_sidebar(); ?>, is not available.
    2.<?php endif; ?>, is located upper than <?php get_footer(); ?>

    Any ideas?

Viewing 40 posts - 1 through 40 (of 64 total)

Log in with your credentials

Forgot your details?