Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Photo Seller Problem – no email is send when paying (Paypal)

by

Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Photo Seller Problem – no email is send when paying (Paypal)

Tagged: confirmation, email, PayPal, paypal issue

  • This topic has 47 replies, 5 voices, and was last updated 6 years, 4 months ago by Peter.
Viewing 3 posts - 46 through 48 (of 48 total)
← 1 2 3 4
  • Author
    Posts
  • November 30, 2016 at 5:38 am #73502
    Rudy
    Participant

    Below code is working fine for me.

    table.wps_digital_details_table
    tr td:first-child{
    display: none;
    }

    table.wps_digital_details_table
    tr th:first-child{
    display: none;
    }

    November 30, 2016 at 5:44 am #73503
    Rudy
    Participant

    And what about cart page. Qty is also showing in cart page.

    November 30, 2016 at 5:56 am #73504
    Peter
    Member

    This should work for cart page

    table#viewCartTable
    tr td:nth-child(2) {
    display: none;
    }
    table#viewCartTable
    th:nth-child(2) {
    display: none;
    }

  • Author
    Posts
Viewing 3 posts - 46 through 48 (of 48 total)
← 1 2 3 4
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • WP PDF Stamper Documentation
  • WP Photo Seller Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial
  • WP Photo Seller Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2023 | Tips and Tricks HQ