Forum Replies Created
-
In reply to: Custom topic Fields
No one has tried anything like that before?
In reply to: Custom topic FieldsNo one has tried anything like that before?
In reply to: Custom topic FieldsI have another (supposedly) silly question.
I have added fields I need to the topic post type, thank you very much. However, I am finding it difficult to post them to the database when I enter any data from the frontend. I can add all the inputs to those fields from WordPress editor, but on-page fields fail on me.
Can I just replicate bbp_form_topic_title() function and modify the new one to suit my needs?
No Core Code has been harmed as yet.
In reply to: Custom topic FieldsI have another (supposedly) silly question.
I have added fields I need to the topic post type, thank you very much. However, I am finding it difficult to post them to the database when I enter any data from the frontend. I can add all the inputs to those fields from WordPress editor, but on-page fields fail on me.
Can I just replicate bbp_form_topic_title() function and modify the new one to suit my needs?
No Core Code has been harmed as yet.
In reply to: Custom topic FieldsNever mind the stupidity! I was jumping the gun too quickly.
Will post my solution for a completely custom Topic a bit later.
In reply to: Custom topic FieldsNever mind the stupidity! I was jumping the gun too quickly.
Will post my solution for a completely custom Topic a bit later.
In reply to: Custom topic FieldsChris –
Actually I do have an event post type working. I think I am only confused because the hooks I add in the function.php of bbbTwentyten theme do not affect the plugin files at all. So I went ahead and modified the files in my comment above.
I do believe there is a better way of doing it. But probably will not realize until I break some stuff.
In reply to: Custom topic FieldsChris –
Actually I do have an event post type working. I think I am only confused because the hooks I add in the function.php of bbbTwentyten theme do not affect the plugin files at all. So I went ahead and modified the files in my comment above.
I do believe there is a better way of doing it. But probably will not realize until I break some stuff.
In reply to: Custom topic FieldsWould you suggest that bbb-topic.php and bbb-metaboxes.php should not be modified even with hooks and actions?
In reply to: Custom topic FieldsWould you suggest that bbb-topic.php and bbb-metaboxes.php should not be modified even with hooks and actions?
In reply to: Custom topic FieldsThanks. The error I get is call to undefined function add_meta_box() in bbpress.php, so was wondering if it was supposed to be differently.
Sorry about noobish questions! I am learning most of it.
In reply to: Custom topic FieldsThanks. The error I get is call to undefined function add_meta_box() in bbpress.php, so was wondering if it was supposed to be differently.
Sorry about noobish questions! I am learning most of it.
In reply to: Custom topic FieldsThanks. I realize I will have to modify a lot of core files to do that. Anywho, I might be wrong but I will report back the changes I made and the results of it.
In reply to: Custom topic FieldsThanks. I realize I will have to modify a lot of core files to do that. Anywho, I might be wrong but I will report back the changes I made and the results of it.
In reply to: Custom topic FieldsChris,
Did you have to call any additional function to add meta boxes? Have you tried that yet?
Thanks
In reply to: Custom topic FieldsChris,
Did you have to call any additional function to add meta boxes? Have you tried that yet?
Thanks
In reply to: Custom topic FieldsAwesome!!! Thanks a lot. I think I am going to spend new few hours adding custom fields the way I want it!! And yeah, I LOVE THIS PLUGIN!!! (after a hair splitting day that is )
In reply to: Custom topic FieldsAwesome!!! Thanks a lot. I think I am going to spend new few hours adding custom fields the way I want it!! And yeah, I LOVE THIS PLUGIN!!! (after a hair splitting day that is )
In reply to: Custom topic FieldsCould you please post the link? I know this is something I am going to laugh myself at for later, but for the life of me, it might be staring at my face and I can’t find the link to download the plugin.
In reply to: Custom topic FieldsCould you please post the link? I know this is something I am going to laugh myself at for later, but for the life of me, it might be staring at my face and I can’t find the link to download the plugin.
In reply to: Custom topic FieldsIs it something that can be done with the to-be-released BBpress plugin? If yes, is the beta release available for testing?
In reply to: Custom topic FieldsIs it something that can be done with the to-be-released BBpress plugin? If yes, is the beta release available for testing?