Pricing Table

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16742
    ShelleyHol
    Member

    Hi

    I want to set up a couple of different sales pages.

    I am using a copy of the Pricing Page that came with the theme (Like the layout of the page). But as you can see on this page I’ve got four products showing http://elite.makeadentleadership.com/join-today-2/

    when in fact I only want three prices showing on this page.

    On a different sales page I’ll be using different pricing plans.

    Is there some way to say what pricing plans you want on the page?

    As well you can see that in the 3rd column I have a rather messy looking button with a Paypal coupon code, because I’d like to be able to sell the product at a discounted rate. Is it possible to make this look any better using your choose plan button (because at the moment I’ve just put the form in the text area of the pricing page, but it looks pretty horrid!)

    Thanks so much for your help.
    Shelley

    #16748
    Veena
    Moderator

    Pls use pricing_ids parameter in the shortcode with comma separated pricing post ids.

    [pricing_plans post_count=4 pricing_ids="234,235,236,238"]
    
    #16759
    ShelleyHol
    Member

    Fabulous thanks.

    Any thoughts on the Paypal coupon issue?

    #16774
    Veena
    Moderator

    Pls try the below custom CSS in themeoptions –

    .pricing-table form input[type="image"] {
        background: #c05042;
        max-width: 190px;
        padding: 15px;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.