You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning to evolve the godam/pdf block into a more generic godam/document block that supports multiple document types, similar to the core/file block. The remaining updates will be handled within the Gutenberg block and its shortcode.
Once the godam/document block is completed, we can proceed with adding support for the GoDAM Document widget in the Elementor editor.
cc: @joelabreo227
Thanks @KMchaudhary and rtCamp team for considering my PR.
Yes, let's wait for GoDAM/document block to be completed for Gutenberg.
Then we can proceed GoDAM Document widget in Elementor editor.
Also, what do you think about adding support WP Bakery? I would be happy to do it.
But, I don't have zip file for WP Bakery plugin it's a paid plugin. Can you guys provide me with a zip file?
@KMchaudhary Both CI failures appear to be infrastructure issues — missing GH_BOT_TOKEN for PHPCS and a silent crash in the plugin check action. These seem unrelated to the changes in this PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements a PDF viewer block for GoDAM, allowing users to embed and view PDFs directly within Elementor.
Demo:
compressed.Screen.Recording.2026-06-04.at.12.mp4
Note: WP Bakery support pending — it's a paid plugin.
Happy to implement if the zip is provided.