Forum Replies Created

Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
  • in reply to: Smarter profile page #107053
     wannabe
    Participant

    well if that is so, a few words from one of the SeventhQueen crew would have been nice …

    in reply to: Smarter profile page #106919
     wannabe
    Participant

    Implementing a voting system and do noting with it, for over 11 months this is voted highest. Not even a brief response.

    I totally agree with vinz98 .. highest vote but not a single response.. too bad..

    in reply to: editor-style.css #106917
     wannabe
    Participant

    Hi, it is working for a bit. But I cannot set the background color of the edit area. Does anyone know how to do that?

    I have so far:

    COPY CODE
    .mce-menubar {    <-- working
    	background: #555 !important;
    }
    
    .mce-content-body {  <-- not working
     background: #555 !important;
    }
    
    .mce-edit-area {  <-- not working
     background: #555 !important;
    }

    thanks in advance,
    W

    in reply to: Total member count members page #106658
     wannabe
    Participant

    I counted the total users on the admin dashboard->Users->All and there are in total 24 users.
    I did the tool thingy (recount users) but didn’t work. Its not that important to solve, but it would be nice if it reflect the real number of members 🙂

    in reply to: editor-style.css #106654
     wannabe
    Participant

    oh by the way, the stylesheet is also present in the child theme root folder

    in reply to: Total member count members page #106413
     wannabe
    Participant

    Hi,

    A link is not possible bcs its a private site.
    the theme version is the version before the new 4.0

    36 members are showing but there are only 22

    thanks in advance,

    W

    Attachments:
    You must be logged in to view attached files.
    in reply to: New members activation issues #70853
     wannabe
    Participant

    If you are using a VPS you should also check on dkim email signature settings in your DNS. If these settings are not good the email has a good chance of ending up in junk/spam folder.

    Another thing to check is your SPF in your DNS

    in reply to: Weird database error #70852
     wannabe
    Participant

    For those who are experiencing the same here is a fix;

    You see, the table_name is not set in query.

    I use the latest release of rtMedia with the latest release of BuddyPress Activity Privacy on WordPress 4.0.

    I changed the lines 330, 472 in your code in file /includes/bp-activity-privacy-integrations.php

    from
    $table_name = $rtmedia_query->model->table_name;
    to
    $table_name = $wpdb->base_prefix.”rt_rtm_media”;

    Now the error is going away and it works fine for me.

    Please fix this for next updates, so my changes are not lost.

    Thanks

    Original poster

    in reply to: Weird database error #70731
     wannabe
    Participant

    Yes confirmed, it is activity privacy. Thanks 🙂

    in reply to: Can't receive activation Email with Gmail #70698
     wannabe
    Participant

    If you are using a VPS you should also check on dkim email signature settings in your DNS. If these settings are not good the email has a good chance of ending up in junk/spam folder.

    in reply to: Activity stream media #69924
     wannabe
    Participant

    Neah I don’t need it soon, but would be nice if the stream is cleaned up a bit. Its just annoying. As it is now, I can’t really change it with just css because the image is placed after the text. The HTML code should be changed, so I guess a plugin with a filter will do the job 🙂

    Thanks for your efforts, I will wait a bit and see if my request will be accepted. If not, I will get my hands dirty and try to write my own plugin.

    Thanks

    in reply to: Theme Activity Stream #69907
     wannabe
    Participant

    Too bad I cannot edit my original post, I should have added a bit more information.

    The activity stream at this moment is a bit messed up. The images in the stream have different sizes, plus images are added after text. It just doesn’t look nice at all. This can be done a lot better, done Kleo Style 🙂

    in reply to: Activity stream media #69905
     wannabe
    Participant

    I truly don’t get it.. Anyway the theming of activity stream is far from nice, different size of images and other things that I would like to see differently. Is there any easy way to make it look fancy?

    example:
    nice

     wannabe
    Participant

    Ah my apologies, I searched the forum, but not well enough. Thanks

    in reply to: Activity stream media #69710
     wannabe
    Participant

    the img is contained inside <p> tags. I am no CSS expert but if the img comes after <p> I think the problem is completely resolved. Any idea on how to do this?

    <p>

    Lorem Ipsum is simply dummy text of the printing a…

    </img>

    </p>

    in reply to: Activity stream media #69709
     wannabe
    Participant

    Hi there, did some more testing. It seems that if you put several lines of tekst and have a line-break in between, it is messing up the activity stream.

    pls try adding the tekst below in a post. If it also breaks up on your installation then its settled, nothing to do with Kleo but with activity stream. But perhaps the nice people of seventh queen could write a plugin to rewrite the output for activity stream so that we can tweak it a bit..? 🙂


    Si quicquam extra virtutem habeatur in bonis. Qua ex cognitione facilior facta est investigatio rerum occultissimarum. Tum ille timide vel potius verecunde: Facio, inquit.

    Videmus igitur ut conquiescere ne infantes quidem possint. Multoque hoc melius nos veriusque quam Stoici. Rationis enim perfectio est virtus; Illis videtur, qui illud non dubitant bonum dicere -; Sed tamen enitar et, si minus multa mihi occurrent, non fugiam ista popularia. Nam ista vestra: Si gravis, brevis; Bonum liberi: misera orbitas. Nummus in Croesi divitiis obscuratur, pars est tamen divitiarum. Qualem igitur hominem natura inchoavit?

    in reply to: Activity stream media #69655
     wannabe
    Participant

    I will check again later today. I have no more time right now.

    I will report back inhere.

    Thanks

    in reply to: Activity stream media #69654
     wannabe
    Participant

    No sorry, I don’t give out access.

    in reply to: Activity stream media #69651
     wannabe
    Participant

    I am gonna test that and report back inhere

    I set mine as featured image, can you please try that one ?

    in reply to: Activity stream media #69649
     wannabe
    Participant

    Thanks , Just for thoroughness sake. Please add a blog with more text. I am wondering how that will look like.

    How do you add the picture to the blog? It shouldnt actually matter, should it?

    in reply to: Activity stream media #69645
     wannabe
    Participant

    No you didn’t prove it works ..

    I am having problems, vanilla wordpress with vanilla kleo (including all plugins that are required by kleo)

    Please create a post on the demo site ..

    in reply to: Activity stream media #69644
     wannabe
    Participant

    A post/blog with images ..

    in reply to: Activity stream media #69642
     wannabe
    Participant

    Yes I see .. However I want to see a regular post in the activity stream on the demo site. Where can I find a demo of that?

    Thanks

    W/

    in reply to: Extra membership restrictions – HOW TO #40504
     wannabe
    Participant

    How do we add restrictions on other plugins? I installed the ‘poke’ plugin ( https://wordpress.org/plugins/bp-poke/ ) and i want to restrict the use of this plugin to paid members only.

    thanks in advance,
    J

    in reply to: Youtube or Vimeo video on users profile ? #40449
     wannabe
    Participant

    Hi, None of the links with code-examples work.

    I want my users to be able to add videos from youtube/vimeo etc to their profile media. Now only video uploading is possible, how can we also allow users to use video’s from youtube/vimeo, etc. ?

    Thanks,

    J

    in reply to: keeping scroll bar on the last position when refresh #40390
     wannabe
    Participant

    The whole profile part should be ajax in my opinion. is this on the roadmap?

Viewing 26 posts - 1 through 26 (of 26 total)

Log in with your credentials

Forgot your details?