Forum Replies Created

Viewing 24 posts - 41 through 64 (of 64 total)
  • Author
  • in reply to: Make a private BP site #70168
     Camyen
    Participant

    I found it out.

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

    COPY CODE
    <?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?

    in reply to: How can I change the size of the profile icons. #70166
     Camyen
    Participant

    @Troy

    Thank you.

    in reply to: How can I change the size of the profile icons. #70153
     Camyen
    Participant

    @Troy

    May I ask which plugin are you using for BP’s friend connection? I see your BP profile tab has three options there: follower, following, and send invites. Thanks in advance.

    in reply to: How can I change the size of the profile icons. #70149
     Camyen
    Participant

    @Troy

    Can’t agree more.

    in reply to: How can I change the size of the profile icons. #70146
     Camyen
    Participant

    @Troy
    It works. I tried the hex code of the blue. Thank you.

    in reply to: Kleo Install #70140
     Camyen
    Participant
    This reply has been set as private.
    in reply to: How can I change the size of the profile icons. #70124
     Camyen
    Participant

    Hey Radu, what a good code here. Thank you.

    May I ask how to change the colour of the highlighted tap? You chose red and green in the above code. I’d like to use blue (please take a look at attachment), but ‘blue’ in your code brings a relatively darker colour than I expected.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Kleo Install #70093
     Camyen
    Participant

    this file, right?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Kleo Install #70092
     Camyen
    Participant

    Alright..

    where does the /plugins/k-elements/shortcodes/templates/kleo_particles.php file located in?

    in reply to: Kleo Install #70089
     Camyen
    Participant

    Well…I think you mean the php. file in the main file folder.

    I changed the code, refreshed the page many times, and clear cache. Nothing was improved. What shall I do?

    in reply to: Kleo Install #70086
     Camyen
    Participant

    Where shall I change the code?

    in reply to: Kleo Install #70083
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Kleo Install #69993
     Camyen
    Participant

    I know…..but sometime, it is hard to find something just under your eye. Thank you as always.

    The current registration form is wider than I expected. How can I change the size of it?

    in reply to: Kleo Install #69988
     Camyen
    Participant

    Got it. I forgot to use two browsers for testing. Thank you for your patience.

    Where did you add the sidebar shortcode? I searched on Google. Some say I could add below code into my theme’s function.php

    add_filter(‘widget_text’, ‘do_shortcode’);

    After that, all I have to do is go to Appearance » Widgets and create a text widget. Then I can paste any shortcode that I have enabled on my site.

    It doesn’t make sense to me. Visual Composer should provide a easier way to do so. But I don’t know where and how.

    in reply to: Kleo Install #69985
     Camyen
    Participant

    I took a look at my site as a visitor. The login form and button are all looking good. I’d prefer form to button. However, when I logged in as an admin and preview the Get Connected page; neither of them were shown on the page. What happen?

    in reply to: Kleo Install #69949
     Camyen
    Participant
    This reply has been set as private.
    in reply to: Kleo Install #69902
     Camyen
    Participant

    I created a sidebar which only has the BuddyPress widget in it. Then I add the sidebar in Get Connected Vertical Form page. No sidebar was shown on the page, even if I completely log out. Whats wrong?

    in reply to: Kleo Install #69673
     Camyen
    Participant

    I have no idea about both of the login widgets. What are them? Where are them? Do I need to make any change on my theme’s function.php as to launch the login model?

    in reply to: Kleo Install #69585
     Camyen
    Participant

    Any support on front-end user reg and sign-in form? Thanks.

    in reply to: Kleo Install #69475
     Camyen
    Participant

    Great! It make sense to me.

    I want to add a log in and sign up form on Get Connected Vertical Page. Do I need to purchase a VC add-on on form?

    in reply to: Kleo Install #69469
     Camyen
    Participant

    Got it.

    Let’s make it more clearer. Yes, I know activate and register are two independent pages (with different functionality and purpose). My problem is, the two pages are duplicated. Both of them are identical with Get Connected Vertical Page excepted name.

    in reply to: Kleo Install #69462
     Camyen
    Participant

    I did. My activity, groups and members pages were successfully installed. Beside, my register and activate pages are the same as Get Connected Vertical. Nothing more than I said here in the page section.

    in reply to: Kleo Install #69449
     Camyen
    Participant

    I figured it out and reinstalled the demo data (Get Connected Vertical). I cant find any prebuild reg, profile, login, logout, and pin recover pages. Did I miss something in the installation process?

    in reply to: Kleo Install #69271
     Camyen
    Participant

    I deleted all and done it again. Black again, and nothing was imported into the pages. What happened?

Viewing 24 posts - 41 through 64 (of 64 total)

Log in with your credentials

Forgot your details?