Search results page and columns

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
10/21/2010 9:49:02 AM
Gravatar
Total Posts 22

Search results page and columns

Hi,

My skin is based on the fact that a page should always have two columns. For page I create, this in not a problem since I add content to the right column. However, since I have no direct control over the Search results page, it is displayed without anything in the right column so it breaks the design.

How can I tell mojoportal that the design for the search results page should have two columns (center and right)?

10/21/2010 10:19:54 AM
Gravatar
Total Posts 18439

Re: Search results page and columns

you can add this to your user.config file:

<add key="ShowRightColumnOnSearchResults" value="true" />

10/21/2010 10:37:12 AM
Gravatar
Total Posts 22

Re: Search results page and columns

It doesn't seem to be doing anything.

Also, how would I select what would go into the right column?

10/21/2010 11:01:25 AM
Gravatar
Total Posts 22

Re: Search results page and columns

Note: I am still on version 2.3.4.2, could it be the problem?

10/21/2010 11:10:20 AM
Gravatar
Total Posts 18439

Re: Search results page and columns

yep, that is the problem, you should upgrade to the latest version

10/21/2010 11:11:59 AM
Gravatar
Total Posts 18439

Re: Search results page and columns

Note that it will not show any content in the right column unless you have configured some content to show on all pages using module wrapper. Otherwise it will show the column but it will be empty.

10/22/2010 12:48:15 PM
Gravatar
Total Posts 22

Re: Search results page and columns

I upgraded and everything is now fine, thanks!

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