add new Position in Protostar template

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
User avatar
pishro
Joomla! Explorer
Joomla! Explorer
Posts: 301
Joined: Tue Oct 09, 2012 7:22 am

add new Position in Protostar template

Post by pishro » Thu Aug 15, 2013 10:01 am

Please help I can get through a few ways to create new positions in Protostar template?
For example in this image:
Have identified opportunities to add new position
new position.png
You do not have the required permissions to view the files attached to this post.
Last edited by imanickam on Thu Aug 15, 2013 12:20 pm, edited 1 time in total.
Reason: Split from the post http://forum.joomla.org/viewtopic.php?f=713&t=813807. In the future, for your issues/questions, create a new thread - do not piggy back on others posts as the causes and for that matter the issues themselves may be different.

Endriago
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Thu Sep 15, 2011 2:55 am
Location: FL, USA
Contact:

Re: add new Position in Protostar template

Post by Endriago » Sat Aug 17, 2013 2:34 am

Hello!

Please review this guide: http://docs.joomla.org/How_do_you_add_a ... osition%3F

It is the same principle for J3.x

User avatar
pishro
Joomla! Explorer
Joomla! Explorer
Posts: 301
Joined: Tue Oct 09, 2012 7:22 am

Re: add new Position in Protostar template

Post by pishro » Sat Aug 17, 2013 7:13 am

hi Endriago ;)
No information at this link for tips! :(
How do you add a new module position.png
Please get more tips
Thank you.
You do not have the required permissions to view the files attached to this post.

User avatar
pishro
Joomla! Explorer
Joomla! Explorer
Posts: 301
Joined: Tue Oct 09, 2012 7:22 am

Re: add new Position in Protostar template

Post by pishro » Mon Sep 23, 2013 2:54 pm

The correct link is as follows: http://docs.joomla.org/How_do_you_add_a ... osition%3F
But this is for Joomla! 1.5 & 2.5 !
my question is: How do you add a new module position in joomla! 3.x template (Protostar)?
Is there any other way to do this in Joomla! 3.x?
thank you.

edsontomaz
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Sun Jun 27, 2010 10:33 pm

Re: add new Position in Protostar template

Post by edsontomaz » Wed Jul 23, 2014 5:18 pm

I was trying to customize the Protostar template and I found this wonderful guide

bj.zemplate.com/protostar-responsive-template

Believe that you'll find all the answers you need there.

Good luck!

sophia wright
I've been banned!
Posts: 28
Joined: Wed Aug 20, 2014 8:51 pm

Re: add new Position in Protostar template

Post by sophia wright » Thu Aug 21, 2014 7:14 pm

hi,
Using jdoc to add module positions

The following is the code we are going to add to our template:

// This code will create the module positions for our main content area
<jdoc:include type="modules" name="position-3" style="xhtml" />
<jdoc:include type="message" />
<jdoc:include type="component" />
<jdoc:include type="modules" name="position-2" style="none" />


// This code will create the module position for our right sidebar
<jdoc:include type="modules" name="position-7" style="well" />

Thanks Regard
Sophia


Locked

Return to “Templates for Joomla! 3.x”