Hi!
I would love to have the same course block style everywhere. I have enabled this setting in the backend of wplms but only the course directory (all courses page) keeps on having a different layout.
I would love it to be the same on the other pages. Could you tell me how to achieve this? I looked at this code snippet (https://wplms.io/support/forums/topic/course-block-3/) but it does not work for me.
@dantwah,
The course block style on the course category page and on the single course page the related courses style. Both these styles are controlled from a single setting which you can change according to your requirement.
Go to wp-admin > WPLMS > Course Manager > Default Course Block style
For the course block style on the home page, this you can change by editing the home page in the backend and select the different style.
In the course directory, you can use that code which is given in the topic to modify the style in the course directory. To change the style in course directory can only be possible using custom code