hello
I want to add 2 text field using field factory plugin side by side.
or is there any way I can add accordion in field factory text fields?
After a while of digging around the internet I found a helpful article on why the Fields plugin causes a 500 error on PHP5.4. This article pointed me in the direction.
https://stackoverflow.com/questions/8971261/php-5-4-call-time-pass-by-reference-easy-fix-available
I wanted to post it here for anyone else also having problems. Here’s a link to download it:
https://preview.weekdayheroes.co.za/Fields-php5/fields-php5-4-5Sept2013.zip
Note that I created a ‘Choose images from current post’ action additional to the existing functionality. I hope this can help someone else.
]]>In few of my posts, I have some ordered and unordered list bullets. When published, they don’t get displayed in the main page. They look like a paragraph. But when particular post is selected, bullets get displayed properly.Why is it so?
]]>Hi,
I like this plugin, and I found the new box concept very interesting and makes long edit pages look far more better. However, I was really disappointed to see that the generated fields are untranslatable by WPML plugin. It seems that the plugin are using its own DB tables instead of WP postmeta? Could that be fixed?
]]>Hello,
I am using the fields plugin, and it works great. I am using the checkbox function, and I have 4 items. Playstation, xbox, wii, and PC; and I am displaying it in my template like this echo fs_get_meta(‘game-review-platform’,$single=true, $post->ID);. It will display only one platform, even though I have 3 checked. How can I get it to display all of the checked boxes?
Thanks in advance,
Aaron
]]>I’m really liking this plugin better than others with similar functions. However, I hadn’t come across it before, partially because the name matches a common tag in the forums.
Have you considered adding a prefix to help differentiate?
Keep up the great work!
]]>I’m going through the process of reinstalling wordpress (something was causing over 200 queries per page).
After installing Fields on the new wordpress installI noticed that my existing fields were not working. I checked and the info is in the database so its there.
I saw the import / export feature but when ever I run it only 1 group is ever generated (I have about 5).
I have no problem with re-creating the 100 +/- fields but I wanted to confirm that this wouldn’t cause me to lose the existing info I have in the database. I just spent 2 weeks and a few hundred dollars updating my wordperss to use these fields and do not want to lose all the data.
]]>0.4.1
I just did the auto update from 0.4.0 and I am now getting the following error.
Catchable fatal error: Object of class stdClass could not be converted to string in httpdocs/wp-content/plugins/fields/admin/fs-meta.php on line 148
]]>Impressive plugin!
Found a Typo in fields-builder-textarea.php line 21:
fielld_update_meta should be field_update_meta
Fields Version 0.2.4