page-builder
Here are 75 public repositories matching this topic...
Add to UserComponent's rule's documentation when is each rule triggered. Meaning, when and how often is each callback called.
https://craft.js.org/r/docs/api/user-component
for example: (note, I don't know if my assumptions are correct)
rules?
canDrag(currentNode: Node, helpers: NodeHelpers) => boolean
Specifies if a component can be dragged. Applicable only to components whos
单选或者多选增加横放排列方式
单选或者多选增加横放排列方式
#!en FAQ #!zh 常见问题答疑
I am new to Unyson framework, and have conducted a documentation search and found nothing on the follow:
Is it possible to use Divider elements to create an overlapping effect of my first column over the slider on a homepage?
-
Updated
Jun 26, 2020 - TypeScript
Project example
Hi Vuse team,
I really like your project but I think the docs are not that clear.
Your example project looks great. Is it possible to publish this code?
This would be helpful to understand how to set up the project properly.
I am currently facing a problem while setting up Vuse in a Nuxt project:
// plugins/vuse.js
import Vue from 'vue'
import Builder from 'vuse'
Vue.use
-
Updated
Mar 8, 2018 - Vue
-
Updated
Jun 6, 2020 - PHP
-
Updated
Jun 26, 2020 - JavaScript
We have given links (Anchor Links) to enable the user to jump to various sections of the page in our website. As a result, with each click on the link, a #hash is appearing in the browser URL bar. So if a user clicks on 5 links to jump to different sections within a page, he will require 6 clicks to the browser back button to actually go back a page. How can I remove this #hash from the URL?
-
Updated
Jun 22, 2020
-
Updated
Mar 16, 2020 - PHP
-
Updated
May 29, 2020 - C++
We should provide Yoast Sitemap with a list of the images added using SiteOrigin Widget block. This can be done using the wpseo_xml_sitemap_img filter.
-
Updated
Mar 10, 2019 - C#
-
Updated
Jun 24, 2020 - PHP
-
Updated
May 29, 2020 - JavaScript
-
Updated
Jun 19, 2020 - PHP
-
Updated
Jun 8, 2020 - PHP
-
Updated
Jun 26, 2020
Mesh uses post meta fields, when the page/post is translated (e.g. using WPML or Polylang),
the Mesh specific fields aren't copied to the translated post,
hence all Mesh configuration has to be redone for each translated post.
It is possible to let WPML/Polylang copy these fields using a [wpml-config.xml file](https://polylang.wordpress.com/documentation/documentation-for-developers/the-w
-
Updated
Oct 7, 2019 - JavaScript
-
Updated
Mar 7, 2018 - PHP
-
Updated
Sep 24, 2019 - PHP
-
Updated
Dec 17, 2017
Needs Exit Button
The editor is in need of an exit button which when clicked should return the user to the page they were on when they accessed the editor.
Also, the 3 buttons/icons after the Save button do not seem to do anything - details?
-
Updated
Apr 2, 2020 - PHP
-
Updated
Jun 6, 2020 - TypeScript
Improve this page
Add a description, image, and links to the page-builder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the page-builder topic, visit your repo's landing page and select "manage topics."


There seems to be a lack of documentation for developers on how to implement global settings in the new Theme Style section of the Elementor Editor as well as how to reference those global settings.
What is the proper way to implement this functionality? Once implemented, how can I get the value of the registered controls from somewhere else in the application like a dynamic tag?
I was told