it takes me almost 2 days.... but i didnt find the solution for this issue.
when i access my website, there only appears Code page.
photos, videos... don't display. But they display on " Body" Edit basic page ( home page ) when i click on " enable rich-text"
pls help ! how can i make photos, videos .... show on my page again ?
thanks,
Love & peace
I have a couple of functions that I use in rules, and snippets throughout the site. Currently I have just copied the contents of the function to each snippet, I need to know the best way to implement this as a function that I can simply call from any snippet box, rather than duplicating code.
Create a module and then call it somehow, or is there a custom include I can add with some functions...?
I am trying to build a community website.
The problem I am facing is that i need a complex profile type. Every user is basically a company and it can have many team members. These are part of the profile itself. But the functionality I want here is that in the profile, the user can add multiple team members and these inturn have their fields like name, designation etc.
I can implement them as content type, but that is not what i really required. I want them to come as a separate link, and not when user clicks on add content.