sfcit

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 55 total)
  • Author
    Posts
  • in reply to: My site is down #359583
    sfcit
    Participant
    I have tested and made sure that everything was correct. No Malware was found as I've knew it through wordfence whole site scan. I've tested each individual plugins for any problem. All of them were working normally. But this kept happening.. during my first encounter, 'meta_id' from the db was deleted, the second encounter the post_id and 3rd again post_id. Lucky I had backup with me. I wanted to know whether this usually happens with themes or any other plugins.
    in reply to: vibebp-login class button to custom page #359158
    sfcit
    Participant
    Oh since the recent update, those css codes are not longer necessary. I've removed it and the login part is working fine now.
    in reply to: vibebp-login class button to custom page #359153
    sfcit
    Participant
    Could you please redo the same process? I've updated the theme and it is not working.
    in reply to: Hide a Course from student dashboard #359150
    sfcit
    Participant
    Please add the hook where I should attach this function
    in reply to: Hide a Course from student dashboard #358997
    sfcit
    Participant
    I want specific course called 'Dental Implant' to be hidden from student role only i.e. from all students not from the instructors.
    sfcit
    Participant
    Yes before starting the course, let say if the student purchased a course and has not completed their profile yet, I want them to redirect to the profile section or anything that shows them to complete the profile first. They could only proceed to start course once they completed the profile.
    in reply to: Hide a Course from student dashboard #358502
    sfcit
    Participant
    https://snipboard.io/m03Y8N.jpg This course specifically need to be removed from the student dashboard.
    in reply to: vibebp-login class button to custom page #358374
    sfcit
    Participant
    I've disabled global login still the same behavior. Please help.
    sfcit
    Participant
    Where I can find the code for react js?
    in reply to: Want to add unique id to each course block.. #358153
    sfcit
    Participant
    I want to achieve what you specified on your second reply. What I need, is an id for each course block.
    in reply to: Want to add unique id to each course block.. #357939
    sfcit
    Participant
    I want specifically course id 1005 to be stylized so is there any way or a hook to add those ids to div blocks. eg:- <div class="course_block" id ="course_block_1005"> .
    in reply to: Email Notifications to Instructor and Co-Author. #357241
    sfcit
    Participant
    How about Co-Authors, Do they get notifications as well?
    in reply to: vibebp-login class button to custom page #357055
    sfcit
    Participant
    Because when I click on login then it opens a popup and then suddenly the page refreshes and shows login on a page. There is a redundancy occurring so I wanted to avoid that.
    in reply to: My LMS is not working anymore. #356556
    sfcit
    Participant
    Found the bug by myself. On the database, I dont know how the meta_id from the wp_postmeta has been deleted from the database!!! So I have added the query to add the meta_id back. For people who are facing the same problem - Check your wp_postmeta table of the database. See if you have the meta_id column is in there or not. If not, add this query - ALTER TABLE 'wp_postmeta' ADD 'meta-id' INT NOT NULL PRIMARY KEY AUTO_INCREMENT; . And for support team, please safeguard the them from potential threats.
    in reply to: My LMS is not working anymore. #356507
    sfcit
    Participant
    I've never installed any elementor addons to the wordpress. All I know is the website was out of order all of a sudden. And I don't want a temporary solution because this can cause potential failure to the website in near future. I want to know whether I could do something to attach the elementor with the theme. I have already deleted elementor and reinstalled it, still the problem persits. That means it has something to do with the theme. I've deactivated the all the plugins and tested one by one, it is the elementor that is causing the problem. Even the my site logo was missing, instead it is showing LMS logo!!
Viewing 15 posts - 31 through 45 (of 55 total)