• Resolved fabsalsa

    (@fabsalsa)


    Dear Support,

    I am creating an affiliate book store. I would like to create separate pages per author that include bio and books. See an example here https://photographybookstore.net/product-category/author/scott-kelby/

    How can I do it? I mean, in the end I would like to have an author page where people can click on the photo of a particular author and go to a page like the one I copied above.

    Thank you,
    Fabrizio

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • You could either have a category for each author or have a tag for each.

    Create a page for the author then use a block to display the products by category or tag under the author bio

    https://woocommerce.com/products/woocommerce-gutenberg-products-block/

    If you don’t want to use Gutenberg blocks then the built in shorcodes withh work too:

    https://docs.woocommerce.com/document/woocommerce-shortcodes/

    Thread Starter fabsalsa

    (@fabsalsa)

    Thank you Seank123,

    I tried but I miss the author bio. Is there a way to have the whole category details shown (description + products)? Even better and ideally, I would like to have an author page with all the author folder shown so that the page visitor can click on the favorite author and see all his/her work.

    By the way, I am creating a category for each author.

    How are the author bios created? With a plugin or custom post?

    If you have the authors in categories under an ‘Author’ main category then you could have a page with the author categories listed:

    [product_categories number=”0″ parent=”0″]

    change parent=”0″ to the Author category and it’ll sop the subcategories.

    Or if you create a page with that author’s bio in it you can add the product blocks under the bio.

    Thread Starter fabsalsa

    (@fabsalsa)

    Hey Seank123,

    It seems to work ??
    https://www.photographybookstore.net/authors/

    Thanks mate

    • This reply was modified 5 years, 1 month ago by fabsalsa.
    Thread Starter fabsalsa

    (@fabsalsa)

    resolved by Seank123

    • This reply was modified 5 years, 1 month ago by fabsalsa.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Create separate pages per category’ is closed to new replies.