add pane

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
7/6/2011 2:56:52 AM
kok
Gravatar
Total Posts 47

add pane

Hi All,

when i edit the page just have left pane, center pane, and right pane,

how can add top pane and bottom pane?

thanks.

 

7/6/2011 6:16:51 AM
Gravatar
Total Posts 18409

Re: add pane

See the article More Than 3 Content Panes.

Best,

Joe

7/6/2011 9:04:03 PM
kok
Gravatar
Total Posts 47

Re: add pane

hi Joe,

thanks your help,

i already copy code to layout manager,

edit this page have appear Alternate Pane 1 and Alternate Pane 2,

but when i create new contents on Alternate Pane 1 or Alternate Pane 2,

at front page dun have appear New CONTENTS for settings or edit, why?

is me have miss some things?

thanks.

7/7/2011 7:52:25 AM
Gravatar
Total Posts 18409

Re: add pane

If the user is in a role allowed to edit it should show the edit links unless it is global content which can only be edited by Admins. If the links don't appear I would view the source of the page, maybe they are there but the styles make them not visible (ie white text on a white background or something like that).

Hope that helps,

Joe

10/17/2012 1:12:04 AM
kok
Gravatar
Total Posts 47

Re: add pane

The content that belongs here is too complex to display securely.
10/17/2012 8:20:55 AM
Gravatar
Total Posts 2247

Re: add pane

Hi,

Your layout.master doesn't help here. The problem is most likely due to CSS. Can you post a link to your site? If not, open your site in Google Chrome, and once open, press the F12 key on your keyboard (this opens the Chrome Dev Tools). Now click the magnifying glass in the lower left of the Dev Tools window. Now use your mouse to select the heading of the content that you don't see edit links for. You should see html markup on the left of the Dev Tools window. Look through there to see if you see the edit and settings links for the content in question. If you do, select one of the links and then look at the CSS on the right of the Dev Tools window. You will probably see something there that is hiding the links.

Hope this helps,
Joe D.

10/17/2012 10:12:00 PM
kok
Gravatar
Total Posts 47

Re: add pane

Hi,

I have follow your step to check, but cannot find the hide link,

I need add bottom pane, this link for my site : http://cms.hanwebfusion.com/test.aspx

Thanks so much your help.

10/22/2012 9:19:30 PM
kok
Gravatar
Total Posts 47

Re: add pane

Hi Joe,

Have find any missing or solution?

Thanks.

10/23/2012 6:32:31 AM
Gravatar
Total Posts 18409

Re: add pane

I don't see any error but you are using a very old Artisteer design. You might check the log for any error about the master page in case there is an error that I'm not noticing.

My guess is it is hidden by css because Artisteer uses overflow:hidden; on the side columns

I can't really offer help for adding panels to Artisteer designs or modifying Artisteer designs outside of Artisteer. 

Best,

Joe

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