• Resolved sitesuccess

    (@sitesuccess)


    Hi,

    Is there a way to create a list of all/purchased pages that will show their main image (or any other layour customization)?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Pramschufer

    (@mattpramschufer)

    You have the following shortcodes
    [woocommerce-payperpost template='purchased'] and
    [woocommerce-payperpost template='all']

    Purchased shows all pages that have been purchased, and all shows all available products to purchase.

    As of right now it only outputs an unordered list with links for titles to the actual post. You could go in and edit /wp-content/plugins/woocommerce-pay-per-post/tpl/purchased.php and modify to include get_the_post_thumbnail()

Viewing 1 replies (of 1 total)
  • The topic ‘Show page thumbnail in list’ is closed to new replies.