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

customize manual page

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › customize manual page

Tagged: Custom Value, customize, Manual Checkout

  • This topic has 15 replies, 4 voices, and was last updated 13 years, 6 months ago by admin.
Viewing 16 post (of 16 total)
← 1 2
  • Author
    Posts
  • November 10, 2011 at 3:35 am #21023
    admin
    Keymaster

    To me that looks like your system is trying to execute that shortcode when you save the post. It won’t cause you any harm (it shouldn’t try to execute the shortcode when you save the post).

    Do this and let me know if it helps. Open the “wp_eStore1.php” file and search for the following line of code:

    add_shortcode('wp_eStore_on_page_manual_gateway_form', 'wp_eStore_on_page_manual_gateway_form_handler');

    Once you find it change it with the following:

    if (!is_admin()){
    add_shortcode('wp_eStore_on_page_manual_gateway_form', 'wp_eStore_on_page_manual_gateway_form_handler');
    }

    Let me know if that helps.

  • Author
    Posts
Viewing 16 post (of 16 total)
← 1 2
  • 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