Forum Replies Created

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
  • in reply to: Login broken in 4-4-2 #214654
     dlx
    Participant

    Hi Radu!

    I don´t use [kleo_login] any more because it caused problems some month ago so users could not login anymore. So I switched to the BuddyPress Login widget which is placed in a sidebar. This sidebar is placed by the VC Dynamic Sidebar element on the page.

    I know this sounds a bit complicated but it was the only way to have a stable login – until Kleo 4.4.2 was released.

    Maybe the reason why is the changes you did for Gutenberg…

    Best regards,
    Jan

    in reply to: Login broken in 4-4-2 #214551
     dlx
    Participant

    Yes, of cause it is working because I downgraded to 4.3.13 – as I wrote above.
    I can’t wait for a reply while no user of the community can login. Hope you understand this…

    in reply to: URGENT => google fonts disabled? #199884
     dlx
    Participant

    Hi!

    How can we disable this by a function on the child theme in functions.php?

    I´ve tried this:

    add_action( ‘wp_head’, ‘remove_my_class_action’ );
    function remove_my_class_action(){
    global $kleo_theme;
    remove_action( ‘wp_head’, array( $kleo_theme, ‘render_css’ ), 15 ) );
    }

    But it causes an error 500

     dlx
    Participant
    Hello Laura, seems you have a bug in the theme - the url with double slashes causes the problem. I have a security setting in the htaccess to prevent double slashes because this can be used by hackers for URL based exploits. I deactivated this protection now but it´s really important you fix the code that loads the tinymce. Hope this will help to find the problem. To check this you can add this to the .htaccess: RedirectMatch 403 \[ <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / # stopp double slashes in URLs RewriteCond %{THE_REQUEST} ^[A-Z]+\ /(([^/\ ]+/)*)/+([^\ ]*) RewriteRule ^ /%1%3 [L,R=301] </IfModule> Best regards Jan
     dlx
    Participant

    Hello Laura,

    the images are already scaled down using CSS – and that´s the fault. CSS only affects the

      display

    of the images, but their

      size

    remains the same. And that´s why Google Page Speed marks all images of the carousel as not optimized – that´s bad for SEO.

    You should really contact a developer of the theme. This has to be fixed because it´s bad for the SEO of Kleo.

    Best regards,
    Jan

     dlx
    Participant

    Hello Laura,

    yes, you are right – that´s the same like using ShortPixel Image Optimizer, EWWW Image Optimizer Cloud or similar. But that´s not the problem! The ratio of the images (width x height) are bigger than they need. The images are 480×270px big although they are displayed at 215×121px. So it would be great a ratio for the pictures that are displayed on the carousel could be set.

    Best regards,
    Jan

    in reply to: Protect login form with WPBruiser #140505
     dlx
    Participant

    Hi Radu,

    ok, I´ll ask the plugin author to provide that information for you!
    Could you please tell me with of the Kleo files contain the login form (lightbox)?

    Best regards,
    Jan

    in reply to: Protect login form with WPBruiser #140136
     dlx
    Participant

    Hi Radu,

    is it possible to open this threat to the public so the author of the WPBruiser plugin can see and answer the questions? I think it´s best you two get connected – could be a win win for Kleo and WPBruiser.

    Best regards!
    Jan

    in reply to: Translation of reset password email not working #139906
     dlx
    Participant

    Hi Laura!

    In the Emails section there are the mails for BuddyPress but the reset password email can´t be found there. I think this email is generated by WordPress – not BuddyPress.

    Best regards,
    Jan

    in reply to: Database error from Kleo + RTmedia #139431
     dlx
    Participant

    Hi Radu,

    I´m sorry, but I can´t reinstall everything from scratch and loose all content. The DB type already was utf8_general_ci – checked this again. And I´m pretty sure the order during the install has been WP, Kleo, BuddyPress and RTmedia at the end.

    So this error has to have a different cause.

    Best regards,
    Jan

    in reply to: Translate of bp profile search #136196
     dlx
    Participant
    Not marked as solution
    in reply to: Translate of bp profile search #136193
     dlx
    Participant
    Not marked as solution
    in reply to: Translate of bp profile search #136192
     dlx
    Participant
    Not marked as solution
    in reply to: Translate of bp profile search #136191
     dlx
    Participant
    Not marked as solution
    in reply to: Hide latest activity in member listing #136096
     dlx
    Participant

    Hi Radu!

    Thanks for your help – this worked perfectly!
    Also the file cover-image-header.php in /wp-content/themes/kleo/buddypress/members/single/ had to be changed (maybe this helps if anybody else has the same problem).

    Have a great day!
    Jan

    in reply to: Hide latest activity in member listing #135328
     dlx
    Participant

    Hello Radu,

    thanks for your help! I was asking for a solution for the functions.php because of an other reason: Badwords or Spam that´s posted by members. For the displays in the activity stream I already have a solution (Content Censor Plugin) that works fine but does not filter the displays in the member listing or member profile.

    So I need an other solution to remove the content from the site – and remove it from the html also.

    Is there anything I can edit in the (child-)template or add to the functions.php?
    Hope you have an idea for this!

    Best regards,
    Jan

    in reply to: Stats shortcode #131716
     dlx
    Participant

    Thanks a lot! This is working on Kleo also – no problems.

    Women: [kleo_bp_member_stats field="gender" value="woman"]
    Men: [kleo_bp_member_stats field="gender" value="man"]

    Women online: [kleo_bp_member_stats field="gender" value="woman" online=true]
    Men online: [kleo_bp_member_stats field="gender" value="man" online=true]

    in reply to: Adding smilies to messages and comments #128986
     dlx
    Participant

    Ah, ok – I expected the smilies to be displayed in the text input field, too.
    Now I see the codes (e.x. :bye: :good: :negative: ) there. But that´s fine for me.

    Thanks for your help!

    Jan

    in reply to: Display the age of BuddyPress users in Kleo #128337
     dlx
    Participant

    Hi Radu,

    thanks for your help!
    Just to note: The first block of code on https://archived.seventhqueen.com/kleo/article/add-extra-profile-fields-show-certain-profile-fields-member-directory is not being displayed in full. So it´s a bit tricky to copy the content there. An update of the page would surely help.

    Thanks a lot!
    Jan

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

Log in with your credentials

Forgot your details?