0
Welcome Guest! Login
0 items Join Now

Blog menu displaying tags instead of post titles

    • beamaria's Avatar
    • beamaria
    • Elite Rocketeer
    • Posts: 513
    • Thanks: 6

    Re: Blog menu displaying tags instead of post titles

    Posted 4 years 1 month ago
    • Ok, with some try on localhost I was able to spot part of the problem. In this code

      {% include 'partials/taxonomylist.html.twig' with {base_url: my_url, taxonomy: 'tag', children_only: true} %}

      I need to specify more than one category in base_url.
      If for instance I write this value in my_url http://localhost:8888/gravsite/news/blog the posts in category "blog" are correctly displayed according their tags, but nothing is working for the other category "features"
      I need to alter the code above to add more than a category in route my_url
      The problem is that the taxonomy list plugin works with one category only and it is not possible to add new categories to the default route. I tried to add a boolean | but the field rout to blog doesn't accept it
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Blog menu displaying tags instead of post titles

    Posted 4 years 1 month ago
    • As this is nothing to do with any RT products and you don't have any current RT subscriptions it may be that the GRAV community are the best placed people to assist you with this https://discourse.getgrav.org/

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.054 seconds