How To / General
Recreating the Demo
- act242
-
Topic Author
- Offline
- New Member
-
Less
More
6 years 4 months ago #1
by act242
Recreating the Demo was created by act242
Good morning:
Just renewed my subscription. Trying all this again.
How do I re-create the demo - specifically how the classes are listed in a module position with the images, etc.
I have the class list module installed, but all it does is create a list with links.
Thanks!
-Reuel Sample
Just renewed my subscription. Trying all this again.
How do I re-create the demo - specifically how the classes are listed in a module position with the images, etc.
I have the class list module installed, but all it does is create a list with links.
Thanks!
-Reuel Sample
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7906
6 years 4 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Recreating the Demo
Hi.
The best way to change output style is to create a template override for the courses view you want to use, and then show images and data as you want there.
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
In our demo, we have created template overrides for some views, so they look nicer with the template.
> I have the class list module installed, but all it does is create a list with links.
I guess you refer to the courses module? This module does not show course images, although you could make it show them with a template override too, as it gets the same data as the course list view.
Attached is zipped override file for the course list view that we use in the demo, in case you want to take a look.
The best way to change output style is to create a template override for the courses view you want to use, and then show images and data as you want there.
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
In our demo, we have created template overrides for some views, so they look nicer with the template.
> I have the class list module installed, but all it does is create a list with links.
I guess you refer to the courses module? This module does not show course images, although you could make it show them with a template override too, as it gets the same data as the course list view.
Attached is zipped override file for the course list view that we use in the demo, in case you want to take a look.
Please Log in or Create an account to join the conversation.