Skip to content

Commit 2e0dc10

Browse files
committed
[MA Photos] Fixed img resize issue in elementor
1 parent 5dbda2d commit 2e0dc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/inc/class-elementor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public function mighty_extension_media()
261261
"category" => "photos",
262262
"photoId" => "2QSPL8V",
263263
"attachmentData" => [
264-
"id" => 133,
264+
"id" => $attach_id,
265265
"title" => "Lorem ipsum dolor sit amet",
266266
"filename" => "lorem-ipsum-dolor-sit-amet.jpg",
267267
"url" => $localUrl,

0 commit comments

Comments
 (0)