Show Appointment Features on Course Pages

Home Forums WPLMS AddOns Vibe Appointments v4 Show Appointment Features on Course Pages

Tagged: 

Viewing 15 posts - 16 through 30 (of 40 total)
  • Author
    Posts
  • #382177
    dramalanguage
    Spectator
    Hello Alex thank you for the reply. 1. Vibe Appointments 1.5.8 I updated to 1.5.8. Even if I searched, I could not find the contents of the update of 1.5.8. What's changed in the 1.5.8 update? 2. How to use the service function I searched the whole forum, read https://docs.wplms.io/extensions-and-addons/extended-addons/vibe-appointments carefully. However, there is no information on the service function. What are the service functions and how to use it? https://screencast-o-matic.com/watch/c3erIwVFKDu I'm trying to learn how to use it as above, but I'm having trouble. If you have Documentation, you can simply provide a link. However, there is no detailed documentation about the service function. If so, please explain in detail. It's been several weeks since I started inquiring about the features of this service. If you explain in detail, I can solve it quickly. I don't want to waste time. Please explain in detail how to use the service function. 3. Student settings page error https://screencast-o-matic.com/watch/c3erIHVFKqD I set the profile field to show only the instructor. However, the item is visible in the settings of the student's My Page. 4. location of the appointments-directory filter value https://prnt.sc/kuHdZatflhA2 I want the filter value to be on the left as above. https://prnt.sc/KHf5fkT0dYSA But the filter values are above. 5. appointments input error I enter the date and the window closes. And I have to open the window again to enter the time. And I have to open it again to enter AM PM. https://screencast-o-matic.com/watch/c3er2VVFK36 6. list filter Students want to see the list first. How do I make the list filter visible first? https://prnt.sc/Bkyjm6cj39dE 7. Profile fields do not wrap https://screencast-o-matic.com/watch/c3er2iVFK0Z Line breaks were made in the multi-text field of the profile field. However, line breaks are not applied in the profile. 8. Profile picture recommended size https://prnt.sc/LYJ4yW0onn_M What is the recommended horizontal and vertical size for profile picture?
    #382256
    Anshuman Sahu
    Keymaster
    1. a . touchpoints added b. instructor controls to instructor only setting fix c . course block appointment widget d . credits purchase 2 . service tutorial coming up . Basically first admin created service types from wp-admin-> services -> service type , then add some services , then instructor in front end goto appointments -> settings -> add services under his account and then set pricing for it , then create slots for service . 3 . this is not working fine we confirm , this is a bug : https://trello.com/c/WBGYZfwq 4 . yes we changed it and pushed it to above , currently this cannot be customized right now : 5 . this is also an issue : https://trello.com/c/4BRUyEUv 6 . Not available right now . 7 . also an issue we are checking this : https://trello.com/c/Rg8qq56w 8 . there are no exact sizing , but I guess 300px would do fine .
    #382619
    dramalanguage
    Spectator
    It was very helpful for me to give detailed and sincere answers. 1. credits purchase : What exactly is a credits purchase? 2. list filter : Students want to see the list first. Isn't this just changing the order of the filter values? That's really important. Just ask around and give it a try 3. there are no exact sizing , but I guess 300px would do fine . : I checked It is more than 460 in width and 460 in height. 4. appointments-directory instructor list When I access the appointments-directory, the list of instructors is not shown by default, and the instructors are visible only when I click the filter value. right? 5. Edit date filter https://prnt.sc/80tEmx7bJASx Where do I edit the date filter? I can't find it in Elementor. 6. welcome back To access My Page, the welcome back page appears. can i delete https://screencast-o-matic.com/watch/c3eUooVqlEz 7. Korean input is not allowed in section https://screencast-o-matic.com/watch/c3eUobVqlGi 8. Delete Alphabetical, Random, Upcoming filters https://prnt.sc/I0rWaAERZ073 In version 3, I have experience removing these filters. But I forgot how to delete it. tell me one more time 9. page address share link https://prnt.sc/fxAH4hITaDMm I want to insert a share address link on the teacher profile page and the course page.
    #382691
    Anshuman Sahu
    Keymaster
    1 . please refer : https://www.youtube.com/watch?v=XdGkpRLBd6A 2 . We will try to add provision for this . 3 . ITs the container height width but 300 X 300 would also do fine for image size . 4 . can you please share the appointment direcotry url to check this? 5 . date filter cannot be edited , do you wish to remove it? deselect the availablity in the filters setting in the appointment directory block settings . 6 . Im sorry it cannot be removed as its coming from js and js cannot be customized right now however you can translate the text welcome back there to blank text or something else using loco translate . 7 . Yes this is a classic react issues , we also been searching for a solution on this . 8 . add this code in wplms-customizer.php file in wplms customizr plugin : add_filter('wplms_courses_sort_options',function($arr){unset($arr['alphabetical']);unset($arr['random']);unset($arr['upcoming']); return $arr;}); 9 . you can use the shortcode : [social_icons]
    #382739
    dramalanguage
    Spectator
    This reply has been marked as private.
    #382741
    dramalanguage
    Spectator
    I have an additional question. How do students send messages in the Instructor profile? https://prnt.sc/gtX13DnWKg-G I can't find it anywhere in Elemento.
    #382876
    dramalanguage
    Spectator
    Haven't gotten an answer yet. give me a quick answer
    #382960
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #382969
    dramalanguage
    Spectator
    1. filter delect The code you gave is correct. Applied well in all-courses. But I want to delete all Active, Alphabetical and Ramdom filters from members-directory. https://prnt.sc/OaFFMO95rl6D 2. send messages How do students send messages in the Instructor profile? https://prnt.sc/gtX13DnWKg-G I can’t find it anywhere in Elemento.
    #382971
    dramalanguage
    Spectator
    3. skip the drop down cart popup I want to link directly to the cart page. In version 3, it was directly linked. How can I skip the drop down cart popup? https://prnt.sc/HcEv6e0lzLkYhttps://prnt.sc/HcEv6e0lzLkY
    #382972
    dramalanguage
    Spectator
    I want to link directly to the cart page like below. https://somup.com/c3ffDeOiAl
    #383027
    Anshuman Sahu
    Keymaster
    1 . Hi im sorry those filters are not customizable right now. 2 . you can use the "Member Profile Actions" elementor widget for this , it has several options (chat will not work ,its removed now) . 3 . add this code in your wplms-customizer.php file in wplms customizer plugin
    
    add_action('wp_footer',function(){
    	?>
    	<script>
    		window.addEventListener('DOMContentLoaded', (event) => {
    		    document.querySelector('a.vbpcart').addEventListener('click',function(e){e.preventDefault();window.location.href=document.querySelector('a.vbpcart').getAttribute('href');});
    		});
    		
    
    	</script>
    	<style>
    		header .woocart.active {
    		    display: none !important;
    		}
    	</style>
    
    	<?php
    });
    #383043
    dramalanguage
    Spectator
    3 . add this code in your wplms-customizer.php file in wplms customizer plugin Unfortunately, an error occurs. https://screencast-o-matic.com/watch/c3fhD1VqyR4
    #383059
    dramalanguage
    Spectator
    1. filter delect in members-directory, ? Hi im sorry those filters are not customizable right now. : ok 2. send messages you can use the “Member Profile Actions” elementor widget for this , it has several options (chat will not work ,its removed now) . : A message popup is shown. But the Instructor does not receive the message. https://prnt.sc/QJFsLoAIEeyd https://screencast-o-matic.com/watch/c3f1VpVqaOE 4. I made a custom teacher registration without using Firebase. Therefore, it is not automatically registered as a member type. Can it be automatically registered as a member type? My settings are as follows. https://prnt.sc/hCZoypIRKR-7 https://prnt.sc/QhbLepd79Zq1 https://somup.com/c3f1nQO6QN https://prnt.sc/HDFypYQQY31U
    #383093
    Anshuman Sahu
    Keymaster
    2 . update relased with the fix for it vibebp. 1.8.6 . 4 . you can select the member type to assign right there in the registration form : https://screencast-o-matic.com/i/c3f125VqADq
Viewing 15 posts - 16 through 30 (of 40 total)
  • The topic ‘Show Appointment Features on Course Pages’ is closed to new replies.