-
I having four themes, I am creating an application where students can create pages using templates. I need to make it dynamic so if i select template one then i need to set template-one...
Here I s…
-
This issue is automatically created based on existing pull request: magento/magento2#39258: Restores backwards compatibility with TinyMCE plugins again (after it…
---------
… broke with introduction …
-
之前1.17.5分支上PageBuilder有泛型,
typedef PageBuilder = Widget Function(
String pageName, Map params, String uniqueId);
但是在1.22分支上又没有了,你们之后是怎么弄?加泛型还是之后不加了?不然现在注册的页面越来越多,改一遍很麻烦
typedef Widget PageBuil…
-
## Use case
For custom transitions there's already the possibility to declare a GoRoute with a pageBuilder. In cases where the same custom transition is needed for every page in the app, this metho…
-
### Description (*)
The one is related to the #494 issue. When you try to click the element, the toolbar appears with delay and actually catches the click on the element as a click on thrash icon, so…
-
I have this error when editing a page:
```
Warning: Invalid argument supplied for foreach() in
/wp-content/plugins/wr-pagebuilder/core/converter/converter.php on line 128
```
I disable code in **wp…
-
I have used this plugin in my wordpress theme project. It's awesome but often it's hanging out with running spinner when tried to add new elements. Could you please fix this error?
Thanks
-
Hi,
I have tested the Pagebuilder with all J4 RC's but after the last RC 6 I get this error when I try to enter the SP Pagebuilder:
An error has occurred.
0 Joomla\CMS\Plugin\CMSPlugin::setDispatch…
-
### Description (*)
As a user I can easily add a Magento [CMS Widget](https://docs.magento.com/user-guide/cms/widgets.html) via PageBuilder Panel Menu.
### Expected behavior (*)
Users should …
-
I have a landing_page/page_builder content item with multiple zones and blocks.
In my migration I am creating other content items and using references to store the content_id.
So for injecting i…