frescova
Member
Posted 1 year ago #
I got this plugin working, but I'm confused witht he front end display.
I want to display a list of all of the courses available with descirptions, dates, and link to registration form - how do I do this?!?
I've tried:
<!--LVS-->
<!--LVS2-->
[tpdate id="1"]
but no luck...
ANyone have this working properly? can you share what you did?
Thanks in advance.
http://wordpress.org/extend/plugins/teachpress/
For that, what you want to display, you need in general only
<!--LVS--> or <!--LVS2-->, but not both. The difference is, that the first string displays a list of all courses with inferior courses and a registration. The second one displays only a list of courses without a registration and without inferior courses.
The "tpdate"-Shortcode is only for displaying some information of a single course in a page or post.