-
This issue serves to track working group member's opinions on the syntax options to use for our switch to text-mode. Please reply to this issue with a comment that shows your stack ranking of potentia…
-
===========
# [Beta 4 UPDATED - PLEASE READ BELOW!](https://github.com/elementor/elementor/issues/13434#issuecomment-763790904)
===========
Hi Elementor Beta testers 👋,
In a few weeks, we w…
-
I am using the calendar view to manage my cards date and time. Whatever date I input, it shows always the end date plus 1 hour. Is this 1 hour time lapse hard coded on Wekan, so I can not modify it, o…
-
### Describe the Bug
In order to add a tag to a page, I have to first click the "Edit" action so that I'm editing the document. Then there's a 🏷 "Page Tags" button in the right sidebar that expands a…
-
### Attempted Debugging
- [x] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
I would like to be able to …
-
I have this function, I have used it and it works fine without Timber.
```
function filter_ptags_on_images($content) {
$content = preg_replace('/\s*()?\s*()\s*()?\s*/iU', '\1\2\3', $content)…
-
*If you have problems with the installation please use our [community forum](https://community.leantime.io)*
**Describe the bug**
When editing a Todo the formatting is quite right. However when …
-
# Motivation
The following sites are being transitioned from Drupal 7 to the U of I Libraries' archival system:
* iwp.uiowa.edu/publishing-gallery
* iwp.uiowa.edu/shse
* iwp.uiowa.edu/silkroutes
* rio…
-
### Preconditions and environment
* Magento 2.4.5-p1
### Steps to reproduce
1. Create a custom module
2. Add custom style format according to the instructions for Extending the TinyMCE edito…
-
Hi, I'm trying to print a custom shortcode in ACF Wysiwyg, but it's not working.
my shortcode:
```
function uppercase( $atts , $content = null ) {
return '' . $content . '';
}
add_short…