bonsak
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] All pods pages are 404 after updateDid you try to update your permalinks settings after update?: Settings – Permalinks – Save Changes.
You could also try: Pods Admin – Settings – Clear Pods Cache.Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Create pod fields programaticallyGreat! Thank you.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pods UI QOk. Yes I’m trying to make my own display method for a relationship field so that it will show its related posts in a Datatables Editor interface to facilitate for editing related posts directly inside the parent pod’s edit screen. And then just pick up the changes to the related posts in a pre_save hook.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Custom fields when adding new userStrange. 3.7, Twentytwelve and only Pods 2.3.12 activated. But still no “telephone”-field in the new user screen.
-b
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Custom fields when adding new userSame behavior here. Sounds like a bug. You could pop over to https://github.com/pods-framework/pods/issues?state=open and report it there.
Regards
BonsakCool! Works fine now.
-b
Ok. It works when the fields on ‘timelogs’ are single select/dropdowns, not with autocomplete.
-b
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Bi-directional query questionWonderfull!
-b
Forum: Plugins
In reply to: [WPIT GANTT] [Plugin: WPIT GANTT] Bugs, ideas & everything elseI meant “click and drag” to pan ??
I was thinking that it would be great if the plugin had a back-end interface where you could specify data sources for the Gantt chart.
A basic implementation could be to let the user choose a custom_post type (e.g. ‘Projects’) as data source for the Gantt chart. The user could also select which fields (or custom fields) to use for Start-date and End-date of the Gantt bars.Cheers
BonsakForum: Plugins
In reply to: [WPIT GANTT] [Plugin: WPIT GANTT] Bugs, ideas & everything elseVery cool! Ive be looking for this functionality for a long time. A couple of whishes:
– Ability to use posts or custom posts as projects with custom fields driving the start/end values.
– Drag in the chart to pan
– Zoom in/out with mouse wheel
– Auto-pan to current date instead of 1.st of month when the chart is loaded (maybe as a setting)Cheers
BonsakForum: Plugins
In reply to: [Posts 2 Posts] Create a new post from the connect metaboxSweet!
-b
Forum: Plugins
In reply to: [Posts 2 Posts] Create a new post from the connect metaboxHi
I realize this is an old tread, but where in the code should i look to change the status of the posts created this way, to published instead of draft? I tried searching through the plugin files, but i couldnt find anything.( meaningfull to a php noob like myself ?? )Cheers
BonsakForum: Plugins
In reply to: [Plugin: Post Gallery] Error when uploading with PGFixed it by changin my Mamp port number settings to “Default ports”. Remeber to remove portnumbers from your blog url in the dashboard before you change your Mamp setting or your site will be unreachable.
Regards
Bonsak