-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
#…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.…
-
Hi guys,
I studied Flynt core and all the add-ons to customise it for our own theme because Flynt has some innovative features that I haven't seen in any other theme yet. Great work!!
At the mom…
-
@mathetos commented on [Thu Apr 28 2016](https://github.com/WordImpress/Maps-Builder-Pro/issues/80)
Many users leverage ACF to add map data into their custom post types. It stores the long/lat as an …
-
In a similar vein to this: -
https://github.com/StoutLogic/acf-builder/issues/81
I create a select:-
```
$field_settings = [
'choices' => [
'value' => 'label',
],
…
-
I've added a `post_object` field to select a page on an options page:
```php
$fields = new FieldsBuilder( __( 'Settings' ) );
$fields
->addTab( __( 'Pages' ) )
->addGroup( 'custom_pag…
-
Hi, I'm tring to translate an options page created with acf-builder. Since there is no GUI in for this page in the "custom fields" tab, I can't set WPML up:
https://wpml.org/documentation/related-p…
-
I am using Distributor on a complex multisite installation serving landing page builder developed using ACF as the foundation.
We are handling images on sites via Delicious Brains WP Offload S3 plu…