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

Fancy 6 Display – Remove Product Name

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Fancy 6 Display – Remove Product Name

Tagged: fancy 6, remove

  • This topic has 2 replies, 2 voices, and was last updated 13 years ago by SimoneFitzy.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • May 18, 2012 at 4:43 am #6347
    SimoneFitzy
    Member

    I would like to remove the Product Name from the Fancy 6 display. Can you please advise me how to do this? Is it easy?

    Thanks

    May 18, 2012 at 7:24 am #45182
    admin
    Keymaster

    WP eStore Product Display – Can I Change the Fancy Display?

    With that said, here is what you can do if you are okay with tweaking a bit of code.

    Open the “shortcode_include.php” file from the extra shortcodes plugin and find the following block of code. Once you find it remove it.

    $output .= '<div class="eStore_fancy6_product_name">';
    if(!empty($ret_product->product_url))
    {
    $output .= '<a href="'.$ret_product->product_url.'">'.$ret_product->name.'</a>';
    }
    else
    {
    $output .= $ret_product->name;
    }
    $output .= '</div>';

    May 18, 2012 at 8:22 am #45183
    SimoneFitzy
    Member

    Perfect. Thankyou!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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