WebSite X5Help Center

 
Clemens V.
Clemens V.
User

Article list sorted by categories in sidebar?  en

Автор: Clemens V.
Просмотрено 226, Подписчики 1, Размещенный 0  

I desperately need to place boxes with article lists, sorted by category, in the sidebar like in the image attached here. I cannot believe that this shouldnt be possible but I cannot figure out how.

Размещено
5 Ответы
Clemens V.
Clemens V.
User
Автор

But then the system will not pull the articles (blog entries) by itself and compile the list by itself. This would mean constant manual adjustments.

Читать больше
Размещено От Clemens V.
Clemens V.
Clemens V.
User
Автор

I mean - this is the oldest website layout and I simply cannot wrap my head around it that this should not be possible with this software. I have uploaded another image to show the context of what I have to achieve.

Читать больше
Размещено От Clemens V.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DE

To display the blog articles as headings as desired, these 3 steps are necessary, which I have just tested myself.

  1. On the right side of the page, place the "Article List" object three times, one below the other (see screenshot), and select a different blog category for each object.
  2. Uncheck all invisible parts of the three "Article List" objects.
  3. Add additional CSS code to hide the DIV containing the image.

        div .im-cc-BlogPostWrapperCardCover { display:none; }

-----

-----

-----

-----

-----

-----

Читать больше
Размещено От Daniel W.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DE

To make things easier, create the "Article List" object once and configure the settings, then copy and paste the "Article List" object below it. Now just adjust the category and heading for objects 2 and 3.

Читать больше
Размещено От Daniel W.