Mk

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 2,615 total)
  • Author
    Posts
  • in reply to: Need Few Ideas , Help , Tips to Change Minor Changes….! #234251
    Mk
    Moderator
    For point 6: Yes, it's true. it's a good idea to add an option to show traffic on pages. But for now, it's not available. we will consider it in future updates. thank you.
    in reply to: COMMUNICATIONS ERROR IN MYCRED #234250
    Mk
    Moderator
    For white font add this css in your custom.css .myCRED-buy-form input.button.btn.btn-block.btn-lg:hover {     color: #0399e0 }  
    For set alignment, add this CSS in your custom.css #buycred-checkout-wrapper.open #checkout-box table tr .right, #buycred-checkout-page table tr .right {     text-align: unset;     float: none !important; }
    in reply to: Quiz React Issue #234230
    Mk
    Moderator
    Thanks for the admin details. I also would like to have FTP credentials to check the .htaccess code. if everything is fine it should work. remember to paste code in root-file/ .htaccess file. also, check by pasting both codes one by one.   SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 If the above line does not work please change the above line to : SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1
    in reply to: Hide issues #234216
    Mk
    Moderator
    Please add this code in your customizer.php add_action( 'bp_actions', 'buddypress_remove_profile_tabs', 99999 ); function buddypress_remove_profile_tabs() {   if(!current_user_can('manage_options')){     bp_core_remove_nav_item( 'forums' );     bp_core_remove_nav_item( 'commissions' );     bp_core_remove_nav_item( 'buddydrive' );   } }  
    Please check and reply. Refer: http://somup.com/cqXr1KfY4G
    in reply to: submit quiz/exam #234202
    Mk
    Moderator
    Yes, it may be a good idea in your case but there are some different cases as well. some users like to add quizzes at the end of each section and in this case, your workflow will fail. we provide total flexibility to add quiz anywhere in the course and course completion or certification will be done only after completing 100% of course.
    in reply to: Saving a page edits will redirect to /wp-admin/edit,php #234148
    Mk
    Moderator
    Yes, i saw, its redirecting. please provide some time to solve it. thank you.
    in reply to: COMMUNICATIONS ERROR IN MYCRED #234147
    Mk
    Moderator
    I just need to adjust the shape to show it better and be aligned to the right
    Well sir, if you could share a link of above so that it will be easy to set as you desired. also if you can share a screenshot about the position. it will be easy for me to solve your issue soon. thank you.
    in reply to: Buddypress woocommerce sync #234146
    Mk
    Moderator
    Yes, you are right it's not working at your end. let me check at my end. I will provide you a solution as soon as possible. thank you.
    in reply to: Remove login and search from headers #234145
    Mk
    Moderator
    Please add this CSS in your custom.css body a.vbplogin {display: none !important;}
    please add and check and reply.
    in reply to: Survey graded quiz #234144
    Mk
    Moderator
    This reply has been marked as private.
    in reply to: Hide issues #234139
    Mk
    Moderator
    Add this CSS to hide course timings: #course-pricing .course_details .course_time{display: none;}
    how can I edit some of the profile menu items for the students to either show or hide them.
    please tell me for which menu items you want to hide or show.
    For sign up issue: Please refer to this video: http://somup.com/cqXYl3fqM7
    in reply to: Need Few Ideas , Help , Tips to Change Minor Changes….! #234107
    Mk
    Moderator
    Please check for this issue too:
    Point 3 ) Regarding Instructor Commission at commission tab : https://screencast-o-matic.com/watch/cqXlbmUoTP
    I have added a fix. please check and reply.
    in reply to: Need Few Ideas , Help , Tips to Change Minor Changes….! #234070
    Mk
    Moderator
    The student's name issue solved. please check and reply. I will suggest you to clear cache also.
    in reply to: Need Few Ideas , Help , Tips to Change Minor Changes….! #233880
    Mk
    Moderator
    For student name on commission page, it was a bug, I will add the fix to your site by tomorrow.
    in reply to: Social Login With BP Sosial Connect – Trouble #233828
    Mk
    Moderator
    I checked on your setup and I found that your server is blocking some calls. Please refer: http://prntscr.com/pyhwth and ask your server administrator to solve this.
Viewing 15 posts - 16 through 30 (of 2,615 total)