Thread: Business CyberSEO -> Xcams API
View Single Post
Old 05-03-2016, 07:52 AM  
levd
Confirmed User
 
levd's Avatar
 
Industry Role:
Join Date: Jul 2006
Posts: 581
Cyberseo do you know how to fix the layout issue on the index page with this feed like people had with Bonga also: https://gfy.com/fucking-around-and-pr...bonga-api.html

I tried this:

$post['guid'] = $post['custom_fields']['thumb'];
$post['post_title'] = '' . $post['custom_fields']['screenname'];
$post['post_content'] = '<iframe src="http://www.xlovecam.com/prm/livechat/?id_affilie=10491&cf=ffffff&cc=990000&ct=000000&ca =ff3300&width=320&full=1&chat_align=right&psm=' . $post['custom_fields']['screenname'] . '&vol=25" frameborder="0" scrolling="no" width="650" height="300" name="xlove" id="xlove" style="overflow: hidden;"></iframe>';
unset($post['custom_fields']['thumb']);
unset($post['custom_fields']['screenname']);
__________________
levd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote