Quantcast
Browsing all 160 articles
Browse latest View live

Problems updating repeater with image field

Hi, I'm not sure if this is a bug or a feature, but the behavior I'm seeing seems very odd!I have a repeater field called "images" which has one sub field - "image".I am running code to create media...

View Article


ACF causing general site slow down

Hello,This is a nightmare scenario for me, as the issue did not occur straight away and is now pushing back deadlines. I'm using ACF w/ Repeater Fields.For all users, logged in and not logged in, ACF...

View Article


Users Field Problem

I have made a repeater field (Cast) which has another repeater (Cast Members) and that field has 2 inputs,One is Name which you can choose a regustered user, and the second is Role which you type in...

View Article

Deleting single repeater fields does not remove entry from database

Basically the title says it all. When i delete a repeater field with the "remove" button it does not remove that data. Therefore posts are appearing incorrectly in search results (using "Search...

View Article

Repeater Add On after Update.

Hello, I've received a website from a client, and updated WP and plugins (Probably a ACF version too).When I've done that, the Repeater license disappear, so the field brokes, and Isn't working now Any...

View Article


Repeater Field's "Add Row" Misbehaving

I have a metabox with several fields (> 30) and I have used tab fields to organize the content. In my metabox the repeater field's "Add Row" button is misbehaving. The add row button will work only...

View Article

Displaying Repeater Information on a Different Page

Hi, I have a repeater set up on a page ID of 98 and am trying to pull that data over to my homepage template via the following code:<?php<br />if( get_field('event-data, 98') ): ?> <?php...

View Article

Options Page Fields not populating

After upgrading ACF my repeater field on my Options Page are not appearing. I'm loading both the options page and the custom fields through PHP with the register_options_page and register_field_group...

View Article


Repeater is not found with get_field() ???

Hi there!I have been trying to use my repeater field data, same way I do it @ all other websites.I have this code:$rows = get_field('galleri'); // "galleri" is the field name on the...

View Article


Using repeater fields for a set of future dates that self-expire

Hi all,I have a custom post type for a training course that I would like to be able to have a few dates, a lot of dates, or no dates if needs be.I think this plugin and the repeater fields add on is...

View Article

Repeater field used for dates for events that no longer exist after the date...

Hi,I've been trying to display the dates added in a subfield but only if they are in the future. The site is events driven. The problem for me is there can multiple instances of one course.To make it...

View Article

Does ACF Repeater Field generate unique ID's?

My code below is looping through a repeater field which works a treat. My question is does ACF generate unique ID's for each repeated element?In my code below I'm trying to add a unique ID for each...

View Article

Duplicate Repeater Fields

Is it possible to duplicate a "row" in ACF? Not in the field builder but where custom fields are shown on posts and pages. Hopefully the uploaded image conveys what I'm requesting with more clarity....

View Article


Repeater empty - Conditional Statements

I don't seem to be able to get the conditional statement to work on a repeater field.<?php if(get_field('big_quote')): ?> <?php while(the_repeater_field('big_quote')): ?> “<?php...

View Article

How do I get the title of a file I've uploaded?

I'm using a repeater field to display links to PDF files that a user can upload. This works perfectly but I'd like to get the title for the actual file and display that instead of 'Download resource'...

View Article


Wordpress 3.5 Drag & Drop

I just upgraded to Wordpress 3.5 and it looks like all drag-and-drop functionality might be gone.I'm using both Repeater and Flexible Content add-ons and I can no longer re-arrange sections via...

View Article

Convert Repeater Field to Gallery Field

Is it possible to convert a repeater field to a gallery field?I'm doing a tune up on a site I built early last year and I was using a repeater field for a gallery and I want to update that to a gallery...

View Article


Resetting a repeater row query to show formated dates for each row

I currently have a repeater field setup with several fields inside including the date picker. When I do the query to get the sub field rows it works fine but the date is outputted 11132013 and I want...

View Article

Fields Collapsed by Default

Hi, I love ACF - thank you!Currently I only wish that I could make the fields collapsed by default when I go to edit a page. I'm using them for content and layout off a single template, so every time I...

View Article

Repeater field data not saving

I have been searching hard for a way figure out why this his happening. I have built a pretty complicated field group (a resume creator) that uses Repeater Fields within Flexible content...

View Article
Browsing all 160 articles
Browse latest View live