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
You are here: Home

leegriffin

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • April 7, 2015 at 8:07 pm in reply to: Photo seller – text instead of price list? #69429
    leegriffin
    Member

    I found a solution!

    First I created a price list called ‘Press’, but I didn’t add any prices to it. Then I added the following code to functions.php:

    function change_translate_text( $translated_text ) {
    if ( $translated_text == 'There are currently no configured digital or physical variations for this gallery. The administrator needs to configure some variations for the price list associated with this gallery!' ) {
    $translated_text = 'Press usage only. Please email to purchase high resolution files.';
    }
    return $translated_text;
    }
    add_filter( 'gettext', 'change_translate_text', 20 );

    Great Plugin!

    Now all you need to do is include keywords in search results and it will be perfect!

  • Author
    Posts
Viewing 1 post (of 1 total)

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