This forum is for less technical discussions about the Drupal project, not for support questions.

I am Ranav New Member

Hi,

Hello All,

I am Ranav the new member for drupal community. I like drupal and i want to learn about drupal, I feel very glad for joining this community.

Thanks.

Deleted PDF file still accessible

I'm using Drupal Core 9.4.8 and installed the latest version of "File Delete" with a patch that allows the file to be deleted immediately and to force delete. And physically deleting the file doesn't seem to affect its presence on the site.

Here are my steps:

Community sites

Post has been removed by CW. Thank you.

(Newbie) What does mobile-friendly mean?

Does mobile-friendly mean that the site detects what platform is being used and one of several views are used accordingly?

I'm joining a volunteer-team that maintains a Drupal-9 site that has had some criticism, that it looks old-fashioned and it doesn't look good on a mobile-phone. I'm going to have to learn Drupal and I'm working through an on-line Drupal 8 tutorial. The impression I'm getting is that it is similar to a strongly-typed Object-Oriented system with multiple geometric display-options on top of it, no doubt more experience will expand or correct that.

Slick Carousel Slider

Drupal 7

I am running a Slick Carousel logo Slider for vendor logos with hyperlinks to descriptive contact pages.

There are like 800 vendor logos at this point, which is a lot. 

The site is running so slow the vendors are noticing/complaining.

I turned the block off temporarily to test it, and sure enough the site lit back up, nice and fast.

The thing is, this same carousel used to be fine. 

The customer insists a slider is the only wat they want these logos displayed. (even though is not the best way) 

I overwrote index.php file

Hi

I have a subdirectory that is an appendix to the main site where I mistakenly overwrote the index.php file.

I replaced the index.php with the index.php of the main site, I put this:

define('DRUPAL_ROOT', getcwd());

require_once DRUPAL_ROOT . '/includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
menu_execute_active_handler();

but it is wrong:

the struture of my subdirectory site is:

Pages

Subscribe with RSS Subscribe to RSS - General discussion