Go Back   Cloud Computing > Support > Control Panel Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 04-25-11, 07:02
BOD Member
 
Join Date: Apr 2011
Posts: 199
Default Create Custom Module In Joomla 1.5 Template

Hello!
How can I create a made-to-order module position in a Joomla 1.5 template?
Reply With Quote
  #2 (permalink)  
Old 05-03-11, 11:40
BOD Member
 
Join Date: Jun 2009
Posts: 68
Default

Hello,

The available positions are located in the templates/your_template_name/index.php file inside your Joomla directory.
You can create a custom position by adding required modules into this file.

For example, if you create a position named "testing", you should add the following code into the index.php file where the module will be displayed:

Quote:
<?php if ($this->countModules('testing')) : ?>
<div>
<jdoc:include type="modules" name="testing" style="xhtml" />
</div>
<?php endif; ?>
Once you have added the code to file, go to the Module manager, edit the module you want to display into this position and type manually custom into the "Position" field.
Then check your website to see the new module position.
Reply With Quote
  #3 (permalink)  
Old 05-15-11, 00:21
BOD Member
 
Join Date: May 2011
Posts: 3
Default

You can configure your PC email client to send outgoing emails. You should contact web host or ISP for help with configuration for your PC client to send out emails. You can retrieve emails from your POP3 accounts from your servers or can forward it to another email address.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 05:30.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.