Forum Replies Created

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
  • in reply to: upload size #176709
     larandle
    Participant

    Hi,
    Ok so let me better explain. If I had an upload limit of 1080X, I would still want all images and videos to display within a certain limit of the activity stream so that it looked EVEN, and proportionate; like instagrams feed. How would I do that?

    in reply to: Envato API error #176708
     larandle
    Participant

    “Also you can try to use their updater plugin and to add the api details in their plugin nor in our theme : https://github.com/envato/envato-wordpress-toolkit”

    I am currently using the upater plugin and everytime I try to upload the update, I get an error. I figured it was something on your end.

    in reply to: Quick question about the activity stream buttons #162064
     larandle
    Participant

    Am I suppose to create an activity folder?

    in reply to: side menu question #162063
     larandle
    Participant

    Hey tonee, I think I was able to edit it. I have to go back and see what I did.

    in reply to: Quick question about the activity stream buttons #161968
     larandle
    Participant

    I added the first code to the entry.php form and I got nothing. I added the second code to the functions.php file and the delete button was removed (that is what I wanted) Did I do something wrong with the first code. I added the entry.php code to the child theme but I had to create a buddypress folder because one did not exist.

    in reply to: Inner side menu removal #156635
     larandle
    Participant

    Thank you so much for your help I really appreciate! you’re amazing. 🙂

    in reply to: Inner side menu removal #156276
     larandle
    Participant

    Hello,
    I’ve added the screenshot.
    you can access
    mysqquadmusic.com/wp-admin

    user/pass
    chief
    dogshit2!

    in reply to: side menu question #155937
     larandle
    Participant

    Hi no that has nothing to do with me needing to remove menu items correctly.

    in reply to: upload size #154073
     larandle
    Participant

    Hi Laura,

    Lets skip that for a second. I need help changing the profile menu items. I want to adjust the inner side menu for user profiles, groups,as well as the top right hand menu. How would I do that?

    Thank you

    in reply to: upload size #153925
     larandle
    Participant

    hi, yes im speaking of rtmedia. I would most likely want the images to be automatically set to 1080 x 1080 and if possible set towards the center in the activity stream. Is that possible. How would I code this in?

    in reply to: status update removal #153308
     larandle
    Participant

    Hi, yes but the status update is still showing in the members page on the users profile box. I dont understand how to stop this.

    in reply to: status update removal #153153
     larandle
    Participant

    hi,
    http://mysquadmusic.com
    username sampadmin1
    pass-123456

    in reply to: status update removal #152902
     larandle
    Participant

    that didnt work

    in reply to: timeline issue #150787
     larandle
    Participant

    Hi,
    I figured out part of the issue. It wasn’t the theme, it was Buddypress.
    I added:
    function format_activity_date() {
    $activityDate=bp_get_activity_date_recorded();
    // Get GMT offset from root blog
    $root_blog_offset = get_blog_option( BP_ROOT_BLOG, ‘gmt_offset’ );
    // Calculate offset time
    $time_offset = $time + ( $root_blog_offset * 3600 );
    // Format the time using the offset and return it; date-i18n retrieves the date in localized format
    return ” . date_i18n(“l, M j, Y, g:ia T”, strtotime($activityDate) + $time_offset) . ”;
    }
    add_filter(‘bp_activity_time_since’, ‘format_activity_date’);

    Theme Functions (functions.php)

    I changed my timezone to UTC-4. Hopefully this will work with every user on my site, because not everyone is from my location.

    Thank you

    in reply to: timeline issue #150777
     larandle
    Participant

    Hey,
    I took off the security so you can just go to https://mysquadmusic.com, go to login and enter

    sampadmin
    123456
    PLease try to look over this as soon as possible, because my security has been removed from the site, and I need to turn it back on.

    I also wanted to say that I tested out the timeline on my mobile phone, and the time updated properly :/ Whenever I update the timeline on a web browser, I continue to get 2 hours ago.

    Talk to you soon

    in reply to: timeline issue #150559
     larandle
    Participant

    Hi,
    sorry about that

    login url:
    mysquadmusic.com/mysquadvip

    login-sampadmin
    password-123456

    in reply to: timeline issue #150376
     larandle
    Participant

    Hi,
    Sorry It took so long to respond, I was out of town. My timezone seems to be properly set, so that isn’t the issue.
    I have given you an admin user and password, so that you can check it out. It’s in the attached file below.

    in reply to: timeline issue #148886
     larandle
    Participant

    Good morning,
    Everything is updated, including the plugins.I de activated all plugins except buddypress, as well as the child theme. And the timeline still updates as 2 hours ago…?

    in reply to: side menu question #142656
     larandle
    Participant

    Hi,
    Nope that isn’t the menu that I’m talking about. I’m talking about the inner menu. The one that is next to the side menu. There isn’t a menu for that. And I wanted to find out how to remove profile links from it.

    Thanks,
    L.A

    in reply to: Profile side bar #133196
     larandle
    Participant

    Thank you. It worked perfectly!

    in reply to: Logo issue #132548
     larandle
    Participant
    Not marked as solution
    in reply to: Logo issue #132541
     larandle
    Participant
    Not marked as solution
    in reply to: Logo issue #132214
     larandle
    Participant
    Not marked as solution
    in reply to: Sidebar issue, mobile responsiveness #123663
     larandle
    Participant
    Not marked as solution
Viewing 24 posts - 1 through 24 (of 24 total)

Log in with your credentials

Forgot your details?