Well i can build a Arcade website with 5,000 games added from MochiMedia(with your affilialte link) + HeyZap(with your Affiliate links)
PM me for more details
no you cannot use Indian debit cards on paypal, as RBI has restricted Indian banks to use 3D secure code for online transactions. Credit Cards may work!
do you guys can tell me what is wrong with this code:
<div id="content">
<?php
if (have_posts()) :
while (have_posts()) :
the_post();
if (is_single() || $wp_query->is_single || $wp_query->is_singular) {
previous_post_link('«...
can anyone tell me what is wrong with this code:
<?php $swf_code = get_post_meta($post->ID, 'swfcode', true);
echo '<embed src=".$swf_code" menu="false" height="600" width="480" pluginspage="http://www.macromedia.com/go/getflashplayer/">';
?>
thanks in advance :)
as titile says i need set up my VPS. i already added A Records to my domain as IP address of my VPS,
Installed Koloxo, added domain in koloxo cpanel but whenever i tried to open it, it ends up with blank page. can anyone help me with this?
or you may also use wordpress custom fields, in this you just have to put the url of that thumb. you just need to put these snippets
<?php $thumb = get_post_meta($post => ID, 'thumb', true); ?>
<a href="anylink"><img src="<?php echo $thumb; ?>"></a>
"thumb" is your custom field
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.