Welcome to the community support forum.  Please use this section to post your questions, problems or other items for discussion that can benefit the Blogstampede community.

 
You must be logged in to post Login
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

wordpress.com and the submission form not showing up

UserPost

5:01 pm
October 11, 2010


Blog Stampede Support

Post edited 5:04 pm – October 11, 2010 by Blog Stampede Support


Users of WordPress.com blogs have reported problems embedding the submission form code into their sites.  The problem comes from WordPress.com's security permissions that are very strict and do not allow iframe, flash or javascript HTML code in the postings. 

Unfortunately, this only leaves two options currently:

1. add a link to open a new window to display the form using the code from the submission form box.

the HTML code for this action could be done using javascript or the simplest way would be to us  a "_blank" target link.  The example code would look like this:

e.g.  <a href="http://blogstampede.com/form/show-form.php?key=MTox" target="_blank">My test link</a>

or

2. Publish your listing in the Blogstaemped directoy and sending the users to the built in form on the main blogstampde site.  The direct link can be found by searching for your query in the active query list can copy the URL from the "respond" link

No Tags