Okay
  Public Ticket #863617
Ad sections in theme options
Closed

Comments

  • mike started the conversation

    I cant seem to get the ads in the section of the theme setup to work.  I am trying to put in my own image.

    I can put them in widgets but not in the theme section

  •  93
    djwd replied

    Hi there,
    looks like you're trying to output a shortcode on the Ads textareas, which is not possible. The textareas accept Javascript /jQuery code (such as Google AdSense embed code) or regular HTML.

    If you want to load a custom image this should be the syntax:

    <img src="http://www.domain.com/imagesource.png" />

    Hope it helps

    Regards
    djwd