Enterprise Booking Platform built with Drupal 7

Website

http://www.eurocentres.com

Screens

About Eurocentres – Language Learning Worldwide

Eurocentres is one of the leading organizations within the language travel industry. Eurocentres is an international company with schools located on four continents and students coming from over 120 countries. Currently, Eurocentres teaches eight languages at 30 schools.

Thanks to a worldwide network of educational agents and own enrollment offices, Eurocentres welcomes over 13 000 students every year at its schools in Europe, the USA, Canada, Australia, New Zealand, South Africa and Japan.

Closed. Views: Multiple Displays - Same Title, Filter Criteria

Hi all,

I am using Views with Multiple Displays - Page. I have found that when I change the title or filter criteria for one page, it is reflected in the other page(s). This is true of the other content display types as well (block, content pane, etc.).

- UPDATE: I found that I needed to use the 'Override' option.

Thanks!
Christina

My Polls are dead

Hello, i just noticed today, my polls aren't working at all, i just added a poll, and nobody can vote on them, even the admin, when you click on vote, it just return to the index and the vote doesn't count, everything is in 0%

Also, nobody can't view the Poll Results, it says Access Denied, even for the admin, and the permissions are already set in the People->Permissions.

I really don't know what to do, help please i'm in a hurry.

Thanks.

Custom css for custom template files

Hi,
I have made custom template files for my custom content types. Example page-test.tpl.php

Now I want to a custom css file for each of my custom template files. I am confused as to how to go about doing this ?

Please point me to the right direction or documentation so that I can get this done.

Cheers,
Vishal

Where to find settings for "Scrollable Content" module?

Hello everyone,
I'm a pretty new Drupal user with a Drupal 7 installation. I've just installed the Scrollable Content module and it's various dependencies(jquery update, views, panels, ctools, advanced help, etc) successfully and enabled them. The README.TXT file that comes with Scrollable Content has this as step #3:
" 3- Then change the default settings for this module to suit your needs (http://yoursite.com/admin/settings/scrollable_content)."

theme_link overriding for specifically the main menu (primary links) in drupal 7 - my current code is effecting all menus....

following code in my template.php file:

<?php
function THEMENAME_link($variables) {
  return '<a href="' . check_plain(url($variables['path'], $variables['options'])) . '"' . drupal_attributes($variables['options']['attributes']) . '><span>' . ($variables['options']['html'] ? $variables['text'] : check_plain($variables['text'])) . '</span></a>';
}
?>

However, this wraps span tag around EVERY menu item.... I would like to just specifically do this to my main menu (primary links).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x