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

estore in wordpress theme

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › estore in wordpress theme

Tagged: wordpress

  • This topic has 1 reply, 2 voices, and was last updated 14 years, 8 months ago by amin007.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 5, 2010 at 2:28 am #2166
    xia
    Member

    Hi

    I’ve got the WordPress template shortcode working fine in a theme, but I don’t seem to be able to use methods like product_price to show the price.

    print_eStore_buy_now_button($pid)

    Is there anyway to do this?

    TIA

    November 5, 2010 at 3:48 am #26126
    amin007
    Participant

    When you call a PHP function you need to make sure that the place you are trying to use the code on can execute PHP. If you adding this on your template file then try adding the following:

    $pid = 2;
    <?php echo print_eStore_buy_now_button($pid); ?>

    2 is an example value here.

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

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • 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
  • 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

Our Other Plugins

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

Copyright © 2025 | Tips and Tricks HQ