amigos necesito su ayuda, no puedo hacer que el menu principal sea desplegable en el tema bartik, alguien me puede ayudar porfavor, tiene que ser en ese template
Hi all,
I'm new at using drupal and I have created a custom theme on my local host. At the moment I'm logged in as admin on Firefox. The problem I'm having is that when I try to login on another browser using the following links the page keeps redirecting it self back to the home page. I have tried the following:
localhost/user
localhost/?q=user
localhost/admin
The only way to get the login page up again is to remove my custom theme so it goes back to the default one. I'm guessing when I created my new theme I'm missing some files?
Hi guys,
I'm looking for a solution so that when users associate a node with a new node they are creating, the users can specify where in the body they can input the value of the associated node. So for example:
Node A currently exists
Node B is being created and Node A is associated with it
Somewhere in the body for Node B, the user can specify the location to embed Node A.
I'm not sure what's the best approach for this. In Wordpress I'd think of using shortcode. Any suggestions?
I have a colorbox-like library I'd like to use and I need to add a class and an ID to the link of the image in the surrounding A tag. I can't figure out how to do this. Any ideas?
Notice the two links that create new content (one under "Why Choose Us", one under "Testimonials). I don't want the links visible to users who do not have permission to view the linked page.
I created the links by adding the HTML to the Header of each View. Is there some PHP I can put there instead, or is there another way to create that link (a module perhaps)?