The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
11 views

Media uploader in meta box

I'm trying to add the Wordpress media uploader to a Meta box in a Custom post type . I've followed this tutorial (linking to a cached version, since the page doesn't seem to be working right now). So ...
0
votes
1answer
33 views

How to save meta boxes post meta?

I create this function for metaboxes and to save information, but I can´t save the info and show it into the field. My Code : function reaction_buttons_meta2() { global $post; ...
0
votes
0answers
13 views

Can't add more metaboxes

I've successfully added several metaboxes using a function that loops through everything: In functions.php: include('meta-boxes.php'); add_action( 'add_meta_boxes', 'ps_add_custom_meta_boxes' ); ...
0
votes
0answers
12 views

Wordpress save metabox [duplicate]

I created a metabox to show in posts and in pages but I don´t know how save the result. My code is this: <?php function reaction_buttons_meta2() { global $post; $reaction_buttons_off = ...
0
votes
1answer
19 views

Wordpress changing publish meta-box

Is it possible to remove the "Visibility: Public Edit" option from the publish meta-box? I can hide it with css fine but really need to to be removed from dom or not renders at all otherwise people ...
0
votes
0answers
21 views

How to list only english custom menus in a metabox alike the Custom Menu widget?

I'm currently developing a custom theme for Wordpress which also uses WPML. One of the features is a page independent "Quick navigation menu" that resides in the sidebar of pages. My approach is to ...
0
votes
1answer
42 views

Wordpress Custom post type + metabox doesn't save data

When I save post, data in metabox aren't saved in database...where is the bug ? My code is here at: pastebin. Thanks!
2
votes
1answer
45 views

Cannot remove plugin's meta box from edit.php

I'm trying to remove the plugin's Page Links To metabox for Author user roles from the edit.php screen (article editing)... I can do it for all other metaboxes but page-links-to. This is my code if ...
0
votes
0answers
43 views

Creating a delete confirmation for images using the Wordpress meta box plugin

I am using the Meta Box plugin for Wordpress. I can successfully create fields in the cms for users to upload images. I would like to extend this in two ways: First, I would like a delete ...
0
votes
1answer
38 views

Pass value thought switch case php in wordpress

HI I'm making a metabox plug for wordpress and get a problem: when getting the info from the meta box (metabox has a text area and a radio) I use: foreach ($rian_meta_box['fields'] as $field) { ...
0
votes
0answers
44 views

Save new input as new term in taxonomy select2 field using Meta Box WordPress plugin

I replaced the default tag-type taxonomy meta box for a custom non-hierarchical taxonomy for a custom post type, all hand-coded, with a taxonomy select2 field via the Meta Box plugin, which doesn't ...
0
votes
0answers
84 views

Wordpress meta boxes not saving to wp_postmeta table

I've setup some meta boxes on the post editor admin page in a wordpress project, the box and custom fields render to the page fine but it's not saving the content that's in the fields when I click the ...
0
votes
0answers
25 views

Create more Meta Boxes as User needed?

I have a project in which I want to give an option to my client that He can add custom metabox as much he want(will not be more than 15). I want it something like this - a metabox feild having an ...
1
vote
1answer
143 views

get image caption from meta box query

I would like to pull the image caption for each image into a carousel. I can successfully pull the alt tag, but I cannot get the caption. This is what I have so far, but it is breaking. <?php ...
0
votes
0answers
60 views

Meta Boxes on pages with a certain taxonomy

Using the Meta Boxes plugin, is there a way to restrict the meta box to only show on a page with a specific taxonomy? $meta_boxes[] = array( 'id' => 'sponsor_list', ...
0
votes
0answers
36 views

moving custom metabox to right side causes post id to change

I've created a custom post type called bio and a metabox for it, everything was working correctly until I moved the custom metabox to the right hand side of the post admin area (right under the ...
0
votes
0answers
187 views

Media upload using wordpress metabox

I have my WordPress theme in which I have created a video portfolio page (custom-post-type).I want to upload self-hosted-video in this post type via metabox just like how we use to upload featured ...
0
votes
0answers
23 views

Wordpress Taxonomy Box

I have a category meta box on my custom post type edit screen. Id like it to show the descriptions instead of the names next to the checkboxes. Anyone know how to do this? Before you ask why: the ...
1
vote
1answer
56 views

Using OptionTree list item metabox

I used this plugin http://wordpress.org/extend/plugins/option-tree/ to creating some custom metaboxes. I was trying to embed multiple Vimeo videos by using their ID. Here's how i got it displayed on ...
0
votes
1answer
75 views

add custom meta checkbox in page edit

Once again I am having a problem that I do not know how to solve. I'm trying to add a custom checkbox labeled "featured Product" to the page edit screen in wordpress. The idea is that whichever ...
0
votes
0answers
84 views

Attaching media to post type without editor support

I'm trying to add attachments to a custom post type that hasn't editor support (only excerpt). I've managed to show the Media Manager dialog box, but I can only see the "Insert into post" button ...
0
votes
1answer
61 views

wp_enqueue_media() and custom post types

I'm attempting to make use of an image uploader, and I have it working in normal posts. However, it does not work on custom post types. After some searching, it seems I need to call ...
0
votes
1answer
80 views

Add Wordpress meta box to menu admin page

I know how to make meta boxes in pages and posts etc. But how do I add meta boxes to the menu page in the appearence -> menu page, for each menu item. Add the moment, the menu items have to boxes: ...
0
votes
1answer
66 views

When does Wordpress add hide-if-js class to metaboxes

I have 2 metaboxes added to "page" type. But only in first case Wordpress (on its own) adds hide-if-js class to metabox container. Questin is - when does Wordpress add this hide-if-js to the metabox ...
0
votes
1answer
53 views

WP replace shortcode in custom meta box

I am trying to figure out how to replace FormBuilder's shortcode [formbuilder:#] in a custom Meta Box. Here is how I am getting the meta data: $meta = get_post_meta( get_the_ID() ); foreach($meta as ...
0
votes
0answers
20 views

How to grab US Box Office data and Coming Soon data in WordPress?

Is there a way to grab US Box Office data and Coming Soon data in WordPress?
0
votes
1answer
129 views

How to speed up IMDb ratings plugin in WP?

I tried to implement IMDb ratings plugin in WP, in this way: I made a meta box and I copy in it the HTML code generated by the IMDb ratings plugin from IMDb site, here is the code generated by plugin, ...
0
votes
0answers
36 views

wordpress custom post filter

Ok so I have a question and any help would be fantastic! I am creating a Wordpress site. I have a custom post type called price. I have added a custom meta box that lists all pages in the wordpress ...
0
votes
0answers
131 views

Multiple jQuery UI sliders updating the wrong values

I'm using the Wordpress Meta Box plug-in (https://github.com/rilwis/meta-box) to place six jQuery UI sliders on a post page. Problem is that there must be an error in the jQuery that handles the ...
0
votes
1answer
82 views

wordpress meta box doesn't save nothing

I have more cutom meta in my wordpress and one of them doesn't save nothig. This is the code for saving add_action('save_post', 'save_details'); function save_details($post_id){ $slug = 'homepage'; ...
2
votes
1answer
481 views

How to make custom metabox fields duplicatable?

I am now currently coding a plugin for the WordPress admin. It's about custom meta boxes. I would like to create a slideshow plugin, just for learning a lot of coding. I have created one metabox, ...
0
votes
1answer
118 views

WordPress get_post_meta Not Working in a Function

I have a meta box on a custom post type for width. Im trying to use get_post_meta to place some CSS in the head. Everything is working but the meta value is not passing through. Here is my ...
-1
votes
1answer
102 views

WordPress Meta Box - second field not saving

So I've been playing around with some custom metaboxes and following tutorials etc - I've got to the point where the top metabox field is saving correctly but the second one (width) doesn't save - is ...
0
votes
1answer
100 views

Ho to update radio group status in wordpress metabox

I have implemented radio-group option in wordpress metabox , I got the desire radio group in metabox with respective label, But I failed to update my checked status on selecting radio or saving the ...
0
votes
0answers
39 views

Grouping custom metaboxes in wordpress

I am using the following code to add custom meta boxes to the admin of my custom post types. <?php $prefix = '_myType_'; global $meta_boxes; $meta_boxes = array(); $meta_boxes[] = array( ...
0
votes
0answers
63 views

Can I add two different wordpress meta box on same page

I have added wordpress Metabox class having different option type like select,check-box,text, text-area,radio etc. This class doesn't support media upload or video adding feature.Now I have ...
0
votes
1answer
169 views

How to add all categories into an array and extract the categories names and use it with a custom meta box

Basically I need to add custom meta boxes to pages and one of this options must be a list of categories from previous posts. I've managed to add the metaboxes and wrapped the categories in a array, ...
0
votes
0answers
186 views

How to display custom meta box values on front-end?

I recently added post formats along with custom meta boxes for each format. I've went along and followed this tutorial// ...
-1
votes
1answer
75 views

Why my meta boxes won't show in front post page?

I see it everywhere: in single post, in category archives etc, but in front page post not. I display the metaboxes in this way: <?php if (get_post_meta($post->ID, 'test_1', true) != '' ) { ...
0
votes
1answer
156 views

Wordpress metabox populate checkboxes group with custom post type

I'm creating a metabox with a checkbox group and i want to populate the checkboxes with a custom post type. I'm using the code in this article: Reusable Custom Meta Boxes Part 2 Now for checkboxes ...
1
vote
1answer
150 views

Wordpress meta boxes only saving some of the values?

I´m woring on a costum meta-box for wordpress. Trouble is wordpress only seems to retain/save some of the values I enter in the fields.. I can´t really find a pattern either.. so here's the code: ...
0
votes
1answer
91 views

WORDPRESS: Trying to follow steps in a tutorial but Fatal Error warning pops up [SOLVED]

==ISSUES HAVE BEEN SOLVED== I am trying to follow the steps within this tutorial// http://tatiyants.com/how-to-use-wordpress-custom-post-types-to-add-events-to-your-site/ But I've come across a ...
0
votes
1answer
102 views

custom field value which can change css class in custom post type

I have created portfolio page type in wordpress-theme with 3 column layout for portfolio item's. I want to create meta-box with drop down to select column number for portfolio list item (may be ...
0
votes
1answer
211 views

Meta box only saving the first of multiple input fields

To keep it short: I built a meta box with 3 fields, but it's only saving the first field. What could I be doing wrong? // --- METABOX: CAREER ... CONTENTS --- // function career_meta(){ global $post; ...
2
votes
1answer
102 views

Strange Issue with Wordpress Post Array in Admin Panel

I am incredibly confused over an issue with the Post Array on a Wordpress Site I am building for a client. I'm hoping someone has seen this before! I have registered a Custom Post Type: ...
0
votes
1answer
448 views

Custom Post Type ID Issue - When Querying Other Post Types

I have quite a complex problem to solve which has baffled me for the last day or so. Basically, I have two custom post types 'Sessions' and 'Recipes'. These are showing fine in the backend of ...
0
votes
0answers
214 views

WordPress Custom Select Meta Boxes

I've created several meta boxes for a custom post type which are all working but as soon as I add the below select meta box, the others no longer pull through the correct/any values. Though, as soon ...
0
votes
0answers
68 views

Wordpress how to hide default meta-box

I add custom meta box (I'm about post adding) and don't need default boxes (2 boxes 1 for name and 2 for content). I found function <?php remove_meta_box( $id, $page, $context ); ?>, but I'm not ...
0
votes
1answer
279 views

WordPress Get Page By ID returns strange results

I have a CMS setup for a client with three meta boxes for related content. All the client has to do is eneter a page slug (one in each) and the site will return the three related products. Everything ...
0
votes
0answers
92 views

save meta_box array from template on plugin

im using a maps plugin with wp user frontend. This plugins only suport custom fields, and my theme use metabox on details for latitude and longitude. Here is my theme code $meta_boxes = array( ...

1 2