Forum Replies Created

Viewing 40 posts - 41 through 80 (of 85 total)
  • Author
  • in reply to: Sticky menu mobile padding #106908
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Several issues with BBpress + VC #106382
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Several issues with BBpress + VC #106252
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Several issues with BBpress + VC #105990
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Several issues with BBpress + VC #105989
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Several issues with BBpress + VC #105444
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Several issues with BBpress + VC #105443
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Position post update button #81772
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: User activation questions #80830
     Lifevise
    Participant

    Thank you Sharmstr.

    1. The code causes issues with the socket in other pages. So I decided to not show the footer on the register page.

    2. Yes, I changed the margin-bottom to 4px and then it looks better!

    3. Do I need to completely adjust line 19 of the code in my previous message to your code? or just a part to keep it working?

    in reply to: Mobile sidebars and menu #75218
     Lifevise
    Participant

    Yes that’s it. Thank you for all your help Laura! 🙂

    in reply to: Mobile sidebars and menu #74967
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Mobile sidebars and menu #74623
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Mobile sidebars and menu #74227
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: Mobile sidebars and menu #74224
     Lifevise
    Participant

    Like in the demo there’s a difference between the font size of the main nav menu and the side menu.(screenshot)

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile sidebars and menu #74000
     Lifevise
    Participant

    Thank you Laura!

    I disabled the sidebar. I was talking about the font of the menu navs in the sidemenu. I fixed it by changing the font size for main menu. Is there a way to change only the font size of the side menu and not the main menu?

    in reply to: Mobile sidebars and menu #73862
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: single image settings don't work #72938
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: A few issues (2) #72046
     Lifevise
    Participant

    Laura you’re amazing! It works! Only the positioning is not quite right. Can you take one more look?
    I can’t thank you enough! 🙂

    in reply to: A few issues (2) #71793
     Lifevise
    Participant

    @laura, I replaced the code. What do I now need to add in CSS?

    in reply to: 404 error after editing pages #71505
     Lifevise
    Participant

    I saw you were editing the page for a while? but whatever.

    The conflict is that it hinders a plugin upload form. Users are mot able to upload because gives error ‘please fill in name’. This is absolutely not necessary for the upload form, but because the kleo contact form is activated on the page the upload form thinks it needs a name.

    in reply to: A few issues (2) #71452
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: 404 error after editing pages #71440
     Lifevise
    Participant

    1 – How did you do it?! 🙂

    2 – I will go to work with your suggestions, thank you.

    I just found out that the kleo contact form causes an conflict with a plugin on one page. Is it possible to exclude certain pages to show the kleo contact form??

    in reply to: 404 error after editing pages #71430
     Lifevise
    Participant

    Ok, thank you sharmstr. Animation is working again.

    Still the issue with the Activity page remains.
    1. I cannot edit this page. All the changes I make (hide footer + socket , hide title, colors of link in sidebars) don’t have any effect. The strange thing is that in the admin bar, when viewing the page, there is also no edit page option.
    2. Commenting on posts is not possible unless you click/select ‘All Members’ first.

    in reply to: 404 error after editing pages #71378
     Lifevise
    Participant

    Ok. The strangest thing is happening now. I edited a title in our about page and after updating the page, it now fails to display an image and the bottom padding from rows is gone. You have any idea what causes this strange behaviour?

    in reply to: 404 error after editing pages #71336
     Lifevise
    Participant

    Solved this issue already was a dynamic css file that was added by someone…

    in reply to: 404 error after editing pages #71335
     Lifevise
    Participant

    @sharmstr, Yes I already saw what URL does, I will look into it…

    However when I just logged in, to my big surprise I see the theme colours and fonts are different! You know anything about this? I saw you updated the theme?
    Also some widgets that were in the sidebar are missing.

    in reply to: 404 error after editing pages #71252
     Lifevise
    Participant

    By the way, now I think about it. The activity page doesn’t allow changes also: I changed settings: hide title, hide footer and hide socket. None of the changes are visible.

    in reply to: 404 error after editing pages #71239
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: 404 error after editing pages #71238
     Lifevise
    Participant

    @sharmstr the 404 error occurs after trying to edit and update the page. I cannot make changes to the two pages because of this…

    I deactivated BP activity privacy but it’s not the problem. It still doesn’t load new activity and commenting seemed possible for a moment but when I refreshed the page the problem came back again.

    I will resend the credentials.

    in reply to: 404 error after editing pages #71122
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: A few issues (2) #71108
     Lifevise
    Participant

    @laura,

    In childs functions.php

    COPY CODE
    add_action( 'bp_profile_header_meta', 'display_user_Location' );
    function display_user_Location() {
        $args = array(
            'field'   => 'Location'
            );
        $Location = bp_get_profile_field_data( $args );
     
        if ($Location) {
            echo 'Location: ' . $Location;
        }
    }
    in reply to: A few issues (2) #70826
     Lifevise
    Participant

    @laura, yes I understand your explanation. The problem is that I don’t know how to add the location to a div with a class. I don’t even know where to start. I assume this is difficult?

    in reply to: A few issues (2) #70500
     Lifevise
    Participant

    Issue 2 is about the location icon…

    in reply to: A few issues (2) #70499
     Lifevise
    Participant

    @laura,

    You saw my last message? this one:

    Hi Laura,

    No that’s ok, you can leave at as it is for now. I understand issue 1 and 3 are not easy to fix. But if you please could help me a little further with the following:

    Issue 2: I couldn’t figure out your solution. Can you add the code?

    And also, I tried to remove title site-wide-activity from the activity page. I already changed all the settings in theme options and searched in php files, but this title I cannot remove.

    in reply to: A few issues (2) #70243
     Lifevise
    Participant

    Hi Laura,

    No that’s ok, you can leave at as it is for now. I understand issue 1 and 3 are not easy to fix. But if you please could help me a little further with the following:

    Issue 2: I couldn’t figure out your solution. Can you add the code?

    And also, I tried to remove title site-wide-activity from the activity page. I already changed all the settings in theme options and searched in php files, but this title I cannot remove.

    in reply to: A few issues (2) #70054
     Lifevise
    Participant

    Hi Laura, I just accepted your group request.:)

    in reply to: A few issues (2) #69870
     Lifevise
    Participant

    Hi Laura, you have some time to take a look at the issues please?

    in reply to: A few issues (2) #69660
     Lifevise
    Participant

    Hi laura, You can access now 🙂

    in reply to: A few issues (2) #69447
     Lifevise
    Participant
    This reply has been set as private.
    in reply to: A few issues #64210
     Lifevise
    Participant

    Oh, how do I refer to two classes in a short code? I’m using two times el_class= (for lrg button and show kleo login) and only one works…

Viewing 40 posts - 41 through 80 (of 85 total)

Log in with your credentials

Forgot your details?