• Hello Devs,

    The help I need with my website is to create my category bar to open like a blog page. It’s a little difficult for me to describe what I really want.

    For example:

    you can check my site category name: Status (after home button)
    when you click it…it will not open anything… what I want to do is when someone clicks on Status… all of my related post categories (in the drop-down menu) show up with thumbnail. Just like you open a blog page and then so many posts show up with thumbnail.

    I want to do this for all of my categories. I hope you got my point.

    [ redundant link removed ]

    • This topic was modified 4 years, 11 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Richard

    (@richardcoffee)

    I am currently working on a plugin that might do what you are asking for. I haven’t submitted it to WordPress yet, but if you like to take a look at it, you can see it at https://github.com/RichardCoffee/dynamic-taxonomy-menu-items

    It’s still very much beta code at the moment, but if you think it’ll do what you want, I would be extremely interested in getting it to work for you.

    Thread Starter suvicharimages

    (@suvicharimages)

    That awesome….do i have to put any code in my website? If yes then how can I?

    Richard

    (@richardcoffee)

    No coding required, just download the zip file off GitHub. Then upload it into your admin dashboard via Plugins->Add New and click on the upload button to upload the file. Once you activate it, the new menu option will show up on your menu.

    Before doing any of that, make sure you have your website backed up. While it works perfectly on my site, you shouldn’t take any chances installing new plugins like this. If you know PHP, I would also suggest you browse the source code on GitHub. The README.md explains what the plugin does.

    If you have -any- problems with anything, open an issue on github about it. It would be better to have the conversation there rather than here on this forum.

    • This reply was modified 4 years, 11 months ago by Jan Dembowski.
    • This reply was modified 4 years, 11 months ago by Jan Dembowski. Reason: Remvoed link to own site, please don't do that
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Create my category like blog in menu bar?’ is closed to new replies.