Blog View Archive

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.
4/20/2010 3:50:52 AM
Gravatar
Total Posts 22

Blog View Archive

Hi to all,

I have the divRight panel that is displayed in all of my pages, however when I clicked on a blog content,

The right panel disappears. Is it possible to retain everything in my right panel even when I go to the blog's archive?

Any suggestion please. Should I modify my layout.master?

Thanks!

4/20/2010 9:06:03 AM
Gravatar
Total Posts 2247

Re: Blog View Archive

Hi Tomas,

There is an option in the Blog Settings, "Show Page Right Content in Blog", that will allow the content in the divRight to show up.

HTH,
Joe D.

4/20/2010 10:24:22 PM
Gravatar
Total Posts 22

Re: Blog View Archive

got it!

Thanks Joe for the quick reply =)

3/15/2012 8:59:39 AM
Gravatar
Total Posts 11

Re: Blog View Archive

Hi,

I can see there are options for Left and Right content, but no option for Top or Bottom . . . 

is there a work around to get a Footer to display on a Blog archive page ?

best

3/15/2012 9:12:54 AM
Gravatar
Total Posts 18439

Re: Blog View Archive

Hi,

Add these to your user.config file:

<add key="Blog:ShowTopContent" value="true"/>

<add key="Blog:ShowBottomContent" value="true"/>

Most skins don't have top and bottom therefore it is implemented as config settings instead of blog settings.

Hope that helps,

Joe

3/16/2012 10:27:21 AM
Gravatar
Total Posts 11

Re: Blog View Archive

Thanks for the quick reply Joe,

Unfortunately your suggestion didn't display the bottom content on the blog feature page, I have right & left no problem.

I guess I'll have to add the footer to the layout.master or do you have any other suggestions ?

many thanks for your time

3/16/2012 11:19:16 AM
Gravatar
Total Posts 18439

Re: Blog View Archive

What version of mojoPortal are you using?

This was added about 14 months ago.

The page where the blog is would have to have content added to the bottom content section and this setting would make it show that on the blog post detail page.

3/16/2012 11:34:22 AM
Gravatar
Total Posts 11

Re: Blog View Archive

I'm using version 2.3.8.1 of MojoPortal, blog version 0.0.2.4

The initial blog page displaying the list of blogs displays the footer correctly, just nothing when you view each individual blog.

I have tried using the "ramblingsoul-5contentpanes" just to check my skin wasn't the problem.

best

3/16/2012 11:42:10 AM
Gravatar
Total Posts 18439

Re: Blog View Archive

If you edit user.config changes there are not automatically detected so you have to touch Web.config to make it notice the new settings.

Currently it only works on the blog detail page, for the next release I will make it also work on the category and archive pages.

Hope that helps,

Joe

3/16/2012 11:57:09 AM
Gravatar
Total Posts 11

Re: Blog View Archive

Thanks for your time Joe, just bought you a beer

cheers

3/16/2012 12:04:43 PM
Gravatar
Total Posts 18439

Re: Blog View Archive

Thanks for the beer Robert! I appreciate it.

Cheers,

Joe

10/5/2012 5:04:00 AM
Gravatar
Total Posts 87

Re: Blog View Archive

Hi,

I've upgraded mojoportal to the latest version and trying to show alternate panels in blog pages. it works correctly in blog post view, in viewcategory page, but in viewarchive it does not show any additional content: no top/bottom, no right panel. Is it only my configuration problem or some error happened in latest release?

Thanks,

Victor

10/5/2012 9:32:36 AM
Gravatar
Total Posts 18439

Re: Blog View Archive

Hi Victor,

Can you try to create the problem on our demo site? If it still exists there I will investigate it and fix it for the new release coming soon, but I think it may already be fixed in the repository, the demo site is running a recent build.

Thanks,

Joe

10/5/2012 9:44:07 AM
Gravatar
Total Posts 87

Re: Blog View Archive

Hi Joe,

yes please check this page 

https://demo.mojoportal.com/Blog/ViewArchive.aspx?month=10&year=2012&pageid=2438&mid=4191

it does not have test html block in right panel

but here it is present

https://demo.mojoportal.com/aliens-are-not-allowed-to-swim-here.aspx

Regards,

Victor

 

10/5/2012 10:00:59 AM
Gravatar
Total Posts 18439

Re: Blog View Archive

Thanks Victor!

This is now fixed in our source code repository so it will be fixed in the new release which should ship next week. Lots of other improvements in the blog also including support for media attachments for podcasting and a new improved internal comment system.

Best,

Joe

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