Skip to content

issues Search Results · repo:vinkla/extended-acf language:PHP

Filter by

57 results
 (78 ms)

57 results

invinkla/extended-acf (press backspace or delete to remove)

Hi, I m still madly in love with your library and use it in every WP project that I can. My question: I would like to set the placeholder text of the SELECT tag that exists in some of the field types. ...
  • bramchi
  • 4
  • Opened 
    on Feb 7
  • #160

PHP 8.3.6 Wordpress 6.6.2 What I m trying to do: register_extended_field_group([ title = title , fields = [ Image::make( slide_img , slide_img ) - ...
  • LeTraceurSnork
  • 1
  • Opened 
    on Jan 22
  • #159

Hello, I need a way to access Layout names (before registration), but I can t seem to find an api to get them. It seems the name and label are both passed to settings, but I can t access settings because ...
feature request
  • kevinruscoe
  • 4
  • Opened 
    on Oct 14, 2024
  • #158

I would like to implement a bidirectional field with a Relationship component but it seems not implemented yet. https://www.advancedcustomfields.com/resources/bidirectional-relationships/
feature request
  • antoine-waag
  • 7
  • Opened 
    on Oct 7, 2024
  • #157

Hey, I m seeing some odd behaviour with ConditionalLogic when registering fields on a term. Here s my code: add_action( acf/init , function () { $cycleQuotidienId = 516 ; register_extended_field_group([ ...
  • mboisvertdupras
  • 1
  • Opened 
    on Sep 17, 2024
  • #156

Description of the bug Using - dump() on a Field that has sub_fields always return the following error: Fatal error: Uncaught Error: Call to a member function get() on array The dump itself is returned ...
bug
  • marcoluzi
  • 2
  • Opened 
    on Aug 16, 2024
  • #153

Hi, PHP Critical error using ConditionalLogic in Repeater. ACF Extended ACF updated to the latest version. This is my code : ?php defined( ABSPATH ) || exit; use Extended\ACF\ConditionalLogic; use ...
  • Mytraas
  • 1
  • Opened 
    on Jun 29, 2024
  • #150

The application I m working on contains multiple blocks with the field below. Currently, we have kept the code in a WET approach, copying and pasting the block across all blocks. Extended\ACF\Fields\Text::make( ...
  • vinkla
  • 2
  • Opened 
    on Jun 19, 2024
  • #149

Since V14 of extended acf, a lot of changes have been made. There is a change I ve found that has not been documented in the changelog on the releases page of github. I think the line below should be added ...
  • menno-ll
  • 3
  • Opened 
    on May 14, 2024
  • #148

Problem Unable to query posts by a meta value that s creating using a User Roles field Expected Result Should be able to query posts based on the value of a User Roles custom field. Example query: ...
  • matbrady
  • 1
  • Opened 
    on Sep 30, 2023
  • #140
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub