WP All Import Pro

WP All Import Pro v4.11.1

No permission to download

Sillysid

New member
Babiato Lover
Jul 9, 2020
19
4
3
Has anyone got the toolset types addon for WP All Import please? :love:
It would be very much appreciated. Thanks
 

S.Ç.

Member
Jan 7, 2019
31
6
8
I want to use the export part of this plugin. I did the installation but I couldn't find any export in it. Can you help me?
 

Sillysid

New member
Babiato Lover
Jul 9, 2020
19
4
3
Can anyone download the Toolset types addon from the user portal if you have access? Need to give it a whirl before i bite the bullet and purchase it.
Thanks in advance if anyone can help. (y)
 

Turkuaz

Active member
Sep 30, 2020
195
23
28
i have 2 question:

1) is it working?
2) I've used a different version of this plugin before. However, it doesn't pull the whole page on any website, only a certain part of it. How can I get the whole page and what code can I write?
 

Tisco

Member
Jun 24, 2020
44
9
8
This patch removes the license check, allowing to enter any string as license key on the settings page.

Hello, excuse my ignorance, but how to apply this patch?
Would it be directly in the database?

If you can explain how to apply it would be very enlightening.
Thank you very much!!!
 

IntBoat

New member
Aug 14, 2022
13
20
3
Hello, excuse my ignorance, but how to apply this patch?
Would it be directly in the database?

If you can explain how to apply it would be very enlightening.
Thank you very much!!!
This is a patch for GIT. The 'git patch apply' command can be used to automatically change the file.
You can also open the file in a text editor to see the changed content right away.

The first updated file is "controllers/admin/license.php."

Within
PHP:
protected function activate_licenses() {
//...
//...
}
Add lines beginning with + and remove lines beginning with -.

Result
PHP:
protected function activate_licenses() {
   return true;
}
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu