I present to you BB code for embedding Kickstarter/IndieGoGo
Widgets to your site. Tested on 3.8.7 and 4.2
================
Please remember to click Mark as Installed if you use this modification.
================
KickStarter
Title Kickstarter
BB Code Tag Name kick
Replacement
Example [kick]509186654/strengthen-the-project-gym-2013[/kick]
Description Will add specific Kickstarter.com Project Widget
Use {option} No
(Image) See attachment
IndieGoGo
Title IndieGoGo
BB Code Tag Name gogo
Replacement
Example [gogo]301495[/gogo]
Description Will add specific IndieGoGo.com Project Widget
Use {option} No
(Image) See attachment
Make sure you don't have kickstarter.png or indiegogo.png already in the folder you upload to.
______________________________________________________
Create a new Forum Block
AdminCP --> Forums and Moderators --> Forum Blocks Manager --> Add Block --> HTML & PHP
Title Promoted Project
Description What ever you want
Display Order What ever you want
Content Type HTML
Content Enter the part of URL you need wrapped in the appropriate BBcode
SAVE
Live DEMO -- HERE
Widgets to your site. Tested on 3.8.7 and 4.2
================
Please remember to click Mark as Installed if you use this modification.
================
KickStarter
Title Kickstarter
BB Code Tag Name kick
Replacement
<iframe frameborder="0" height="380" src="http://kickstarter.com/projects/{param}/widget/card.html" width="220"></iframe>
Example [kick]509186654/strengthen-the-project-gym-2013[/kick]
Description Will add specific Kickstarter.com Project Widget
Use {option} No
(Image) See attachment
IndieGoGo
Title IndieGoGo
BB Code Tag Name gogo
Replacement
<iframe src="http://www.indiegogo.com/project/{param}/widget" width="224px" height="439px" frameborder="0" scrolling="no"></iframe>
Example [gogo]301495[/gogo]
Description Will add specific IndieGoGo.com Project Widget
Use {option} No
(Image) See attachment
Make sure you don't have kickstarter.png or indiegogo.png already in the folder you upload to.
______________________________________________________
Additional Options:
Create a new Forum Block
AdminCP --> Forums and Moderators --> Forum Blocks Manager --> Add Block --> HTML & PHP
Title Promoted Project
Description What ever you want
Display Order What ever you want
Content Type HTML
Content Enter the part of URL you need wrapped in the appropriate BBcode
SAVE
Live DEMO -- HERE