• 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"

Seosight - SEO, Digital Marketing Agency WP Theme

Seosight - SEO, Digital Marketing Agency WP Theme v5.21

No permission to download
The d/l seems to be version 5.4 and not 5.7. Looks like 5.4 is the current version according to the changelog. Tried a few d/l locations and all are 5.4. I had the older version 5.2 which had the file and folder listed in the licensing fix above, but they are not in the 5.4 version just downloaded. Does anyone have a licensing fix for 5.4?
 
The d/l seems to be version 5.4 and not 5.7. Looks like 5.4 is the current version according to the changelog. Tried a few d/l locations and all are 5.4. I had the older version 5.2 which had the file and folder listed in the licensing fix above, but they are not in the 5.4 version just downloaded. Does anyone have a licensing fix for 5.4?
i confirm it's v5.4 and it's not activated
you can't neather install demo nor update required plugins
 
hi bro, can you look again at the source regarding the license, it looks like it has changed bro, thanks
Open /wp-content/themes/seosight/lib/el/sturtupBase.php with any editor

after line 592: final function _CheckWPPlugin( $purchase_key, &$error = "", &$responseObj = null ) {

and before this line: if(empty($purchase_key)){


add this lines

update_option("SeosightSEO_lic_Key", 'lic_Key');
update_option( "SeosightSEO_lic_email", '[email protected]');
$responseObj = (object) [ 'is_valid' => '1', 'expire_date' => '01.01.2030', 'support_end' => '01.01.2030', 'license_title' => 'Single License', 'license_key' => 'XXXXXXXXXX', 'msg' => 'msg' ];
$this->SaveWPResponse( $responseObj );
return true;

Check the attachments
 

Attachments

  • Screen Shot 2021-05-02 at 2.32.09 AM.png
    Screen Shot 2021-05-02 at 2.32.09 AM.png
    190 KB · Views: 54
  • Screen Shot 2021-05-02 at 2.32.47 AM.png
    Screen Shot 2021-05-02 at 2.32.47 AM.png
    27.5 KB · Views: 52
Open /wp-content/themes/seosight/lib/el/sturtupBase.php with any editor

after line 592: final function _CheckWPPlugin( $purchase_key, &$error = "", &$responseObj = null ) {

and before this line: if(empty($purchase_key)){


add this lines

update_option("SeosightSEO_lic_Key", 'lic_Key');
update_option( "SeosightSEO_lic_email", '[email protected]');
$responseObj = (object) [ 'is_valid' => '1', 'expire_date' => '01.01.2030', 'support_end' => '01.01.2030', 'license_title' => 'Single License', 'license_key' => 'XXXXXXXXXX', 'msg' => 'msg' ];
$this->SaveWPResponse( $responseObj );
return true;

Check the attachments
thanks bro :)
 
there is no v5.7
it's 5.4
it's just mentioned that it's tested up to 5.7 (this means WP version)
 
  • Like
Reactions: opolo
Version 5.5.1 [31.05.21]
[fix] options import issue on new installation
[improve] add a link for the phone number in the footer box

Version 5.5 [21.05.21]
[fix] Shop page displays KC ccs codes below the header
[Fix] Polylang Customizer options translation
[fix] License related notice
[fix] Elementor blocks styles
 

Forum statistics

Threads
79,486
Messages
1,143,634
Members
249,099
Latest member
utpol2001
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