• Resolved rmarkb

    (@rmarkb)


    I have a nice tag list of webinar speakers to allow filtering by a specific speaker. It works very well for this.
    When clicking on a tag, you are redirected to a ‘tag archive’ page for that speaker.

    My question is about styling that archive page. It appears with the title, followed by the featured image, followed by the excerpt.
    Is it possible to use CSS (or some other method) to style the tag archive page with the title followed by the image displayed as a thumbnail to the left of the excerpt?
    (More like a standard archive list.)

    I have searched for solutions to this but have been unable to come up with anything that works.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • It is possible to change that page, but this is a question about themes (You could ask it in the forum of your theme). This plugin cannot modify what happens on the tag page.

    I don’t think you can do everything with CSS, like changing the order of images and text.

    You could create a child theme of your theme (there are plugins that help you do that), find the .php file in the child theme folder that creates the tag page (some help here) and then change the code. This can get complicated and it may be necessary to ask a friend with coding experience or hire a programmer.

    Thread Starter rmarkb

    (@rmarkb)

    Thanks for your response, Chris.
    I wanted to make sure I was not overlooking something with the plugin, either with CSS or a PHP code snippet.
    I’m trying to cover all the bases, so I did send a message to the theme developer as well.

    Thank you for the link to the Tag Templates codex page. That could prove useful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tag archive format’ is closed to new replies.