Hi all,
I have added a box on the profiles of my site, where members can add a HTML code which will show a google map with their location. For now, the members will have to put in the whole HTML code, and I don't like that at all. I would like to see where they can just put in their account number for the Google widget I'm using for this. Anyone have a clue how to do that? Or is there something similar that I can use?
Thanks :)
|
|
Hi all,
I have added a box on the profiles of my site, where members can add a HTML code which will show a google map with their location. For now, the members will have to put in the whole HTML code, and I don't like that at all. I would like to see where they can just put in their account number for the Google widget I'm using for this. Anyone have a clue how to do that? Or is there something similar that I can use?
Thanks :)
you'd better put in the whole HTML code. and then using process_html_code($user_html_code); to make it works.
=> http://friends.smansakra.sch.id => friends community based dolphin 7 |
I'm not sure what you mean by this: and then using process_html_code($user_html_code); to make it works.
But I don't want members to have to put in a whole HTML, just the user id of the widget, and then the widget would show..
|
Another bump.. Any ideas? |
|
Is there really no-one with any suggestion?? Any ideas would be welcome.. |
Don't think it's possible there's no one with even a small idea. Bump again then... Just hope someone will help me out like I try helping others out.. |
I think you need a mod for this action you want. :) Kids first |
Don't think it's possible there's no one with even a small idea. Bump again then... Just hope someone will help me out like I try helping others out..
I don't believe it's a case that no one wants to help. I don't think anyone knows the answer (so far) ;)
This is a custom function that is outside of what the typical dolphin install can actually do.
It is possible to do but it will require a custom function that will parse the html block based on the profile id. This requires a programmer who knows how to work with dolphin. Unfortunately it isn't as easy as dragging a block in page builder.
|