Forum Replies Created

Viewing 40 posts - 1 through 40 (of 134 total)
  • Author
  • in reply to: Invite friends #212718
     lusien
    Participant

    Hi Radu,

    This I have found as well. I will have a look. I though that maybe there is something more related with BuddyPress or the theme.

    Thanks.

    in reply to: After upgrade all pages with sidebars are empty #212700
     lusien
    Participant

    Hi Radu,

    Thanks this has solved my problem.

    Regards.

    in reply to: Enlage the theme content area #210697
     lusien
    Participant

    Hi Laura,

    I have done few tests more but the theme does not stay responsive with the setting above. Is there another way of approaching this change?

    Thanks.

    in reply to: Enlage the theme content area #210693
     lusien
    Participant

    Hi Laura,

    Many thanks for your help. I have added the mentioned code but it did not work so well. It better worked with

    div#main .row {
    width: 95% !important;
    }

    I had to play as well with other elements, finally I got the right size.

    Thanks.

    in reply to: Translation issue #210431
     lusien
    Participant

    Hi Radu,

    Actually I have found the string in the functions.php of the Sweetdate theme (see attached). You can check in there as well. And as long as the other strings are translatable, I expect the first one too.

    Regards.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Enlage the theme content area #210413
     lusien
    Participant

    Hi Laura,

    I did not have something specifically in mind, but look at the following URL to have an idea of what I try to achieve: https://www.openplay.co.uk/connect.

    Thanks a lot for your help.

    in reply to: Translation issue #210317
     lusien
    Participant

    Hi Radu,

    The email above, is the reset password email and it is not listed under wp-admin -> emails. Or if I miss something please let me know. I think it used to work in the past?
    Thanks.

     lusien
    Participant

    Hi Radu,

    OK, I’ll do that.

    Regards.

    in reply to: Add Like button to top social bar #209224
     lusien
    Participant

    Hi Radu,

    Indeed it works and I found the mistake. When I copied and paste the line from your previous post it was wrongly taken by my editor: the add_action method took instead when referring to the function.

    But once this has been corrected I can see same output as above.

    Thanks for the help.

    Attachments:
    You must be logged in to view attached files.
     lusien
    Participant

    Hi Radu,

    Glad that you understand now. But one remark, rtmedia needs to be as well enabled as the option to sent a message the way I described is possible only when this plugin is also installed. BuddyPress alone does not offer the option to sent a message as private or only to friends or logged users.

    But with the 2 plugins and default theme installed I was able to reproduce the issue.

    Regards.

     lusien
    Participant

    Hi Radu,

    What I meant with rtmedia and private message is as showed in the picture attached. The option to send public, logged users, friends or private message is appearing only when rtmedia is activated. But I agree that messages are from BuddyPress and probably they missed this special case.

    Let me know if you understand the scenario I referenced above.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add Like button to top social bar #208901
     lusien
    Participant

    Hi Radu,

    Thanks, but the last code provided it does not work. Did you try it? Not sure where the button is but it does not show anymore.

    Thanks for checking this one more time.

    Have a good weekend.

     lusien
    Participant

    Hi Laura,

    I think you misunderstood me. Actually what I meant is:

    .home #header a:not(.button) {
    color: #1FA8D1 !important;
    }

    .home #header a:hover {
    background-color: #1FA8D1!important;
    color: white !important;
    }

    This code worked for me. You helped me to understand how to start :).

    Enjoy the weekend.

     lusien
    Participant

    Hi Kieran,

    I was in touch with the author of the BP-registration-options and he confirmed the issue. He fixed it for me and committed to add the solution in the new release of the plugin.

    Regards.

    in reply to: Add Like button to top social bar #208752
     lusien
    Participant

    Thanks Radu, I think you missed my picture and other question: can I add this Like button at the end of the top social bar? Otherwise it looks a little bit too closed to the contact information when this is enabled (see picture attached previously). Or at least bring some space in between.

    Regards.

     lusien
    Participant

    Hi Laura,

    Sorry, I was working in parallel with Radu and the author of BP-registration-options for 2 other issues so I had completely different setup on my staging.

    Can you check now please, it should be fine?

    Regards.

     lusien
    Participant

    Hi Radu,

    Thanks for the clarifications. I was able to go one more time through the all steps mentioned and the issue was reproducible. However, not sure where the problem is, in buddypress or in rtMedia for WordPress, BuddyPress and bbPress plugin? because the option to send a message as private is available only when rtmedia plugin is active.

    I would appreciate if you can test as well just to confirm one more time and check if it is obvious for you where this is coming from: issue is that link received in the email when user 1 mentions user 2 in a post and send a message as private directs to a page that is not accessible – 404 error.

    Regards.

     lusien
    Participant
    This reply has been set as private.
    in reply to: Add Like button to top social bar #208603
     lusien
    Participant

    Hi Radu,

    Thanks. Please be aware I have found a small mistake in the code you provided. The last function does not contain the correct function name:

    add_action(‘kleo_before_top_links’,’add_fb_button_top_social’);

    should be

    add_action(‘kleo_before_top_links’,’sqr_add_fb_button_top_social’);

    In addition, can I add this Like button at the end of the top social bar? Otherwise it look when you have contact information enabled a little bit to close to this (see picture).

    As always, your help is appreciated.

    Attachments:
    You must be logged in to view attached files.
     lusien
    Participant

    Hi Radu,

    I have done several tests and following is not working with twenty seventeen as well:
    1. User 1 goes in Activity and is sending a message to user2 using @user2 tag
    2. In such a case, user 2 receives an email where it is mentioned that user 1 has mentioned user 2 in a discussion (see picture step3.png).
    3. User 2 receives also a notification under notifications within the site activity panel where as well he gets the message that user1 mentioned him (see picture step1.png).
    4. If the user2 click on the notification from point 3 above, he is directed to Mentions but he gets the message that there is nothing in there (see picture step2.png)
    5. On the same time if he clicks on the link that is coming in the email he receives he gets the 404 page error with all themes (see picture spet4.png and step5.png).

    I hope you can follow my scenario and that the attached pictures will help.

    Regards.

    Attachments:
    You must be logged in to view attached files.
     lusien
    Participant

    Hi Laura,

    Thanks for your self. I think it will be sufficient to colour only the text (code #1FA8D1). Button I suppose could stay white as of now. Also all other settings can stay as of now. But as mentioned, this should happned only on Home page.

    Regards.

    in reply to: Facebook ad #208435
     lusien
    Participant

    Hi Laura,

    All fine, thanks. I’ll close the ticket.

    Regards.

    in reply to: Facebook ad #208370
     lusien
    Participant

    Hi Laura,

    OK, I’ll do that.

    Thanks.

    in reply to: Post Update button is disabled #208130
     lusien
    Participant

    OK, thanks.

    Regards.

    in reply to: Post Update button is disabled #208120
     lusien
    Participant
    This reply has been set as private.
    in reply to: Post Update button is disabled #208118
     lusien
    Participant

    Hi Radu,

    I could contact their support of course, but this plugin is comming with your theme maybe you know those guys already and can put some pressure on them to solve it faster. I had several issues lately, and most of the time when I contact somebody from plugin support they say that most probably is from theme. There is always this ping pong.

    But thanks for checking and confirmation.

    Regards and nice weekend.

    in reply to: Post Update button is disabled #208072
     lusien
    Participant

    Hi Radu,

    You have now. Please check.

    Thanks as always in advance.

    in reply to: Post Update button is disabled #208016
     lusien
    Participant

    Hi Radu,

    Thanks for your help. I have activated the parent theme but I see exactly same behaviour. In addition, I am not aware of running anything like mod_pagespeed or cache/speed module. You can see what extra plugins I use.

    Thanks.

     lusien
    Participant

    Hi Kieran,

    Just an update. I have been intrigued by the problem so I continued my investigation and let me share with you what I have found out. It is a certain setting in BP Registration Options pluggin which actually generates the issue. As soon as I checked the option “Only registered or approved members can view BuddyPress/bbPress pages (Private Network)” hiding the users according to the script in Members’ Directory is not working anymore. If this option is not checked, users are correctly hidden.

    The developer is looking into this right now. I’ll keep you informed.

    Regards.

    in reply to: Show custom profile fields in member directory #207923
     lusien
    Participant

    Hi Kieran,

    Sorry for my late answer. I understand the concern. I thought is it easier.

    The other issue with the strange display or not of the custom field was solved.

    Regards.

     lusien
    Participant

    Hi Kieran,

    Thanks for your support. Indeed, you were right. I found out that BP registration options plugin is causing the issue. However, I need this plugin because this way I can approve newly created users before they are able to enter the community.

    I will open a ticket with them to see if they can further help.

    Regards.

    in reply to: Show custom profile fields in member directory #207667
     lusien
    Participant
    This reply has been set as private.
    in reply to: Show custom profile fields in member directory #207605
     lusien
    Participant
    This reply has been set as private.
     lusien
    Participant

    Hi Kieran,

    Thanks for trying to help. It is what I have added, both (from KB and BuddyDEv) and it does not work in my case. Can you please check if I am doing something wrong in my functions.php file (lines 50 – 76) from my child-theme? Credentials have been provided.

    Thanks.

     lusien
    Participant

    Hi Laura,

    Ok, sadly indeed. Anyway thanks for the clarifications.

    Regards.

    in reply to: Register page without sidebar #207261
     lusien
    Participant

    Hi Laura,

    It worked, many thanks.

    Regards.

     lusien
    Participant

    Hi Laura,

    I have investigated a little bit deeper and I found the problem and it was not plugin or theme related. Based on the log error I have checked the folder referenced /home/www/web161/html/banner/ and I found inside a file dead.letter which actually “told” me what went wrong. When I migrated the site from one domain to the other all test users created with an email that referenced the temporary domain have been updated with the email that referenced the new domain. I had one admin user in such case and as the new email does not exist it generated the error. Once I have updated the email in user profile all went fine. This is because when somebody sign up the admins are notified and if emails do not exist looks like site fails with the error I sent.

    This was a good lesson learn.

    Sorry for the confusion and thanks for your try to help.

     lusien
    Participant

    Hello,

    Just an update, I have received some feedback from hosting company. They see in the log following:

    malformed header from script. Bad header=/home/www/web161/html/banner/d: php, referer: https://mysite.com/register/

    This reminds me that I used some code provided in a KB article on this site to test how the banner would look on the members’directory page. The code provided I added on the functions.php file of the child theme. I have removed the code but even now, I get same internal server error. Not sure if these 2 things are connected but it is the only “banner” I referenced in my new site.

    Can you please advise?

     lusien
    Participant

    Hi Laura,

    I found the problem, thanks.

    Regards.

    in reply to: Group’s page buttons are looking strange #207104
     lusien
    Participant

    Hi Laura,

    Perfect, everything seems to be just right now.

    Have a good evening.

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

Log in with your credentials

Forgot your details?