Saving Map Problem and Editing Form

This topic contains 1 reply and 2 voices, and was last updated by Tareq Hasan No Topics
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
March 3, 2014 at 11:11 am 16091
Tareq Hasan Hi, I'm currently having some trouble with the plugin to integrate with the current plugin. First the plugin it saves the data to one database field for the map using xx.xxx, xx.xxx. But my other plugin is saving to two fields instead latcoord and vertcoord Could anyone point me to the php file where I can split these two fields while it saves to the database. Secondly is I created the page called Edit Listings Added the [wpuf_edit] into the post Then within the User Frontend page I went to general and then modified the Edit Page to: Edit Listings Right now when I entered the page it shows edit listings but it is not editing it's creating new form and how do I state to the plugin to edit which form? A little lost here.
March 3, 2014 at 12:18 pm 16094
Tareq Hasan Tareq Hasan

For splitting the co-ordinates, try this http://docs.wedevs.com/pronamic-google-maps/

For editing, [wpuf_edit] is just a placeholder for inserting the right form. The form is picked from each post that was used for creating that post. If you go to backend edit post area of WordPress, you’ll see a meta box named WPUF Form. You can change from there which post uses which form.

Viewing 1 Posts - 1 through 1 (of 1 total)