List Category post

Hi

Using Pro.

Within a column, is there a way to list the post titles from a specific category please?

Thanks
Alex

Hi Alex,

Thanks for writing in! Could you please try utilizing a plugin for that. Perhaps the following plugin may suit you (https://wordpress.org/plugins/list-category-posts/#description).

If not, you may have to search for a similar plugin.

Thanks!

Hi Thanks. Yes that works a treat, very many thanks for your help. One issue i have. Could you look at the page shown below. I am not sure why the list in column 2 in not aligned to the top of column 1. Your help would be much appreciated

Thanks

Alex

Hi there.

Please add this code in the Global CSS:

p:empty {
    display: none;
}

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.