Twitter feed coded in PHP not working
Copy link to clipboard
Copied
Hi All,
I am trying to figure out an alternative method to my twitter feed that was coded in PHP and found out that BC does not support PHP. As you can see from the link below, the feed refuses to load.
Can anyone recommend a method similar to what is in the footer of my website but that will be supported by BC?
Regards
Nathan
Copy link to clipboard
Copied
Nathan, not an exact answer to your question - but for future reference, we do implement PHP based applications by hosting them on an external server and iframe it into the site.
Copy link to clipboard
Copied
There are a few options for using a Twitter Feed with BC.
1) As ryandavidpardey said you can use an external server then bring that in through an iFrame.
2). Take a look at this app for BC - Twitter Feed which will import an unstyled Twitter feed into BC and allow you to apply styling.
3) Use Twitters embed.
There may be other ways but I am unaware of them.
Copy link to clipboard
Copied
Easiest and cheapest is the twitter widget.
Just go to your twitter account - widgets and create a twitter feed, change the account name in the code to the one you want. Insert - done.
Copy link to clipboard
Copied
You should get http://www.bcappstore.com/apps/twitter-feed if you don't
want it to look like a turd.
On Wed, Jun 4, 2014 at 7:55 PM, Liam Dilley <forums_noreply@adobe.com>
Copy link to clipboard
Copied
Thank you everyone for your valuable feedback. I think Mario's solution is probably the one I will go for just for simplicity sake. Pity about the cost, but a time saver indeed.
Regards
Nathan
Copy link to clipboard
Copied
Great info.
Thanks
Copy link to clipboard
Copied
Just so everyone knows you can style the widget with CSS overrides and it has options to set certain things off as well.
