• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WPjobster - Service Marketplace WordPress Theme

WPjobster - Service Marketplace WordPress Theme v5.8.1 + Addons

No permission to download
I think I have fixed it.

Go to this file.
/includes/theme-setup/license.php

And find
function wpj_is_allowed( $feature ) {
if ( the_loop_check() >= wpj_get_min_lcs_for( $feature ) ) {
return true;
}
return false;
}


replace for this one
function wpj_is_allowed( $feature ) {
if ( the_loop_check() >= wpj_get_min_lcs_for( $feature ) ) {
return true;
}
return true;
}


Now you have Entrepeneur
but payment methode not show
 
Is it possible to update it to latest version.

How do I add users email addresses to newsletter list?

I think I have fixed it.

Go to this file.
/includes/theme-setup/license.php

And find
function wpj_is_allowed( $feature ) {
if ( the_loop_check() >= wpj_get_min_lcs_for( $feature ) ) {
return true;
}
return false;
}


replace for this one
function wpj_is_allowed( $feature ) {
if ( the_loop_check() >= wpj_get_min_lcs_for( $feature ) ) {
return true;
}
return true;
}


Now you have Entrepeneur
 
Hey all, i'm facing issue translating page "post-new-or-edit-job" , any idea how to solve this ?
 
I bought it for $30 and wanted to share it with you. I really like this community.

WPjobster - Service Marketplace WordPress Theme v5.6.0 NULL

replace for this one by diegobrasil said

function wpj_is_allowed( $feature ) {
if ( the_loop_check() >= wpj_get_min_lcs_for( $feature ) ) {
return true;
}
return true;
}

1586832937515.png
 
I bought it for $30 and wanted to share it with you. I really like this community.

WPjobster - Service Marketplace WordPress Theme v5.6.0 NULL

replace for this one by diegobrasil said

function wpj_is_allowed( $feature ) {
if ( the_loop_check() >= wpj_get_min_lcs_for( $feature ) ) {
return true;
}
return true;
}

1586832937515.png

thanks for share, where is download links bro ? :)
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock