How to add module position in the bootstrap.php

11 years 2 months ago - 11 years 2 months ago #219710 by flovro
Hi all,

I wanna add an custom menu already created in joomla menus backend to the CB. I need to put the syntax(code) on the bootstrap.php

I tryed <jdoc:include type="modules" name="module-name" style="xhtml" /> or

<?php /** Begin Showcase **/ if ($gantry->countModules('module-name')) : ?>
<?php echo $gantry->displayModules('module-name'); ?>
<?php /** End Showcase **/ endif; ?>

Maybe CB using another syntax to load the extra module position in the profile.

Best Regards

Please Log in to join the conversation.

11 years 1 month ago #219751 by krileon
I don't think Joomla template syntax will work outside of a Joomla template. We don't execute any sort of Joomla syntax replacement on our templates. The gantry won't work either unless you load in however $gantry is being defined.

I suggest looking into an extension called Mondules Anywhere and use its syntax in a delimiter field. It basically uses regex on the buffer, finds the matching replacement strings, replaces with a module. I've no experience with it, but many users report using it quite successfully.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.167 seconds

Facebook Twitter LinkedIn