WPIntell

Source evidence

Elementor Breaking Bug

Devices for Elementor · support · 2018-11-29T21:38:00+00:00

complaintsentiment
mediumseverity
0.93relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jacobberendes unresolved
The view renders correctly but the editor never completes loading. editModel is undefined if ( '' !== settings.media_portrait_screenshot.url ) { var portrait_screenshot = { id : settings.media_portrait_screenshot.id, url : settings.media_portrait_screenshot.url, size : settings.media_portrait_screenshot_size, dimension : settings.media_portrait_screenshot_custom_dimension, model : editModel }; var portrait_screenshot_url = elementor.imagesManager.getImageUrl( portrait_screenshot ); if ( ! portrait_screenshot_url ) { return; } output += '<figure><img src="' + portrait_screenshot_url + '" /></figure>'; } The page I need help with: [ log in to see the link] Hi, I think I solved it. Go to the “devices.php” file located here: /wp-content/plugins/devices-elementor/includes/widgets Then go to line 706 and remove the comma in the end of the line. Next, comment out line 707 (like this: /*model : editModel*/). Save and try loading Elementor. I’m not sure that’s the right way but it worked for me. The reason they don’t fix it seems to be that they have the devices feature on a paid version that include few other things inside. This reply was modified 7 years, 4 months ago by ido1990 . the plugin should be updated! Please dev, you got a lot of supporters here.

Comments

2 shown
ido1990 2019-01-03T09:18:00+00:00

Hi, I think I solved it. Go to the “devices.php” file located here: /wp-content/plugins/devices-elementor/includes/widgets Then go to line 706 and remove the comma in the end of the line. Next, comment out line 707 (like this: /*model : editModel*/). Save and try loading Elementor. I’m not sure that’s the right way but it worked for me. The reason they don’t fix it seems to be that they have the devices feature on a paid version that include few other things inside. This reply was modified 7 years, 4 months ago by ido1990 .

alipiogabriel 2019-01-15T10:51:00+00:00

the plugin should be updated! Please dev, you got a lot of supporters here.