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
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
Thanks a lot Yigit!
(i did not updatet the masonry category settings)
Cheers!
finlando
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
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
Thank You very much, Yigit!
Cheers!
finlando