Best Blackhat Forum

Full Version: [GET]AdForest v3.0.2 [ Latest ] CLASSIFIED AD's THEME
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It has been Requested here :)

http://bestblackhatforum.com/Thread-REQ-AdForest-Classified-WordPress-Theme?highlight=AdForest+v3.0.2



AdForest is one of the leading and the latest Premium Classified Ads WordPress theme. Adforest provides an outstanding front-end UI. Get ad posting WordPress theme with different color options and with awesome functionality.


Here's the Mega link DIRECT
Please update v 3.0.4
Thanks
Please update v 3.0.4
Thanks
It said "Please Verify your PURCHASE code in order to work this theme."
FILE

wp-content\themes\adforest\tgm\tgm-init.php


THIS

function sb_themes_register_required_plugins() {
// check if purchase code is there
if( get_option( '_sb_purchase_code' ) == "" )
{
return;
}

REPLACE WITH THIS

function sb_themes_register_required_plugins() {
// check if purchase code is there
if( get_option( '_sb_purchase_code' ) == "verified" )
{
return;
}

-----------------------------------

FILE
wp-content\themes\adforest\inc\utilities.php

THIS


if ( ! function_exists( 'adforest_sample_admin_notice_activate' ) ) {
function adforest_sample_admin_notice_activate() {
if( get_option( '_sb_purchase_code' ) != "" )
{
return;
}

REPLACE WITH THIS

if ( ! function_exists( 'adforest_sample_admin_notice_activate' ) ) {
function adforest_sample_admin_notice_activate() {
if( get_option( '_sb_purchase_code' ) != "verified" )
{
return;
}
Could you also share its android apps template too.
Here is the link >> https://codecanyon.net/item/adforest-cla...p/20963101
AdForest - Classified Native Android App
Obhandari, why dont you buy and share it here?
Reference URL's