live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
How do I publish to main body? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: How do I publish to main body?
#284
How do I publish to main body? 9 Months, 4 Weeks ago Karma: 0  
Probably real simple but I just can't get it to publish to the mainbody with a link in the mainmenu. There is a way to do that, right?
Marc Jager (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#287
Re:How do I publish to main body? 9 Months, 4 Weeks ago Karma: 14  
  • Yes just create a new content item.


  • Place in the content.


  • Publish the module to the position that you name instead of myposition but make sure its a position that doesnt appear in your template and it will show up in your main body.
<br><br>Post edited by: Anthony Olsen, at: 2007/07/23 21:40
Anthony Olsen (Admin)
Admin
Posts: 880
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#288
Re:How do I publish to main body? 9 Months, 4 Weeks ago Karma: 0  
Thank you very much! That worked like a charm
Marc Jager (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#934
Re:How do I publish to main body? 6 Months ago Karma: 0  
Hi,

What did u mean by this and how do I do it:



QUOTE:
Place in the content




I'm using jc Feelsafe template and when editing module Moo FAQ in backend I cannot choose mainBody in the position list because it's not there. In fact it's the only position not shown.



I guess I'm supposed to be able to choose what content item to show the FAQ module on by marking the menu item list. Only thing is that I'm not using main menu for this content but top menu... which isn't in the menu item list.



Here is a link to my page (look at my top menu and click the support link to find the FAQ content item)
www.ddbsweden.se



Thanks for any help on this issue!



//Seb
G@dzilla (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#935
Re:How do I publish to main body? 6 Months ago Karma: 0  
This img shows what it looks like in backend



G@dzilla (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#936
Re:How do I publish to main body? 6 Months ago Karma: 14  
Ok so here are the steps:



1. Create a content item called faq

2. In the content item place the following:

. Myposition should equal the position you ultimately publish the module to - it should be a position not already used in your template.

3. Create your faq.

4. Publish the module to the position stated in the content item and publish to all menu positions. Thats the right box in the module admin.

5. Link to the content item called faq in the normal way.



That should be it ...





Anthony
Anthony Olsen (Admin)
Admin
Posts: 880
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#937
Re:How do I publish to main body? 6 Months ago Karma: 0  
QUOTE:
2. In the content item place the following:

. Myposition should equal the position you ultimately publish the module to - it should be a position not already used in your template.



Anthony




Hi Anthony and thanks for your quick reply



I guess I'm tired or something because I didn't see what you meant with &quot;myposition&quot;, you see I actually put the text myposition in the calling wha wha. So stupid... but all of a sudden it struck me like a slap right in my face.. Of course I have to put the name of the position I choosed into that place of where you put the &quot;myposition&quot; in the content item!!! It's really embarrasing but what the heck, I could always blame the language differences



Many thanks again,



//Seb
G@dzilla (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1474
Re:How do I publish to main body? 3 Months, 3 Weeks ago Karma: 0  
Hello,



Could someone please post more detailed instructions on how to publish this module into a content item? When I follow the steps below I just end up with .myposition (in my specific example .user1) as text on the page. I know I'm missing a step here.



QUOTE:
1. Create a content item called faq

2. In the content item place the following:

. Myposition should equal the position you ultimately publish the module to - it should be a position not already used in your template.

3. Create your faq.

4. Publish the module to the position stated in the content item and publish to all menu positions. Thats the right box in the module admin.

5. _link_ to the content item called faq in the normal way.




Thanks so much.
matt_aragon (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1475
Re:How do I publish to main body? 3 Months, 3 Weeks ago Karma: 0  
Hi Matt



Guess I should have done this from the beginning



So here's how if I'm not misstaken:



Code:

1. Create a content item called faq 2. In the content item place the following: mosLoadModules ('myposition'); 'myposition' should equal the position you ultimately publish the module to - it should be a position not already used in your template, e.g. user1, user2 or whatever. 3. Create your faq. 4. Publish the module to the position stated in the content item and publish to all menu positions. Thats the right box in the module admin. 5. __link__ to the content item called faq in the normal way.
Hope it works out! //Seb
G@dzilla (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1476
Re:How do I publish to main body? 3 Months, 3 Weeks ago Karma: 0  
Thank you so much for your response. This lead me to the correct way to insert the module into a content item. The correct syntax to place this in a content item is acutally placing mosloadposition uer1 inside {} where user1 is the position that you publish the module to. Thanks for your help this is a great module
matt_aragon (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1479
Re:How do I publish to main body? 3 Months, 3 Weeks ago Karma: 14  
Thanks for your help on that one Seb
Anthony Olsen (Admin)
Admin
Posts: 880
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#1480
Re:How do I publish to main body? 3 Months, 3 Weeks ago Karma: 0  
matt_aragon wrote:

QUOTE:
The correct syntax to place this in a content item is acutally placing mosloadposition uer1 inside {} where user1 is the position that you publish the module to.




Ooops, sorry about that. Guess you shouldn't drink and guideline (Hey, it's my week off )



//Seb
G@dzilla (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1855
Re:How do I publish to main body? 2 Weeks, 5 Days ago Karma: 0  
I'm throughly confused...

Here's what I've tried so far:

1. Installed the MooFAQ module

2. Followed the installation instructions provided that tell you to edit the CSS and the HTML file. (I edited these from the Admin panel under that specific template...correct?) I'm not 100% sure I added the script lines in the right place. I put it RIGHT before the </head> closing, is this correct?

3. I published the module to the 'user1' position...simply because I'm just following the suggestions here just to understand it first.

4. I wrote a content item and placed mosLoadPosition ('user1'; at the very beginning of the content. I'm using the WYSIWYG editor, would this cause a problem?

5. The content item doesn't look any different except for at the top, the text mosLoadPosition ('user1'; shows up.

What step have I missed?
Jan (User)
Fresh Bamboo
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1856
Re:How do I publish to main body? 2 Weeks, 5 Days ago Karma: 0  
I should also note that I'm using a WYSIWYG editor, would this cause a problem?

I tried to edit my previous post but it kept giving me an error....bug in FireBoard?
Jan (User)
Fresh Bamboo
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1859
Re:How do I publish to main body? 2 Weeks, 2 Days ago Karma: 14  
Hi Jan,

Apologies for the delay on this ...

Looks like the mosloadposition call is a little off ...

Try this without the spaces

Code:

{ mosloadposition user1 }
Anthony Olsen (Admin)
Admin
Posts: 880
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoard

Bamboo Blog

Bamboo Twitter

    We Recommend

    joomlarescue_short.gif