- Posts: 846
- Thank you received: 92
show only content of one module on page for test
12 years 10 months ago #133897
by lionel75
show only content of one module on page for test was created by lionel75
Hi
We can show the component content using &tmpl=component or format=raw ( depend of joomla version extension)
1- Is there a way using only url sheme and id to show the content of a module ?
2- how to discover the syntax of specific url for a module ?
3- which extension can support it own url scheme (i know component do ) ?
regard's
We can show the component content using &tmpl=component or format=raw ( depend of joomla version extension)
1- Is there a way using only url sheme and id to show the content of a module ?
2- how to discover the syntax of specific url for a module ?
3- which extension can support it own url scheme (i know component do ) ?
regard's
Please Log in or Create an account to join the conversation.
12 years 10 months ago #133929
by nicolas
Replied by nicolas on topic show only content of one module on page for test
Hi,
There is no such URL for a module directly in joomla because modules are supposed to be used to display a piece of the interface, not to display the main content of the page.
What you can do:
Create a menu item displaying a joomla article which includes a module: docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F
Then, simply add &tmpl=component in the URL of the menu item and you'll get only your module.
Please note that this forum is not about joomla support but HikaShop support. Please only use it for questions directly related to HikaShop setup and use forum.joomla.org for questions related to Joomla setup. You've been warned.
There is no such URL for a module directly in joomla because modules are supposed to be used to display a piece of the interface, not to display the main content of the page.
What you can do:
Create a menu item displaying a joomla article which includes a module: docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F
Then, simply add &tmpl=component in the URL of the menu item and you'll get only your module.
Please note that this forum is not about joomla support but HikaShop support. Please only use it for questions directly related to HikaShop setup and use forum.joomla.org for questions related to Joomla setup. You've been warned.
Please Log in or Create an account to join the conversation.
Time to create page: 0.179 seconds