• Im having trouble understanding how to display lists of taxonomy entries

    First off, whats the best way to return a list of entries from a taxonomy? as far as i can tell, it will only let me get a list of child elements of an entry instead of being able to list the first level entries – so if i wanted to make a taxonomy called title, i have to first make a parrent entry called titles and put everything as a child inside that in order to get the full list of titles.

    Secondly, is there a better way to return these sets of list? as far as i can tell, the only way to return a list of child entries in a taxonomy is to use the widgets or short code– this means when i want to display a new list, i have to go back and create a new instance of the widget in order to display it.

    Also, how can i edit the way the lists are structured? currently it just puts everything in a pretty basic unordered list, which is rather a pain to deal with formatting. is there a file where i can edit the structure it sets up the list as far as div tags and class declarations

    thanks

    https://www.ads-software.com/plugins/thecartpress/

Viewing 1 replies (of 1 total)
  • Plugin Author Inigo Gonzalez

    (@inigoini)

    Hi,

    To make a list the better approach would be to create shortcodes. TheCartPress has a very powerful tool to crews those shortcodes.

    In TheCartPress themes template folder you can find some files to display lists of products. You have to copy them to your theme and change them. TheCartPress will use your files if they exists.

    Best regards and happy new year

Viewing 1 replies (of 1 total)
  • The topic ‘Having trouble with navigation/lists of taxonomy entries’ is closed to new replies.