Hello to everyone,
Anyone knows how to make a category of news or articles to appear in a page and create a menu for it?
Thanks in advance.
Hello to everyone, Anyone knows how to make a category of news or articles to appear in a page and create a menu for it? Thanks in advance.
|
First create your page using the page builder, Then you are going to need to create a PHP block on that page and write the code to retrieve news articles based on the particular category. Then using the menu builder, you add a new item and then put in the link to the page you created. Easy Peasy; except maybe writing the code to retrieve the news articles; I have not written code to retrieve entries from the news thingy, maybe someone will step in and hand that bit of code to you. Geeks, making the world a better place |
Thanks for the information and help. They should make though more simple the administration so someone can make a menu with subcategory, even with an article.
|
It does not really work that way. Menu items are links to pages; not links to categories. However, it is possible to get to where you want to be as I outlined. If you are unsure how to do this, then I might offer my assistance. Geeks, making the world a better place |
Actually, if you want a link to a particular category; just copy the link to that category as created by Dolphin and use it as the URL in the new menu item. Geeks, making the world a better place |
I did it that way geel_girl :). Thanks
|