Hi,
I used repeater field and it works correctly with me. but I have group field repeater
and inside it images…
the images don’t appear and output src(unknown) in developer tool console.
How can I solve this problem??
]]>I have a repeater field in the post edit page that I populate with child items, each has 5 fields.
When the repeater field has a lot of items (over a 1,000) the post edit page doesn’t load. Is there a way to fix this?
Maybe have pagination on the items?
]]>i select one page in wp_object and use it in <a href="<?php echo get_option( 'link1' ) ?>" >
but return always link %post_number an not the link %post_name to the page. And i have always 404 error.
Obviuosly i have the permalinks settings to %post_name
Hi.
Ho do I access nested repeater elements?
I tried
<?php while( have_groups( 'mainrepeater', 'options' ) ): the_group() ?>
<?php while( have_groups( 'childrepeater' , 'options' ) ): the_group() ?>
...
<?php endwhile; ?>
<?php endwhile; ?>
but it didn’t work.
Is the “chaildrepeater” a subvalue array?
Thanks in advance
]]>Hi
I’m trying to use Repeater in visual mode and to access fields through code as the video tutorial and according to documentation examples but it doesn’t work.
The have_groups() funtion doen’t seem to work ??
Is there another example of use besides the example on github?
Thanks in advance
]]>The add fields (images, repeaters) don’t work as expected with Elementor dynamic field, compared to ACF and other custom field plugins.
]]>Hi guys, how are you, thank you for this opportunity to ask question and maybe get answer.
My website developer used ultimate-fields plugin a lot of time ago, about a year or 2, and now i am getting on the website (i have a field that should show a map):
GEO Code was not successful due to this code: OVER_QUERY_LIMIT
I registered to google maps and ready to pay for the location service if needed, but where should i insert the API ? thanks a lot for your help!
]]>Hi,
Repeater feature is working great in your plugin. But one issue I am facing when I try to add 500+ repeaters with 6 fields in each repeater, the backend is becoming unresponsive. The browser is displaying message something like javascript functions is stopping to load the page.
Please help.
]]>Hi I’ve setted up the container and the field (multiselect) as manual, so I’ve wrote all the options.
Then I go to my page and I can select all the options I’ve setted up.
But how can I do to display the options selected on the page that users will see ?
Hello,
I’m using Ultime Fields plugin (latest version) to add meta fields on my WordPress site.
I’ve added a repeater container with some fields, including WYSIWYG fields to one of the pages.
Everything works well except WYSIWYG fields.
When I insert double line break for more space between text lines, after saving I see that the line breaks have been removed from the content of the field.
I’ve tried different output settings available in a field setting (“Apply the “the_content” filter” etc.), but nothing worked.
It’s strange because, in page content WYSIWYG textarea, double line break works.
Here you can see some screenshots of the problem: https://imgur.com/a/AlYg4jp
Hope this is understandable.
Regards.
]]>I am getting this error below after migrating from staging server to local using “All In One WP Migration”. I used many times migrating plugin and it would not cause any issue before using your plugin.
[21-Apr-2018 16:10:02 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Ultimate_Fields\Controller\Post_Type::revision_fields(), 1 passed in F:\xampp\htdocs\myproject\wp-includes\class-wp-hook.php on line 286 and exactly 2 expected in F:\xampp\htdocs\myproject\wp-content\plugins\ultimate-fields\core\classes\Controller\Post_Type.php:504
Stack trace:
#0 F:\xampp\htdocs\myproject\wp-includes\class-wp-hook.php(286): Ultimate_Fields\Controller\Post_Type->revision_fields(Array)
#1 F:\xampp\htdocs\myproject\wp-includes\plugin.php(203): WP_Hook->apply_filters(Array, Array)
#2 F:\xampp\htdocs\myproject\wp-content\plugins\wp-front-end-editor\class-wp-rest-post-autosave-controller.php(330): apply_filters('_wp_post_revisi...', Array)
#3 F:\xampp\htdocs\myproject\wp-includes\rest-api\endpoints\class-wp-rest-controller.php(353): WP_REST_Post_Autosave_Controller->get_item_schema()
#4 F:\xampp\htdocs\myproject\wp-content\plugins\wp-front-end-editor\class-wp-rest-post-a in F:\xampp\htdocs\myproject\wp-content\plugins\ultimate-fields\core\classes\Controller\Post_Type.php on line 504
]]>
Hi
I am one of the authors of Toolset Types. One of our customers is reporting a compatibility issue with this plugin.
After some debug we noticed what seems to be a typo in one of your scripts, which is hijacking a global JS variable that we use. On our side, we will be probably renaming/prefixing/namespacing that variable in a future release, but I thought it would be a good idea to report this back here too.
The problem seems to be in this method:
https://plugins.trac.www.ads-software.com/browser/ultimate-fields/trunk/js/ultimate-fields.js#L336
The code declares a type
variable (that matchs some data being passed to the method…) but then it is used as types
in types = type.split(',');
. I do believe there is an “s” missing there.
Hope this helps.
Regards.
]]>I’m trying to add text fields but it shows me the following error:
UF_Field_Repeater: Malformed data! Please send this data to your support:
a:61:{i:0;a:5:{s:11:”field_title”;s:7:”Maestro”;s:8:”field_id”;s:9:”master_pr”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:24:”Descripción del Maestro”;s:3:”key”;s:10:”masters_pr”;s:12:”group_fields”;a:9:{i:0;a:7:{s:11:”field_title”;s:6:”Nombre”;s:8:”field_id”;s:7:”name_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:1;a:7:{s:11:”field_title”;s:12:”Especialidad”;s:8:”field_id”;s:19:”specialty_master_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:2;a:6:{s:11:”field_title”;s:11:”Fotografía”;s:8:”field_id”;s:13:”pic_master_pr”;s:11:”description”;s:31:”Tama?o de imagen 150px X 150px”;s:13:”default_value”;s:0:””;s:11:”output_type”;s:3:”url”;s:6:”__type”;s:4:”file”;}i:3;a:8:{s:11:”field_title”;s:10:”Biografía”;s:8:”field_id”;s:12:”biography_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:4:”rows”;s:1:”5″;s:21:”output_add_paragraphs”;s:2:”on”;s:23:”output_apply_shortcodes”;s:2:”on”;s:6:”__type”;s:8:”richtext”;}i:4;a:7:{s:11:”field_title”;s:8:”Facebook”;s:8:”field_id”;s:5:”fb_pr”;s:11:”description”;s:15:”Incluir https://”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:5;a:7:{s:11:”field_title”;s:9:”Instagram”;s:8:”field_id”;s:6:”ins_pr”;s:11:”description”;s:15:”Incluir https://”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:6;a:7:{s:11:”field_title”;s:3:”Web”;s:8:”field_id”;s:6:”web_pr”;s:11:”description”;s:15:”Incluir https://”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:7;a:7:{s:11:”field_title”;s:5:”Email”;s:8:”field_id”;s:8:”email_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:1;a:3:{s:5:”title”;s:13:”FECHA INICIAL”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:2;a:7:{s:11:”field_title”;s:4:”Día”;s:8:”field_id”;s:8:”day_s_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:3;a:7:{s:11:”field_title”;s:3:”Mes”;s:8:”field_id”;s:10:”month_s_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:4;a:7:{s:11:”field_title”;s:4:”A?o”;s:8:”field_id”;s:9:”year_s_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:5;a:3:{s:5:”title”;s:11:”FECHA FINAL”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:6;a:7:{s:11:”field_title”;s:4:”Día”;s:8:”field_id”;s:8:”day_e_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:7;a:7:{s:11:”field_title”;s:3:”Mes”;s:8:”field_id”;s:10:”month_e_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:8;a:7:{s:11:”field_title”;s:4:”A?o”;s:8:”field_id”;s:9:”year_e_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:9;a:3:{s:5:”title”;s:17:”GALERíA DE FOTOS”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:10;a:7:{s:11:”field_title”;s:7:”Título”;s:8:”field_id”;s:20:”title_description_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:11;a:7:{s:11:”field_title”;s:5:”Texto”;s:8:”field_id”;s:18:”txt_description_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:12;a:5:{s:11:”field_title”;s:9:”Imágenes”;s:8:”field_id”;s:14:”img_gallery_pr”;s:11:”description”;s:29:”Tama?o imagen 1140px X 600px”;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:9:”Imágenes”;s:3:”key”;s:16:”images_galley_pr”;s:12:”group_fields”;a:2:{i:0;a:6:{s:11:”field_title”;s:6:”Imagen”;s:8:”field_id”;s:6:”img_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:11:”output_type”;s:3:”url”;s:6:”__type”;s:4:”file”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:13;a:7:{s:11:”field_title”;s:11:”Link botón”;s:8:”field_id”;s:15:”link_gallery_pr”;s:11:”description”;s:16:”Incluir https://”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:14;a:3:{s:5:”title”;s:7:”TARIFAS”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:15;a:7:{s:11:”field_title”;s:7:”Título”;s:8:”field_id”;s:14:”title_carct_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:16;a:7:{s:11:”field_title”;s:20:”Texto complementario”;s:8:”field_id”;s:17:”title_caract_1_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:17;a:3:{s:5:”title”;s:19:”OCUPACIóN SENCILLA”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:18;a:7:{s:11:”field_title”;s:7:”Título”;s:8:”field_id”;s:11:”title_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:19;a:7:{s:11:”field_title”;s:5:”Notas”;s:8:”field_id”;s:11:”notes_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:20;a:7:{s:11:”field_title”;s:14:”Eco-chic suite”;s:8:”field_id”;s:14:”eco_chic_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:21;a:7:{s:11:”field_title”;s:12:”Petite suite”;s:8:”field_id”;s:12:”petite_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:22;a:7:{s:11:”field_title”;s:12:”Deluxe rooms”;s:8:”field_id”;s:12:”deluxe_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:23;a:7:{s:11:”field_title”;s:12:”Small palapa”;s:8:”field_id”;s:18:”small_palapa_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:24;a:7:{s:11:”field_title”;s:10:”Big palapa”;s:8:”field_id”;s:16:”big_palapa_os_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:25;a:7:{s:11:”field_title”;s:7:”Casitas”;s:8:”field_id”;s:13:”casitas_os_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:26;a:3:{s:5:”title”;s:16:”OCUPACIóN DOBLE”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:27;a:7:{s:11:”field_title”;s:7:”Título”;s:8:”field_id”;s:11:”title_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:28;a:7:{s:11:”field_title”;s:5:”Notas”;s:8:”field_id”;s:11:”notes_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:29;a:7:{s:11:”field_title”;s:14:”Eco-chic suite”;s:8:”field_id”;s:14:”eco_chic_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:30;a:7:{s:11:”field_title”;s:12:”Petite suite”;s:8:”field_id”;s:18:”petite_suite_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:31;a:7:{s:11:”field_title”;s:12:”Deluxe rooms”;s:8:”field_id”;s:18:”deluxe_rooms_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:32;a:7:{s:11:”field_title”;s:12:”Small palapa”;s:8:”field_id”;s:18:”small_palapa_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:33;a:7:{s:11:”field_title”;s:10:”Big palapa”;s:8:”field_id”;s:16:”big_palapa_od_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:34;a:3:{s:5:”title”;s:8:”DETALLES”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:35;a:7:{s:11:”field_title”;s:7:”Título”;s:8:”field_id”;s:16:”title_details_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:36;a:7:{s:11:”field_title”;s:10:”Cama doble”;s:8:”field_id”;s:13:”bed_double_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:37;a:7:{s:11:”field_title”;s:13:”Cama sencilla”;s:8:”field_id”;s:13:”bed_single_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:38;a:7:{s:11:”field_title”;s:7:”Comidas”;s:8:”field_id”;s:7:”food_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:39;a:7:{s:11:”field_title”;s:7:”Bebidas”;s:8:”field_id”;s:9:”drinks_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:40;a:7:{s:11:”field_title”;s:6:”Clases”;s:8:”field_id”;s:8:”class_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:41;a:7:{s:11:”field_title”;s:10:”Transporte”;s:8:”field_id”;s:12:”transport_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:42;a:7:{s:11:”field_title”;s:9:”Impuestos”;s:8:”field_id”;s:8:”taxes_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:43;a:7:{s:11:”field_title”;s:5:”Bonos”;s:8:”field_id”;s:8:”bonos_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:44;a:7:{s:11:”field_title”;s:10:”Descuentos”;s:8:”field_id”;s:7:”desc_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:45;a:7:{s:11:”field_title”;s:11:”Eco – tours”;s:8:”field_id”;s:6:”eco_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:46;a:7:{s:11:”field_title”;s:5:”Kayak”;s:8:”field_id”;s:8:”kayak_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:47;a:7:{s:11:”field_title”;s:7:”Snorkel”;s:8:”field_id”;s:10:”snorkel_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:48;a:7:{s:11:”field_title”;s:4:”Surf”;s:8:”field_id”;s:7:”surf_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:49;a:7:{s:11:”field_title”;s:7:”Massage”;s:8:”field_id”;s:10:”massage_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:50;a:7:{s:11:”field_title”;s:11:”Jungle trek”;s:8:”field_id”;s:9:”jungle_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:51;a:7:{s:11:”field_title”;s:16:”Meditation class”;s:8:”field_id”;s:13:”meditation_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:52;a:7:{s:11:”field_title”;s:12:”Board rental”;s:8:”field_id”;s:15:”board_rental_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:53;a:7:{s:11:”field_title”;s:15:”Romantic dinner”;s:8:”field_id”;s:11:”romantic_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:54;a:7:{s:11:”field_title”;s:21:”Champagne and flowers”;s:8:”field_id”;s:12:”champagne_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:55;a:7:{s:11:”field_title”;s:9:”Margarita”;s:8:”field_id”;s:12:”margarita_pr”;s:11:”description”;s:24:”Rellenar sólo si aplica”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:56;a:3:{s:5:”title”;s:8:”HORARIOS”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:57;a:7:{s:11:”field_title”;s:7:”Título”;s:8:”field_id”;s:18:”title_schedules_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:58;a:8:{s:11:”field_title”;s:12:”Descripción”;s:8:”field_id”;s:24:”description_schedules_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:4:”rows”;s:1:”5″;s:21:”output_add_paragraphs”;s:2:”on”;s:23:”output_apply_shortcodes”;s:2:”on”;s:6:”__type”;s:8:”richtext”;}i:59;a:5:{s:11:”field_title”;s:11:”Actividades”;s:8:”field_id”;s:18:”hours_schedules_pr”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:9:”Actividad”;s:3:”key”;s:23:”activities_schedules_pr”;s:12:”group_fields”;a:5:{i:0;a:6:{s:11:”field_title”;s:6:”Imagen”;s:8:”field_id”;s:17:”img_activities_pr”;s:11:”description”;s:31:”Tama?o de imagen 600px X 600px”;s:13:”default_value”;s:0:””;s:11:”output_type”;s:3:”url”;s:6:”__type”;s:4:”file”;}i:1;a:7:{s:11:”field_title”;s:4:”Hora”;s:8:”field_id”;s:18:”hour_activities_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:2;a:7:{s:11:”field_title”;s:9:”Actividad”;s:8:”field_id”;s:22:”activiti_activities_pr”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:3;a:7:{s:11:”field_title”;s:4:”Link”;s:8:”field_id”;s:18:”link_activities_pr”;s:11:”description”;s:15:”Incluir https://”;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:60;a:4:{s:11:”field_title”;s:5:”lomas”;s:8:”field_id”;s:5:”lomas”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;}}
Hello,
Could you show me how to embed the plugin to the themes?
Thanks!
]]>Can export shortcode?
such a <?php echo do_shortcode(‘[Ultimate Fields]’); ?>
Hi Radoslav,
Thanks for the plugin. Can you tell me what is the correct way of embedding this plugin in my custom plugin.
I am using WordPress Plugin Boilerplate. So I placed your plugin inside “includes” folder and I loaded the plugin as below.
require_once plugin_dir_path( dirname( __FILE__ ) ) . 'includes/ultimate-fields/ultimate-fields.php';
This includes the plugin and everything works fine, but I don’t think the CSS, JS files and fonts, images are working fine.
Do I need to set any Constant to set the path for CSS, JS, fonts, images etc.,? Like setting UF_URL, UF_DIR help loading the css and js properly?
The url to CSS and JS are like this:
https://mailchimp.wp:8888/wp-content/plugins/ultimate-fields/templates/css/jquery-ui/jquery-ui.css
But the path should have been
https://mailchimp.wp:8888/wp-content/plugins/MY-PLUGIN-NAME/INCLUDES/ultimate-fields/templates/css/jquery-ui/jquery-ui.css
The same applies for js and other assets as well.
PS: Will this plugin be under constant development? I am planning to use this for all my future projects.
Thanks!
]]>Hi,
Container Settings Tabs don’t work after update to WordPress 4.5 or 4.5.1
In Ultimate Post Types same problem ??
Can I try You new 2.0 version?
Thanks!
]]>Hi,
I have a simple Option page with 3 rich text editors, it works good but I noticed it has some weird formatting problem sometimes! which didn’t bother me much until I found out that I cant insert any image from the add media!.
The only way around I have is, copy the media like from the add media window, then switch to the text view and add the img.
Any ideas?
]]>Every time I try to add a repeater I get this error message. I’ve tried changing ID’s multiple times just in case I was formatting them wrong. Nothing works! This worked just fine a couple months ago. Here is the error code:
a:15:{i:0;a:5:{s:5:”title”;s:15:”General Content”;s:9:”icon_type”;s:4:”font”;s:10:”icon_image”;s:0:””;s:10:”icon_class”;s:15:”fa fa-file-text”;s:6:”__type”;s:9:”tab_start”;}i:1;a:3:{s:5:”title”;s:34:”Letter From The Executive Director”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:2;a:6:{s:11:”field_title”;s:10:”Top Banner”;s:8:”field_id”;s:10:”top_banner”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:11:”output_type”;s:4:”link”;s:6:”__type”;s:4:”file”;}i:3;a:6:{s:11:”field_title”;s:13:”About Content”;s:8:”field_id”;s:13:”about_content”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:4:”rows”;s:1:”5″;s:6:”__type”;s:8:”richtext”;}i:4;a:6:{s:11:”field_title”;s:13:”Middle Banner”;s:8:”field_id”;s:13:”middle_banner”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:11:”output_type”;s:4:”link”;s:6:”__type”;s:4:”file”;}i:5;a:6:{s:11:”field_title”;s:6:”Letter”;s:8:”field_id”;s:9:”letter_ed”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:4:”rows”;s:1:”5″;s:6:”__type”;s:8:”richtext”;}i:6;a:5:{s:5:”title”;s:6:”Awards”;s:9:”icon_type”;s:4:”font”;s:10:”icon_image”;s:0:””;s:10:”icon_class”;s:12:”fa fa-trophy”;s:6:”__type”;s:9:”tab_start”;}i:7;a:3:{s:5:”title”;s:6:”Awards”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:8;a:5:{s:11:”field_title”;s:10:”Add Awards”;s:8:”field_id”;s:10:”add_awards”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:5:”Award”;s:3:”key”;s:5:”award”;s:12:”group_fields”;a:2:{i:0;a:7:{s:11:”field_title”;s:4:”Name”;s:8:”field_id”;s:4:”name”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:9;a:5:{s:5:”title”;s:6:”People”;s:9:”icon_type”;s:4:”font”;s:10:”icon_image”;s:0:””;s:10:”icon_class”;s:11:”fa fa-users”;s:6:”__type”;s:9:”tab_start”;}i:10;a:3:{s:5:”title”;s:6:”People”;s:11:”description”;s:0:””;s:6:”__type”;s:9:”separator”;}i:11;a:5:{s:11:”field_title”;s:18:”Board Of Directors”;s:8:”field_id”;s:5:”board”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:6:”Person”;s:3:”key”;s:6:”person”;s:12:”group_fields”;a:5:{i:0;a:7:{s:11:”field_title”;s:4:”Name”;s:8:”field_id”;s:4:”name”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:1;a:7:{s:11:”field_title”;s:5:”Title”;s:8:”field_id”;s:5:”title”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:2;a:7:{s:11:”field_title”;s:5:”Email”;s:8:”field_id”;s:5:”email”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:3;a:7:{s:11:”field_title”;s:5:”Phone”;s:8:”field_id”;s:5:”phone”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:12;a:5:{s:11:”field_title”;s:8:”Teachers”;s:8:”field_id”;s:8:”teachers”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:6:”Person”;s:3:”key”;s:14:”person_teacher”;s:12:”group_fields”;a:5:{i:0;a:7:{s:11:”field_title”;s:4:”Name”;s:8:”field_id”;s:4:”name”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:1;a:7:{s:11:”field_title”;s:5:”Title”;s:8:”field_id”;s:5:”title”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:2;a:7:{s:11:”field_title”;s:5:”Email”;s:8:”field_id”;s:5:”email”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:3;a:7:{s:11:”field_title”;s:5:”Phone”;s:8:”field_id”;s:5:”phone”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:13;a:5:{s:11:”field_title”;s:14:”Administration”;s:8:”field_id”;s:14:”administration”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:6:”Person”;s:3:”key”;s:12:”person_admin”;s:12:”group_fields”;a:5:{i:0;a:7:{s:11:”field_title”;s:4:”Name”;s:8:”field_id”;s:4:”name”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:1;a:7:{s:11:”field_title”;s:5:”Title”;s:8:”field_id”;s:5:”title”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:2;a:7:{s:11:”field_title”;s:5:”Email”;s:8:”field_id”;s:5:”email”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}i:3;a:7:{s:11:”field_title”;s:5:”Phone”;s:8:”field_id”;s:5:”phone”;s:11:”description”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:6:”__type”;s:4:”text”;}s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:4:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}}s:6:”__type”;s:8:”repeater”;}i:14;a:4:{s:11:”field_title”;s:5:”Staff”;s:8:”field_id”;s:5:”staff”;s:11:”description”;s:0:””;s:15:”repeater_fields”;a:2:{i:0;a:4:{s:5:”title”;s:6:”Person”;s:3:”key”;s:11:”personstalf”;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:17:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:8:”richtext”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;s:8:”taxonomy”;s:8:”category”;}}s:6:”__type”;s:5:”group”;}s:22:”placeholder_2a08d0a7b3″;a:3:{s:5:”title”;s:0:””;s:3:”key”;s:0:””;s:12:”group_fields”;a:1:{s:22:”placeholder_900341a781″;a:16:{s:5:”title”;s:0:””;s:11:”description”;s:0:””;s:6:”__type”;s:4:”file”;s:11:”field_title”;s:0:””;s:8:”field_id”;s:0:””;s:13:”default_value”;s:0:””;s:24:”autocomplete_suggestions”;s:0:””;s:19:”output_format_value”;s:4:”none”;s:13:”values_source”;s:8:”textarea”;s:7:”options”;a:1:{s:22:”placeholder_93da65a9fd”;a:3:{s:5:”value”;s:0:””;s:3:”key”;s:0:””;s:6:”__type”;s:6:”option”;}}s:9:”post_type”;s:4:”post”;s:16:”output_data_type”;s:5:”value”;s:11:”output_type”;s:4:”link”;s:11:”output_item”;s:5:”value”;s:4:”rows”;s:1:”5″;s:4:”text”;s:3:”Yes”;}}}}}}
]]>I am using the Development Version of the plugin and am having a couple of issues. I am having issues with the Rich Text type field and the File type field.
Rich Text:
After uploading the dev version, I can now switch to the text tab of the editor but I cannot switch back to the visual editor. The visual editor is blank with no editing buttons visible.
File:
I cannot remove a file or select a new one. I can view an existing file and edit it. If I click on remove or select, it just refreshes the page because the link is at #. It doesn’t seem to be working the the uf-remove-file function.
]]>I have a select of custom post teachers and checkbox of days (e.g. Monday, Tuesday) in my repeater schedule.
The problem is, instead of outputting the label as I selected (so that I just have to output the human-friendly data), what I get is the value, specifically id in my teacher select. The latter is the bad case, I’d have to query I.D. again for each my repeater item just to get the name/title.
I’m looking forward to hear from you, thanks!
]]>I have added options for set and select (haven’t uses radio yet). But when it outputs the select/checkbox on admin, it uses the Value as label instead of key.
Same goes with outputting it in template.
When I select the “output the value of select, the way it is saved,” it actually outputs the key and vice versa.
But still, you’re plugin has been a great help. I hope it won’t be outdated.
]]>I’m getting the following error message:
UF_Field_Select_Term: Invalid taxonomy! Please check if you’ve spelled the name of the taxonomy correctly and that the taxonomy is already registered!
I created a taxonomy for Months, so that I could make the select field multilingual. I created it with ultimate post types and selected my custom post type to attach it to. But when I created the fields for my container using the new taxonomy (after adding terms) and tried to save the container, I got the above mentioned error. I am also getting it when I try to go to taxonomies under ultimate post types. I don’t want to delete the taxonomy. What should I do? My container is also attached to the same post type as the taxonomy.
]]>Hi, in your next version, could you please allow autocomplete and select options to be multilingual when multilingual is selected? Right now I am using taxonomy terms instead, which is cool in a way cos you only have to enter the values once. However, it would still help for fields that are not repeated.
]]>Hello,
I am busy with a website and i want to put this in:
<?php uf( 'footer_tekst' ) ?>
(in footer.php)
But nothing is displayed in the frontend? I have put a repeater in the website and the repeater is just working great! Why is this code not working for me?
When i put in:
<?php echo uf( $footer_tekst ) ?>
i get only the text ‘Array’. I am not a programmer so pls help ??
]]>Line 59 in includes.php. It should say files instead of fields. I have corrected it in my copy. Just wanted to let you know.
]]>Hi,
Congratulations for you plugin. That’s amazing.
Can you help me?
My new job require php from me, but I don’t have many skills about that.
I’m trying to render the repeated content.
<?php query_posts('cat=3'); ?>
<?php if (have_posts()): while (have_posts()) : the_post(); ?>
<section id="experiencia-internacional">
<div class="slide-experience">
<!-- Slide -->
<ul class="slide-with-thumbs">
<?php foreach( get_uf_repeater( 'slider_big' )as $slider_big ): extract( $slider_big ) ?>
<li>
<figure>
<img
src="<?php echo $slider_big_image ?>"
alt="<?php echo $slider_big_title ?>"
role="img" />
<figcaption class="figcaption-description">
<span class="figcaption-title">
<?php echo $slider_big_title ?>
</span>
<?php echo $slider_big_description ?>
</figcaption>
</figure>
</li>
<?php endforeach; ?>
</ul>
</div>
</section>
<!-- END of EXPERIENCIA INTERNACIONAL -->
<?php endwhile; else: ?>
<?php endif;?>
But I have the output bellow:
“Warning: Invalid argument supplied for foreach() in /home/mdo/public_html/web/rbl/novo-site/wp-content/themes/mdo/index.php on line 86”
In an infinite loop.
Can you help me?
]]>I want to update repeater field in which user can input the value from front end. Could you please let me know how can we do that?
]]>Hi,
This is the best custom fields is far thank you a lot. Please fix the UI issue appeared with wp 4.1.
When I drag-drop a new component into the “Above” area to sue it, it doesn’t take the screen width like it use to do (pre 4.1) and it doesn’t push the other components box so you can edit it.
At the moment what I have to do is, add the component, give it an id, save then it will appear normally.
“the .uf-repeater .fields not expanding its heights”
picture: https://i59.tinypic.com/53s9qw.png
thanks
]]>Hello there,
Great plugin! I couldn’t find a public repository tough (github?). I bet the plugin could benefit a lot from public contributions.
A question. How am I supposed to filter/change UF_Select options. No dedicated filter?
]]>