lukasdd
@lukasdd on WordPress.org
- Member Since: December 30th, 2014
-
Created a topic, Great easy search, on the site WordPress.org Forums:
Great plugin! The search calendar is working. -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
Thank you very much! Everything worked out! -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
Thank you! But I've tried everything and nothing works. I don't know how to insert… -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
//Custom fields: $lcp_display_output .= $this->get_custom_fields($post); if ($field_object = get_field_object( 'timing', $post->ID )) echo $field_object['label']; So… -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
The template works! I don't know where to put your code to make it work.… -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
//Custom fields: $lcp_display_output .= $this->get_custom_fields($field_object); $field_object = get_field_object( 'timing', $post->ID ); echo $field_object['label']; I did… -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
Thanks for the answer! It is a pity for me that this is a problem… -
Posted a reply to Customfields name or label, on the site WordPress.org Forums:
Could you tell me how you solved this issue? Where to paste your code? Thank… -
Posted a reply to The loaded file is too large, on the site WordPress.org Forums:
Thanks! I figured it out myself. Everything is working! -
Created a topic, The loaded file is too large, on the site WordPress.org Forums:
Good day! I have an error "The loaded file is too larg…