What an amazing walkthrough you got there, great job mate. +++
I'm having hard time download FWP+ since when i go to site its just blank.
Maybe someone here could upload it here?
I have found a simple solution for only posting images - it's a little hacky, but just replace your the_content(); php call in the editor with this:
Code:<?php $content = get_the_content(); preg_match_all('/<img[^>]+>/i', $content, $result); $imgs = $result[0]; $content = ""; foreach($imgs as $img){ $content .= $img . "<br />"; } echo $content; ?>
This regex matches all the img tags in the post and only displays them, and if there's more then one, it'll put them all in under one another. Or should... I haven't tested it yet for multiple image posts.
Hi, I am a total noob, where exactly are you placing this code?
Many Thanks
<?php the_content(); ?>
<?php
$content = get_the_content();
preg_match_all('/<img[^>]+>/i', $content, $result);
$imgs = $result[0];
$content = "";
foreach($imgs as $img){
$content .= $img . "<br />";
}
echo $content;
?>
View attachment 42342View attachment 42343View attachment 42344
here are my earnings.i have hard time with this but i see its growing.
Greetings,
Thank you for the guide. Can anyone supply the FWD Limit posts by date plugin? Their website does not work
http://projects.radgeek.com/wp-content/download/fwp-limit-posts-by-date.2010.0929.zip
https://www.virustotal.com/en/url/a32c077af4d362e6e7e4d33c8700eba7f0ffe3c0c208e12f527da44351ad53c6/analysis/1386636369/
Anyone bought PRTrafficbooster for this? Any other tools that are worthy of buying for this method?
All in all, is it still worth it making 20-30 blogs on Tumblr and monetize with subdomains?
I did.And yes,it's worth every penny you spent. It's the best tool for such a low price
How much is the PRT? It has no price in their website.
Thanks