Title: How use short code in button link
Last modified: August 24, 2016

---

# How use short code in button link

 *  Resolved [rajwantsingh27](https://wordpress.org/support/users/rajwantsingh27/)
 * (@rajwantsingh27)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-use-short-code-in-button-link/)
 * Hi,
 * I want to open a contact 7 form lightbox using short code
 * [formlightbox_call title=”Package Query” class=”1374826386773″]<button class=”
   requestquote”>Book Now</button>[/formlightbox_call]
    [formlightbox_obj id=”1374826386773″
   style=”” onload=”false”][contact-form-7 id=”1329″ title=”Contact form 1″][/formlightbox_obj]
 * how can make this work, with your plugin
 * [https://wordpress.org/plugins/wrc-pricing-tables/](https://wordpress.org/plugins/wrc-pricing-tables/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [rajwantsingh27](https://wordpress.org/support/users/rajwantsingh27/)
 * (@rajwantsingh27)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-use-short-code-in-button-link/#post-6157813)
 * [solved]
    figure it out myself, took me 2 days. In the plugin edit section, open
   file “wrc-pricing-tables.php”, almost towards the end is one li
 * li class=”pricing_table_button bbcolor-<?php echo $packageType[‘pid’]; ?> button-
   <?php echo $packageType[‘pid’]; ?>”> a href=”<?php echo $packageType[‘blink’];?
   >” class=”action_button”> <?php echo $packageType[‘btext’]; ?></li
 * this code in the href as mentioned below,
 * change this portions “<?php echo $packageType[‘blink’]; ?>” to your shortcode
   etc.
 * Remember if you update plugin all this is gone.
 * Of all compare plugins, this is the best i got. Good Work.

Viewing 1 replies (of 1 total)

The topic ‘How use short code in button link’ is closed to new replies.

 * ![](https://ps.w.org/wrc-pricing-tables/assets/icon-256x256.gif?rev=2969356)
 * [WRC Pricing Tables - Responsive CSS3 Pricing Tables](https://wordpress.org/plugins/wrc-pricing-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wrc-pricing-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wrc-pricing-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/wrc-pricing-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wrc-pricing-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wrc-pricing-tables/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [rajwantsingh27](https://wordpress.org/support/users/rajwantsingh27/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/how-use-short-code-in-button-link/#post-6157813)
 * Status: resolved