html - Embedding an iframe in Wordpress does not work -


i need embed following code on self hosted wordpress installation -

<iframe id="slydy"      style = "border: none; max-width: 100%; min-width: 100px;"      src = "http://slydy.co/users/tcc/01"      width = "648"      height = "435"      frameborder = "0"      marginwidth = "0"      marginheight = "0"      scrolling = "no"      allowfullscreen = "allowfullscreen">  </iframe> 

but doesn't show up. i've installed same on @ least 2 other wordpress blogs , worked fine.

what setting need tweak?

probably 1 of these things:

  1. if website https blocked because iframe http.
  2. make sure in text ( not visual ) editing mode on post editing screen
  3. wp caching ?

Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -