WebSite X5Help Center

 
Clemens V.
Clemens V.
User

Article list sorted by categories in sidebar?  en

Autor: Clemens V.
Visitado 107, Followers 1, Compartido 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.

Publicado en
5 RESPUESTAS
Clemens V.
Clemens V.
User
Autor

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.

Leer más
Publicado en de Clemens V.
Clemens V.
Clemens V.
User
Autor

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.

Leer más
Publicado en de Clemens V.
Daniel W.
Daniel W.
User
Usuario del mes 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; }

-----

-----

-----

-----

-----

-----

Leer más
Publicado en de Daniel W.
Daniel W.
Daniel W.
User
Usuario del mes 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.

Leer más
Publicado en de Daniel W.