Questions tagged as 'drupal7'

0
answers

Js file is not executed on site made with Drupal7

Simple problem. I execute this code $(document).ready(function () { $("form#user_register_form").submit(function (event) { event.preventDefault(); alert("Submit prevented"); }); }); In a javascript file for a site...
asked by 05.07.2017 / 17:06
1
answer

Drupal panel pages

I have a problem with drupal, specifically with the creation of aliases for pages created using page manager with panels. I need to add a different alias url for each language, in the page creation it lets me add the path but it does not let...
asked by 17.10.2016 / 16:48