Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #325559

    Hi!

    I have a little problem.: i can not display a post on pages since i am using zen menu logic plugin.
    before the plugin I used categories to define where the post belongs.

    I am using a secondary menu (it acts as the main navigation). Is something wrong with that concept?

    maybe You know a solution?

    Thank You very much!

    Regards,
    finlando

    #325563

    Hi Finlando!

    Not sure if i understood you correctly but you can add Blog Posts element to your page and choose to display certain category

    Cheers!
    Yigit

    #325572

    Thanks a lot Yigit!

    (i did not updatet the masonry category settings)

    Cheers!
    finlando

    #325573

    Hi!

    You are welcome Finlando! Have a nice weekend

    Cheers!
    Yigit

    #325629

    Hi Yigit!

    one last question please.: how can iexclude a certain post (e.g. the new one) from the blog post element. (i want to add it in an other page element with other properties)

    Thanks a lot for Your help!

    Cheers!
    finlando

    #326787

    Hi!

    Please add following code to Quick CSS as an example

    .page-id-2868 article.post-5348 {
    display: none;
    }

    Here is how you can find page ID and post ID – http://i.imgur.com/cgLrUXS.png?1
    If this was not what you meant, please elaborate. Direct links to pages where we can see elements you would like to remove would help a lot :)

    Best regards,
    Yigit

    #327090

    Thank You very much, Yigit!

    Cheers!
    finlando

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘post categories’ is closed to new replies.