How to create an article on a category blog without it being part of the blog

StackOverflow https://stackoverflow.com/questions/21514572

  •  06-10-2022
  •  | 
  •  

質問

Basically I want to create a blog and an introduction to this blog. The introduction is an article, should show up on top and it's title should be the page's title.

The problem I am having is that so far the introductory article is shown as a blog post and treated as such, i.e. it's position changes when I publish a new post.

Could anyone let me know what I need to do? I am using joomla version 3.2

役に立ちましたか?

解決

An option is to set a description to the category and along with css style it (e.g. position and layout) as you require.

It is likely that the option related to category description for the particular menu item is set to Use Global, which would probably be to hide it. So it is required to set this option to Show. The option can be found in the category tab of the menu item corresponding to this blog category.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top