an
groups-icon

Want to use shortcode in PHP in content-listing-coupon.php template

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Navneet Kaur
    0 points
    Beginner

    Hi,

    I know we can use shortcode in this template using

    [title]
    [code]

    But I want to add one if else condition… For eg if [code] == “12345” then do this else do something

    How to achieve this??

    I am trying to use following but it is not working:-

    <?php if (do_shortcode(‘[code]’) == “12345”) { ?>

    [code]

    <?php } ?>

    November 9, 2014 at 2:47 pm
  • Richard Bonk
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    November 13, 2014 at 7:43 pm
  • Navneet Kaur
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    November 17, 2014 at 5:13 pm

369

Views

2

Replies