Can't get Source code wrap around from printing
-
I was able to input the HTML code for my Leadbox into my test blog, but the wrap-around code prints.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Can you explain a bit more about what you’re looking to do? Are you trying to embed an object into your blog? If so, the embed code you’re using might be using a code blocked at WordPress.com as explained here:
-
I’m trying to embed my Leadpages Leadbox – it didn’t seem to have any of the blocked code. In fact, that code embedded o.k. It was the wrap code from WordPress that remained on the blog on preview.
-
Hi there,
Can you point me to where you’re trying to embed the box on your site or copy and paste the code here so I can take a look?
-
O.K. Here it is
This is a test to see what I would have to do to get people to link to my textbox. Join<a href=”
[Code language = “css”] Click here to subscribe to my mailing list [/code]
” target=”_blank”> SacredClick here to subscribe to my mailing list<script type=”text/javascript” src=”//my.leadpages.net/leadbox-765.js”></script>
“Click here to subscribe to my mailing list” is all that is supposed to show up from the html code above –
And the code and the WordPress wraparound code language and code is the instructions I found.
All I have.
-
Hi there,
The code you mentioned uses the “script” tag, which isn’t allowed at WordPress.com. The code you mentioned won’t function properly.
Instead of using the code you mentioned, I would just recommend using the linking HTML to place a subscription link in your text box:
<a href="subscription link here";>Click here to subscribe to my mailing list</a>That should do the trick!
-
-
- The topic ‘Can't get Source code wrap around from printing’ is closed to new replies.