Plugin to create an interface for Custom Fields with flexible data content.
0
votes
1answer
96 views
Custom size for image uploaded to custom field in user profile?
I'm using advanced custom fields and set an image upload field in user profiles. I'm using this image a few places on the website and need to set a custom size for it on some pages.
If I set ...
2
votes
3answers
2k views
woocommerce shop page to use my custom template
Before asking the question I want to tell you that I have already asked the question in http://stackoverflow.com/questions/15025213/wordpress-woocommerce-template-file-overiding
I am using woocommerce ...
0
votes
1answer
43 views
Custom Fields help
After read a lot in a lot of sites, finally I was able to do something similar what I was trying (read a lot because I don't know code at all), is the follow:
I want to use a background image for my ...
0
votes
1answer
41 views
How to share repeated fields across multiple pages?
I am loving the ACF (Advanced Custom Fields) plugin repeater field but I have two pages in my WordPress site that have sections which share exactly the same data.
Obviously one of the key aspects of ...
0
votes
1answer
61 views
Order post by date with ACF
I implemented a custom post type for a class post. Now every post has a additional date picker called "date_event", my question is: Any have ideas how can i order the post for the last date of the ...
0
votes
1answer
327 views
Advanced Custom Fields and date picker, show posts only if the day is today no matter the year
I've created a site made just with custom fields about famous people in sport.
In the post page I've a born date and a death date field using the data picker.
What I'm trying to achieve is to show ...
0
votes
1answer
65 views
How can I track and output when a field is updated? (currently using Advanced Custom Fields)
Trying to work out how I could track the time that a field was updated and display that time on a page.
So far:
Using advanced custom fields and the options page the user updates some fields
What ...
0
votes
2answers
113 views
Advanced Custom Fields - Check multiple Empty Fields
I'm building a Directory in Wordpress, and using Advanced Custom Fields for the client to populate the directory entries. One of the sections is for Social Media icons.
Using the following code, I ...
0
votes
2answers
420 views
Simple Calendar
I'm using the ACF (Advanced Custom Fields) and selected the date picker.
I'm wondering if anyone has created a simple calendar plugin that can grab the field and produce a calendar. How should I do ...
0
votes
1answer
41 views
Specific website content
I want to design a website that, in addition to the usual parts like blog, contact us, image gallery, etc., has another part for books and articles. The admin must be able to enter book and article ...
2
votes
1answer
239 views
Advanced Custom Fields query
I have, hopefully easy question. I have my query here, which is using ACF
<?php query_posts(array('post_type' => 'our-clients-list', 'posts_per_page' => 1, 'order' => 'DSC', 'orderby' ...
0
votes
1answer
72 views
Conditional Custom field with foreach
i use use this code to set slider in header with CF, how i can disable when CF is empty or set another CF key to exclude it?
<?php
$custom_fields = get_post_custom($post_id);//Current post id
...
0
votes
1answer
55 views
How to show animal lineage/pedigree in WordPress?
I need to show the pedigree or lineage of an animal in my wordpress site.
Currently I have the animals set up as custom post types, with data inserted using the amazing Advanced Custom Fields plugin.
...
-1
votes
1answer
31 views
Custom fields issue [closed]
I am just started using WordPress and installed custom fields in that and created some custom fields , But cant add any content to that , Where can i add content to those custom fields in the ...
2
votes
1answer
36 views
Show custom field from custom taxanomy term on custom post type
I need to show a list of custom taxanomy terms assigned to the current post type with a name and a custom field. (Created with Advanced Custom Fields)
Currently I use the following code, to show a ...
1
vote
2answers
939 views
Inserting Gravity Form checkbox values into Advanced Custom Fields
I'm trying to feed checkbox values from a Gravity Forms form (which creates a new post) into an Advanced Custom Fields field. I've had a read around and found some info in a post (at the bottom of the ...
0
votes
1answer
118 views
How can i count the images that are atacht to NextGEN Gallery
How can i count images form NextGen Gallery, the NextGen Gallery is insite a custom field.
Custom field for NextGen Gallery is " poze "
I search for it, i found this
NextGen - Display Image Count ...
0
votes
1answer
202 views
Querying posts by latitude and longitude to build a Google Maps with several markers
I have 4 different post types and 4 differey taxonomies Each term for each taxonomy stores a marker (url to a png icon). Each post has coordinates attached with Advanced Custom Fields and I'll ...
1
vote
0answers
26 views
Find the first occurrence of a custom field
I was wondering if anyone can help. I'm using the advanced custom fields plugin and I'm trying to find the first occurrence of a custom field by date, so really the newest post which has a custom ...
0
votes
1answer
83 views
Custom Post Type Loop breaking php
My While loop is breaking the rest of my PHP on the site. Below I put my code that is working but again breaking the rest of the site. Any Suggestions
$query = array( 'post_type' => 'slides', ...
0
votes
1answer
59 views
Register a title automatically with a relationship field
I'm trying to optimize the code of my site . I wanted to know if it was possible to give automatically a title to a new post without having to do it manually. I have a website of video games. Before ...
1
vote
2answers
90 views
Minimising number of queries on a page when using Advanced Custom Fields
I'm currently working on a site where there is extensive use of the popular Advanced Custom Fields plugin. However, as a result the page loading time can be quite slow, especially when using the ...
0
votes
1answer
223 views
Advanced Custom Fields: Using category as a rule, before publishing new post?
I am using Advanced Custom Fields plugin to assign some fields to posts with a certain category, but the fields does not appear before I publish the post.
I have made some links on the dashboard, so ...
1
vote
1answer
224 views
Advanced Custom Fields select field : How to echo the label, not the value?
I am using the wordpress Advanced Custom Fields plugin.
This question is about the select field, and in the documentation only tells me how to output the value, not the label/name.
I can't see this ...
1
vote
1answer
82 views
Displaying custom field according to date
I am not sure whether this is an Advanced Custom Fields-related question, or a general PHP question, so I have also posted this to the ACF support forum, for those of you who are also looking for ...
0
votes
1answer
300 views
Order by custom field date?
I've created a category "Expire Soon" and i want to insert and sort the posts by custom field "expiration_date".
I use this code but the posts are sorted by custom field "expiration_date" but not by ...
0
votes
1answer
398 views
Advanced Custom Fields Plugin: how to use a checkbox to allow a post to show up in desired “zone”?
I am having issues getting the below code to work. I created an Advanced Custom Field (top_articles) with a checkbox containing three options: top_articles_left, top_middle, top_articles_right. I ...
1
vote
2answers
261 views
Pull out ACF in Related post plugin
I'm using Advanced Custom Fields plugin and microkid Related Posts.
I would like to display my custom fields inside Related post
This is what I got so far?
<?php //related artworks
$related = ...
2
votes
1answer
111 views
Calculate the sum of certain the_sub_fields
I am trying to calculate the sum total from two custom sub-fields using ACF. The custom field is called 'repeater' and the sub-field is called 'space_avail'. I've tried the code below but it just ...
3
votes
1answer
139 views
Edit Imported advanced Custom Fields from wordpress Dashboard
I have imported advanced custom fields from one of my other site and now I want to add few more options to those fields but I can't figure out how to do it via Dashboard? I have imported the field ...
2
votes
1answer
182 views
How to List Events by Year and Month Using Advanced Custom Fields?
I have a custom post type "Kalender_item" with a custom Date Field (YYMMDD). I want to list all the posts on a page sorted by Year and Month.
For example:
November 2012 (all events that occure ...
0
votes
1answer
127 views
Truncating characters in Advanced Custom Fields works some places but not others?
I'm using the Advanced Custom Field plugin - although I'm not positive that is relevant. Nonetheless, I can't get substr() to work at all using this method:
$givchars = 5;
$postgiv = ...
0
votes
1answer
138 views
SQL query - get ids - Advanced Custom Fields / WPeC
I need to query the database on add_action( 'init', '...') to find post ids with the field 'product_discount_option' set to true.
I know at least one of my product posts have the field ...
0
votes
3answers
148 views
Weird problem on if statement
I'm facing a weird issue trying to do what I'm going to explain now.
Context
Plugins I'm using: Custom Post Type UI / Advanced Custom Fields
Functionality:
I have a custom post type called ...
0
votes
1answer
372 views
Custom Taxonomy Images with Advanced Custom Fields
I've created a custom Taxonomy for a Custom Post Type, and created five or so terms within the taxonomy.
I've created a single image upload and assigned it to the custom taxonomy, and uploaded images ...
0
votes
1answer
65 views
Is there a better way to pull in custom content without querying posts?
I have a custom page template that pulls in media files via advanced custom fields, as well as query posts. Now, the client wants there to be three sections by default... each one populating with the ...
2
votes
1answer
822 views
How to create Repeater fields using Advanced Custom Fields?
I'm using Advanced Custom Fields and trying to create a field with the [field type Repeater](http://www.advancedcustomfields.com/docs/field-types/repeater/#creating-a repeater-field).
But the problem ...
-1
votes
1answer
79 views
How can i get custom field to apear on my wordpress admin area (post_type)
I had an issue with WordPress posts_type , the custom fields which are normally at the bottom of each post page were missing.
At the top of your WordPress post page you will see a small grey box that ...
2
votes
0answers
1k views
Qtranslate + Advanced Custom Fields: how to have a multilanguage wysiwyg editor?
This is my setup:
Wordpress: 3.4.2
qTranslate: 2.5.32
Advanced Custom Field: 3.5.1
i've also installed qTranslate extension: 1.1.1 but I don't know how/if it works...
How can I have a ...
0
votes
2answers
207 views
Programatically re-order images in the ACF gallery add-on. Orderby Title, ID, etc
I have a gallery field using the advanced custom fields gallery addon.
This is how I am outputting my gallery fields/images in my theme...
<?php
$images = get_field('gallery');
if( $images ): ...
0
votes
2answers
1k views
Advanced custom fields - taxonomy terms images
I used the Advanced Custom Fields plugin to add a custom field to my taxonomy. That custom field is an image which is associated with the term. Now I have a page where I display a list of all terms ...
1
vote
1answer
381 views
Returning all radio button options when using Advanced Custom Fields
When using the Advanced Custom Fields plugin for Wordpress,
Suppose I have a radio button field with possible choices:
o Apples o Bananas o Cranberries
How can I return each one of these options ...
0
votes
1answer
70 views
does acf_save_post cause endless loop?
I am using Advanced custom fields acf_save_post hook in one of my functions. In that function I use the add_post_meta function. Does this call acf_save_post again and cause an endless loop?
...
0
votes
1answer
65 views
Hide/Show panel not showing - ACF
I came across strange thing. I have been using ACF for a quite a long time now and I love this plugin, but I tried to use it for new project and when I create group of fields for my pages show/hide ...
1
vote
1answer
142 views
How to add contents of a custom field to a taxonomy term list?
I have a custom taxonomy term of 'artists' which is the artist's last name and a custom field of 'first_name'. To create a list all all artists with both their first name and last name I am using the ...
0
votes
2answers
168 views
Website loading slowly - Advanced Custom Fields images
I'm currently using get_field with Advanced Custom Fields plugin (see here) to get a single image for search results. The end result is that these pages are loading slow, as I believe this is due to ...
0
votes
3answers
171 views
Adding custom field to an array
How can I add a custom field to an array? To complicate matters, custom field is on the Author's page, not on a regular post. It's added via Advanced Custom Fields. Typically, that field value would ...
0
votes
1answer
537 views
Get Advanced Custom Fields values before saving
Basically, I need to alter the info the user inputs into an advanced custom fields textbox before it is written to the database but I don't know how to grab it. I can only get it after it has been ...
1
vote
1answer
1k views
Advanced Custom Fields/User Role Editor - how to hide ACF for certain users?
I am using User Role Editor to specify customized user roles. I am also using Advanced Custom Fields plugin.
I would like to be able to hide Advanced Custom Fields from showing up for certain users; ...
2
votes
1answer
182 views
Wordpress Search documentation: how to improve search query using taxonomy terms, custom meta fields?
I'm trying to understand how Wordpress search works. I haven't found much info on the Codex. Arguably, search is not the best WP feature. Even Wordpress.org uses Google Search.
I would like to make a ...