Elementor Pro | WordPress Websites Builder [Premium]

Elementor Pro | WordPress Websites Builder [Premium] v4.1.0 Nuled

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Physkx

Well-known member
Null Master
Trusted Uploader
Aug 13, 2018
604
4,439
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

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,193
62,434
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.
 

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
78,069
112,320
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

  • Babiato Forum - The webmaster 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, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu