Hi there,
Is it possible to change the format of the date when it’s saved to the database? Trying to use it with Filter & Search Pro plugin but only accepts dates in the YYYYMMDD format, not YYYY-MM-DD as Betta Boxes saves it.
Thank you very much in advance
]]>Hello.
Thanks for this super plugin you created.
I have an issue with displaying the data from the metabox.
I’ve created the metabox for someinstruction and pasted a text there. which has some style and line breaks.
https://i62.tinypic.com/21brxgz.png
After it, I’ve added couple lines to the code to output this data on the page:
$shop_instruction = get_post_meta( $post->ID, 'purchase_instruction', true );
<div class="row">
<div class="spb_content_element span12 spb_text_column">
<div class="spb_wrapper clearfix">
<h4 class="spb_heading spb_text_heading"><span>How to buy on <?php the_title() ?> shop?</span></h4>
<p><?php echo $shop_instruction ?></p>
</div>
</div>
</div>
When I open the page, I can see that all styling (f.e. bold text) is displayed correctly, but there are no line breaks on the page at all.
Could you please help me to handle this issue? What could be the reason of such bug?
Thank you.
]]>Hello,
Love your plugin, but are there plans to add the option to upload images? Like for example how options framework handles images?
]]>Hi,
I’m using a custom field on my custom post type to display a date string, my question is – how would I go about adding this into the admin column and make it sortable by date (both front- and backend)?
Thank you in advance
]]>Hi, I’m getting the following warning with my Checkboxes.
Warning: Illegal string offset ‘DVD’ in /home/gessa/public_html/wp-content/plugins/betta-boxes-cms/types/scfui_checkboxes/scfui_checkboxes.php on line 17
I did some research and see that it is a problem when going from PHP5.3 to 5.4 I just want the warning to disappear but not sure how to change the code.
echo '<input type="checkbox" name="scfui['.$field['slug'].']['.htmlspecialchars($val).']" value="'.htmlspecialchars($val).'" '.($options[$val] ? 'checked="checked"' : '').' /> '.htmlspecialchars($val).'<br />';
No problems on the frontend but just a pain to see these warnings.
]]>Can we change the date and time format like below:
-Date: MM/DD/YYYY
-Time: 8:30 PM – 12:00 AM
Hi, I’m having a problem adding shortcodes to Betta boxes custom fields. Specifically TablePress ids.
I’ve tried other shortcodes too but no luck.
Is there a way to integrate these?
]]>How can I group the items (archive page maybe) that I use Betta boxes to set meta data for (ie, show me everything that has been the “Kitty Metadata”)
]]>I’m using Betta Boxes for one of my sites, and it worked fine while I was developing the site, but now that it is live I can’t add additional meta boxes.
I have installed wordpress in i subfolder to my site, i.e. fritsla.se/wordpress/, but the public url is still fritsla.se. Betta Boxes does not seem to recognize this however. When I go to Settings and try to edit an existing Meta Box, the edit-link go to “https://fritsla.se/wp-admin/options-general.php?page=betta-boxes&action=edit-box&id=1”, i.e. the subfolder /wordpress/ is missing from the link.
And on the Edit metabox page, the form action for the button “Add field” also omits the subfolder, rendering the button useless.
Is there anything I can do myself to change this? I would like to be able to use Betta Boxes in the future as well, but then I need to find a solution to this problem.
]]>Can anyone that knows how this plugin work, please provide the full url to where I can get the documentation on how to use this plugin.
“See the /docs/ folder for a run through on how to use the plugin”
I have tried different combination by first putting – “https://www.remarpro.com” along with different paths with the following, (/extend/plugins/) but nothing.
This is getting frustrating.
ALL I NEED IS JUST THE FULL URL.
Thank you
]]>I have set up field in the betta boxes, how do I insert them into my page.
]]>Hi there,
I love your plugin! Somehow it seems that the fields arent returned when saved. Any idea what could be the problem? After saving the text in a box it is displayed on the frontend, however in the backend the text box is empty again.
Cheers,
Thomas
Can I move the meta box added using this plugin from the default position to side using add_meta_box();
??
The Betta Box is placed at the bottom in the middle and I’d like it on the top at the side. I’ve moved other meta boxes up/down but not ones created by betta box.
]]>I have error with Unicode title meta
Input: Tác gi? bài vi?t
Result: Tác gi? bài vi?t
How to fix?
]]>Hello, I just updated to WordPress 3.5 and now I get an Error when posting using Betta Boxes CMS.
Warning: Illegal string offset ‘__force_post’ in /wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Illegal string offset ‘__force_post’ in /wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Illegal string offset ‘__force_post’ /wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Illegal string offset ‘__force_post’ in /wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Illegal string offset ‘__force_post’ in /wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Illegal string offset ‘__force_post’ in …/wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Illegal string offset ‘__force_post’ in …/wp-content/plugins/betta-boxes-cms/betta-boxes.php on line 100
Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/plugins/betta-boxes-cms/betta-boxes.php:100) in …/wp-includes/pluggable.php on line 876
Can I do something to fix this?
]]>Hey!
I’m having issues with a WordPress installation and your Betta Boxes plugin. If the plugin is enabled, the visual editor toolbar is not showing and there is no way to access it. But as soon as I disable the plugin, it shows again and everything runs fine. Could you please help?
I’m using WordPress 3.4.2 with construct theme.
Thanks!
]]>Custom fields will not load. It stays on the loading screen, so I can’t add any meta boxes.
I deactivated all plugins to make sure there wasn’t a conflict.
I disabled all addons on my browser to make sure there wasn’t an interfering addon.
The plugin works when installed locally. So I’m not sure if there is a conflict with WordPress, my host…?
]]>Is there any way to get the boxes on top of revisions etc?
Thanks
]]>Hi
I am trying to create a timetable that will show who will be on premises and at what times during every day of the current week.
Something like this:
Monday
9:30 – 17:30 Mike
17:30 – 23:30 Joe
23:30 – 05:00 Jane
Tuesday ……
……
I think with your plugin this is possible but I would like to know if there is a way to make the name of the person be a link to their profile.
Can you help me with this?
Is there a way to add this functionality to the plugin?
Thanks in advance!
George Panagopoulos
With WP_DEBUG on the plugin is throwing way too many notice warnings, most for undefined indices.
Please check indexes before using them
]]>Another issue with the Betta Boxes WYSSIWYG editor is that it is inserting inline font-size styles and there is no provision in the tool row to alter font size.
Not a problem for me, because I can hit the HTML editor and adjust it, but many of my clients could never do that.
Is there anywhere I can at least set a dafault to something larger than 11px?
]]>Even when I try editing in “HTML” mode and put the full http: path to the image it is changing it to a ../wp-content/.. relative path. This might work wioth pages or posts, I haven’t tried but what it generates when in a custom post type is https://thesite.com/THEPOSTTYPE/wp-content….
Obviously, this will generate a 404 error.
]]>How can I add the same meta box to multiple post types? I can select only one when creating the box. I can create same meta box again for different post type but I can’t add the same custom field again so this is a big problem cause there are a lot of custom fields repeating on different custom post types
]]>If i add custom fields and click “save metaboxes” – no custom fiels will be safed. it shows 0. Mayby a bug wit 3.3. rc1?
]]>