0
Welcome Guest! Login
0 items Join Now

Hide an article from the category blog view

    • Ali Samii's Avatar
    • Ali Samii
    • Elite Rocketeer
    • Posts: 629
    • Thanks: 2

    Hide an article from the category blog view

    Posted 12 years 2 weeks ago
    • I am trying to hide a specific article from showing up in the category blog view. I am not sure how to do that.

      On the following page, gobet.ergonomiq.net/études-de-cas/situat.../un-conjoint-violent there is an article with the title "Les adresses utiles dans les cantons romands".

      The article ID number is 201.

      I want hide that article so that it is not displayed on the category blog view. How can I accomplish that while maintaining the article under the category "Un conjoint violent"?
    • Thank you.

      Ali Samii
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Hide an article from the category blog view

    Posted 12 years 2 weeks ago
    • not very practical but you could hide the last row via

      .menu-un-conjoint-violent section.blog div.items-row:last-child {
      display: none;
      }
    • Ali Samii's Avatar
    • Ali Samii
    • Elite Rocketeer
    • Posts: 629
    • Thanks: 2

    Re: Hide an article from the category blog view

    Posted 12 years 2 weeks ago
    • Hi Henning,

      Yes, I thought of that, however, that isn't very practical as things can change, for example, new articles could be added, and so the article currently in the last row may end up in a different row, or in a responsive layout, the layout may be different, so the position of the article could be different.

      Is there any way to specifically exclude an article from the category blog view?
    • Thank you.

      Ali Samii
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Hide an article from the category blog view

    Posted 12 years 2 weeks ago
    • well why is it in that category anyway?
    • Ali Samii's Avatar
    • Ali Samii
    • Elite Rocketeer
    • Posts: 629
    • Thanks: 2

    Re: Hide an article from the category blog view

    Posted 12 years 2 weeks ago
    • It is related to the other articles in that category, but is only meant to be available via a link from within the other articles.

      There a few articles like that in different categories.
    • Thank you.

      Ali Samii

Time to create page: 0.071 seconds