Footer "Your Company" change

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
2/3/2011 3:39:13 AM
Gravatar
Total Posts 53

Re: Footer "Your Company" change

That doesnt seem to be working...

2/3/2011 4:18:47 AM
Gravatar
Total Posts 108
Community Expert

Re: Footer "Your Company" change

look for this in your layout.master and delete the lines that you dont want 

 

<portal:XhtmlValidatorLink id="lnkw3cValidator" runat="server" UseImage="false" Html5="true" /> |
  <portal:CSSValidatorLink id="lnkCSSVal1" runat="server" UseImage="false" /> |

2/3/2011 4:53:45 AM
Gravatar
Total Posts 53

Re: Footer "Your Company" change

I remember I did that particularly. But I'll give it a try again.

2/3/2011 5:03:14 AM
Gravatar
Total Posts 108
Community Expert

Re: Footer "Your Company" change

The only way I can think for this doesn't work is if you change the wrong skin, be sure you are changing the skin under your /Data/Sites/1/skins/mySkin

2/3/2011 11:38:35 AM
Gravatar
Total Posts 53

Re: Footer "Your Company" change

Man, I am tired, hussssssssssssssh

I changed the it again, deleted the links i dont want from the skin file - dint work.

i deleted other skin folders  - dint work

i renamed <myskin> folder with an underscore.. - dint work

i added a space in web.config, reopened the URL - dint work

i pinged the website from command prompt to check the ip address, it shows the address of my host server!

moreover, i was able to change the skin from the 35 available skins under site admin settings!

PLEASE HELP WHAT MAYBE GOING WRONG :(

I am literally tired :(((((((((((((((((((((((((((

2/3/2011 11:42:43 AM
Gravatar
Total Posts 18439

Re: Footer "Your Company" change

I would also check the log for clues under Administration > System log.

If you make any mistake when editing the layout.master file it can cause an error and fail to load your layout.master file. In that case it falls back to a safe layout.master file and logs the error so it doesn't crash your site. 

Hope it helps,

Joe

2/4/2011 12:02:09 AM
Gravatar
Total Posts 53

Re: Footer "Your Company" change

But why am i able to see the preview and set the different themes when i have deleted the skin folders physically. Also, I am able to see the selected theme when i have renamed the particular theme folder.

 

I checked the system log, there seems to be nothing special :(

2/4/2011 12:47:12 AM
Gravatar
Total Posts 53

Re: Footer "Your Company" change

SINCERE Apologies!

There was a skin folder as a sibling to sites and i was making the changes there :(

I AM VERY SORRY! ALL MY MISTAKE :(

But very happy that its working.. YAY!

Cheers

aditya

8/4/2011 1:39:27 AM
Gravatar
Total Posts 2

Changes in header or footer

In content manager there are three option for content, center, left, and right. How i can add option of header  and footer.

8/4/2011 4:00:24 AM
Gravatar
Total Posts 53

Re: Footer "Your Company" change

You can edit header and footer in the layout.master file of the skin.

8/4/2011 6:35:57 AM
Gravatar
Total Posts 18439

Re: Footer "Your Company" change

See the article More than 3 content panes

However, unless your header and footer are changing frequently I think it is better to just edit it in the layout.master because every editable content instance you add to a page adds extra database hits needed to create the page. But if you really need to be able to edit those from the ui you can do it.

Hope that helps,

Joe

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