Hi,
1. I am trying to add a "schedule an booking" button to my Course Card template. The button should link the student to the Course Layout for that particular course. What is the url?
2. From that Course Layout, I want to add a "schedule an booking" button again, this time the button should link to the Tutor Member Profile to add the booking. What is the url? (I already have bookable slots added in the Member Profiles template).
3.
Point 1: Course cards visible in course directory. And this is a default fetaure that whenever anyone clicks on any course, that course will redirect to it's own single course page. No need to add any extra button
Point 2: http://prntscr.com/xabuh4
Clicking on Course Author name will redirect you to author profile
Hi Diana, yes I saw that. However I would like to make a actual button for the user to see and click. Just to make it easier visually. And of course the user can still click on the name of the course or tutor in the directory.
Thanks
The URL of profile will be dynamic which will be generated according to the instructor. I checked the components we have in course card, if we have any component which will show profile link. But we don't have anything in course card which will show profile link(A separate container which we can use in a button)
Hi Diana, Ok that is fine, thank you.