Shortcodes in Theme Options

Discussion in 'Foogo Pro WordPress Theme' started by gwindylyn, Apr 22, 2015.

Thread Status:
Not open for further replies.
  1. gwindylyn

    gwindylyn Member

    Joined:
    Mar 16, 2013
    Messages:
    47
    Likes Received:
    1
    Is there any way to make shortcodes work in the Theme Options? More specifically under Top Heading under General Settings? I want to put a slider there with the slideshow plugin's shortcode.
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    If you wish to apply slideshow plugin's shortcode under Top Heading than use the below code and put in the highlighted place specified in the image below:

    Code:
    <?php echo do_shortcode("[Your Shortcode]"); ?>
    foogo-shortcode-slider.png

    Hope it will solve your issue.
     
  3. gwindylyn

    gwindylyn Member

    Joined:
    Mar 16, 2013
    Messages:
    47
    Likes Received:
    1
    Unfortunately, that didn't work.
     
  4. sameerwalkar

    sameerwalkar Guest

    Hello,
    Please provide the following information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]
     
  5. gwindylyn

    gwindylyn Member

    Joined:
    Mar 16, 2013
    Messages:
    47
    Likes Received:
    1
    I got it to work. Thanks!
     
Thread Status:
Not open for further replies.

Share This Page