• Resolved Wasabi Ice Cream

    (@wasabi-ice-cream)


    First, I wanna say that this plugin is absolutely amazing. Been searching for something to do this for years. I’m trying to display some of my taxonomy inline, instead of with line breaks.
    Using the code:

    [for each=platforms order=ASC current=true trim=true]
    [each link],
    [/for]

    What I’m getting is:

    PC,
    
    Xbox One,
    
    Xbox Series X,

    but, what I’m trying to do is:
    PC, Xbox One, Xbox Series X

    Thanks in advance!

    EDIT: Disregard. The editor was adding the extra line breaks.
    The full code should be entered in a single line:
    [loop type=page gp_hubs=games][for each=platforms order=ASC current=true trim=true][each link], [/for][/loop]

    • This topic was modified 5 years, 11 months ago by Wasabi Ice Cream. Reason: Solved

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

The topic ‘Displaying [each] taxonomy inline’ is closed to new replies.