Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
  • in reply to: Cannot override kleo-framework files using child theme #205961
     mirajas
    Participant

    Thanks for your reply.

    I tested with latest OS of both Android and IOS and seems working with both.

    It may cause some trouble with old OS but I can’t test all of them now. If in future I got some error due to this from users will post here.

    Thanks again.

    Miraj

     mirajas
    Participant

    Sorry again, it was a typo and I wrote “I am doing something which will break the theme’s intended work” instead of “Am I doing something which will break the theme’s intended work?”

     mirajas
    Participant

    Hi,

    Sorry for being late in reply.

    Thanks for your suggestion and that is the only option I think right now could solve the issue.

    Apart from this, I am doing something which will break the theme’s intended work. As I am removing checks for android & ios and using facebook js sdk instead of login dialog url for android and ios devices.

    Just want to make sure that this will not create any future problem.

    Thank you,
    Miraj

    in reply to: Buddypress cover image not showing #204053
     mirajas
    Participant

    Hi,

    Thank you for your reply and pointing me in the right direction.

    I checked everything except child theme. There was a CSS override which was causing the issue.

    Now everything seems working great.

    The issue is resolved now.

     mirajas
    Participant

    Hi,

    After digging a little bit more, I understand is the page I imported / kleo_register shortcode does not register user itself.

    The registration form points to the BuddyPress registration page URL (Buddypress default template). We need to assign a page in the BuddyPress setting for register option. Unless we assign a page there, it will not work.

    In this way, we need two registration page on a single website to perform signup and I cannot use the imported page from kleo demo single-handedly for user registration. Apart from this, all validation is done on the BuddyPress registration page (Buddypress default template).

    Can we do something to use only single registration page (imported from kleo demo) for user registration and leave the register page setting under Buddypress settings without assigning?

    Thank you
    Miraj

     mirajas
    Participant

    Hi,

    As you suggested I added

    define(‘WP_DEBUG’, true);
    define( ‘WP_DEBUG_LOG’, true );

    inside wp_config.php. The log file is there but the registration page does not create any logs.

    I tried using chrome desktop, chrome mobile, internet explorer, puffin, firefox but its not creating any log.

    Its showing other notices but not related to registration.

    The log file I am attaching here. As the .log files are not allowed to update, I changed the extension to .txt

    Attachments:
    You must be logged in to view attached files.
     mirajas
    Participant
    This reply has been set as private.
     mirajas
    Participant

    Thank you very much, This solves the issue.

     mirajas
    Participant

    Hi,

    I am waiting for an answer to this issue for more than a week. Now it seems the issue is with your theme only.

    Theme blackening the right-hand sidebar (comment section) of the lightbox with the following css

    .mfp-content #rtmedia-single-media-container .rtmedia-media {
    background-color: #000 !important;
    }

    Okay, I will adjust myself and accept your designing for the right sidebar of the lightbox but the only thing is bugging me is the “like” butting whitening out.

    The same css is found at multiple places in your theme like style.css, plugin.css, rtmedia.css

    Hope for a speedy answer for this.

    Thanking you
    Miraj

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

    Hi,

    Any progress on rtMedia sidebar (comment and like section) distortion issue. As this area should be in white and right now it’s in black and like button showing in white. You can refer to the attachment I sent in my first question.

    Thank you.
    Miraj

     mirajas
    Participant

    Hi,

    Thanks for the reply, but I do not think its related to rtMedia plugin as I rechecked with TwentySeventeen theme and it was working fine with it.

    Even if I disabled rtMedia, it still creates “wpnonce field” with non unique ids for activity comment input form.

    As each activity in activity page contain comment form, while creating comment form it cannot change id of wp nonce field and that is why it repeats same id for all wp nonce input field.

    I mean if there will be 10 activity on activity page, it will create 10 wp nonce input field with same id. I checked this while rtMedia plugin was deactivated.

    Thank you
    Miraj

    in reply to: Change of Website #190163
     mirajas
    Participant
    Not marked as solution
Viewing 12 posts - 1 through 12 (of 12 total)

Log in with your credentials

Forgot your details?