• Resolved Pampurrs

    (@pampurrs)


    Hi BrazenlyGeek,

    I’m loving Openbox on Thesis2. But I’m having a hard time getting this shortcode to work. Instead of executing the shortcode, it just displays it. Can you tell me how to get this shortcode to work in Openbox?

    <?php
    $title = get_the_title();
    $link = get_permalink();
    ?>

    [popup url=”<?php echo $link?>” width=”400″ height=”600″]<?php echo $title ?>[/popup]

    Thanks!!

    Pam

    http://wordpress.org/extend/plugins/thesis-openhook/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Openbox – where does my code go?’ is closed to new replies.