menu/module CANVASS - offcanvass about template ARTIST
menu/module CANVASS - offcanvass about template ARTIST was created by ns
Posted 11 months 3 weeks ago #34005
Hi there!
Could you tell me please how I can do to see the text in front end about menu/module canvass? I know how to show the menu but I cannot to show the text in it. At the moment the template show me a frame/page blank/empty for this menu/module canvass. I also used the "astroid framework" but I don't find the place where to change things to show the text in front end. Could you help me please to indicate step by step how to do it?
Thanks a lot in advance.
Best regards,
Nicola
Could you tell me please how I can do to see the text in front end about menu/module canvass? I know how to show the menu but I cannot to show the text in it. At the moment the template show me a frame/page blank/empty for this menu/module canvass. I also used the "astroid framework" but I don't find the place where to change things to show the text in front end. Could you help me please to indicate step by step how to do it?
Thanks a lot in advance.
Best regards,
Nicola
by ns
Please Log in or Create an account to join the conversation.
Replied by WM-Loose on topic menu/module CANVASS - offcanvass about template ARTIST
Posted 11 months 3 weeks ago #34019
The bug is known and has already been reported on Github.
github.com/templaza/astroid-framework/issues/472
I'm attaching the modified PHP file.
You have to replace them. Path to the file is: /your_joomla_directory/libraries/astroid/framework/html/layouts/chromes
Replaced the existing astroidxhtml.php file
In order to display a menu or modules in this position, you must also assign the offcanvas position to your desired modules. Without the desired module being assigned to the offcanvas position, nothing can appear there.
github.com/templaza/astroid-framework/issues/472
I'm attaching the modified PHP file.
You have to replace them. Path to the file is: /your_joomla_directory/libraries/astroid/framework/html/layouts/chromes
Replaced the existing astroidxhtml.php file
In order to display a menu or modules in this position, you must also assign the offcanvas position to your desired modules. Without the desired module being assigned to the offcanvas position, nothing can appear there.
Last Edit:11 months 3 weeks ago
by WM-Loose
Last edit: 11 months 3 weeks ago by WM-Loose.
The following user(s) said Thank You: ns
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8805
- Thank you received: 1732
Replied by joomlaplates on topic menu/module CANVASS - offcanvass about template ARTIST
Posted 11 months 2 weeks ago #34025
Allready fixed in Astroid version 3.0.6
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: ns
Please Log in or Create an account to join the conversation.