Elementor Pro | WordPress Websites Builder [Premium]

Elementor Pro | WordPress Websites Builder [Premium] v3.28.3 Nulled

No permission to download

Physkx

Well-known member
Null Master
Trusted Uploader
Aug 13, 2018
593
4,437
93
line 75
if ( version_compare( $wp_version, $version_info['requires'], '<' ) ) {
return $_transient_data;
}
line 85:
if ( version_compare( $this->plugin_version, $version_info['new_version'], '<' ) ) {

this is bug.
Change to following to clear PHP notices:

line 75:
if ( version_compare( $wp_version, 3.0, '<' ) ) {

line 85:
if ( version_compare( $this->plugin_version, 3.0, '<' ) ) {
 
  • Like
Reactions: pwdv81

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
Chnage to following to clear PHP notices:
line 75:
if ( version_compare( $wp_version, 3.0, '<' ) ) {
return $_transient_data;
}
line 85:
if ( version_compare( $this->plugin_version, 3.0, '<' ) ) {
$plugin_info = (object) $version_info;
unset( $plugin_info->sections );
$_transient_data->response[ $this->plugin_name ] = $plugin_info;
}
@Physkx .I do not want to change the original.
 

Lalo

Well-known member
Babiato Fan
Trusted Seller
Aug 25, 2018
964
682
113
Any advices why these errors? How I can solve it?

Screenshot_2020-10-20 Plugins ‹ — WordPress.png
 

dbatten

New member
Jun 25, 2020
7
-1
3
WHY AM I GETTING TROJAN VIRUS MESSAGES IN WINDOWS DEFENDER WHEN I DOWNLOAD AND EXTRACT ELEMENTOR PRO FROM THIS FORUM?

MULTIPLE SEVERE THREATS...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,715
120
Physkx updated Elementor Pro - The Mosts Powerful Page Builder Plugin with a new update entry:

Elementor Pro v3.0.5 + v3.0.12 Free [Final]

Download Elementor Pro v3.0.5 - WordPress Page Builder Free Nulled
= v3.0.12 - 2020-10-20 = Thanks To @NullMaster

* Tweak: Added "Read More" link to major version upgrade notice
* Tweak: Added System Info CLI command
* Fix: Redundant padding in Social Icons widget ([#12833](https://github.com/elementor/elementor/issues/12833))
* Fix: Editor role can't see "Edit with Elementor" button in top admin-bar ([#12175](https://github.com/elementor/elementor/issues/12175))
*...

Read the rest of this update entry...
 

onyx666

Active member
Nov 29, 2019
156
53
28
Came across this issue recently, not sure why? (See attachment) Any suggestions? Not sure what I do wrong. Can't edit with elementor... (Latest version installed)
 

Attachments

  • Screen Shot 2020-10-21 at 4.21.03 PM.jpg
    Screen Shot 2020-10-21 at 4.21.03 PM.jpg
    19.1 KB · Views: 30

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