can't edit layout.master

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/2/2008 7:05:29 AM
Gravatar
Total Posts 5

can't edit layout.master

hi,

 

im trying to edit the layout.master file. i've tried not to include the Pagemenu component from it, but commenting this out is of no use. just for testing...i've tried to put somewhere in the body, atext like "this is a test text", and this is not eppearing. i've tried to rebuild solution, clear cache..still no luck..

 

please help me figure things out, as i know, and im sure, this is a very handy CMS and a really great one..except for the problem i am encountering.

 

thanks.

8/2/2008 7:11:08 AM
Gravatar
Total Posts 18439

Re: can't edit layout.master

Hi,

My guess is you are not editing the right file. Skins are located in 2 places. If you read the documentaion:

http://www.mojoportal.com/creatingskins.aspx

you will see the correct location to find the skins used by your site is under

/Data/Sites/[SiteID]/skins

rather than

/Data/skins

[SiteID] is usually 1 in a single site installation

Hop it helps,

Joe

8/2/2008 10:40:36 AM
Gravatar
Total Posts 5

Re: can't edit layout.master

works like a charm. thanks!

You must sign in to post in the forums. This thread is closed to new posts.