Latest release are no longer appear as "recommended" for D7

Hello,

In our module we've released a few version after 3.45 (which is marked as recommended), but none of them are shown as "recommended" on the main page. How can we fix this and why it happened?

https://www.drupal.org/project/cleantalk
https://www.drupal.org/project/cleantalk/releases

Question about passing arguments

Hi everyone!

I've very recently started  tinkering with drupal and have a problem with something that seems pretty basic. Situation is as follows, I have two content types "Client" and "Order" which references the Client_Nid.

converting module from drupal 7 to 8

In the code of my drupal 7 module I have this line:

drupal_add_js($scroll_js, ['type' => 'inline', 'scope' => 'footer']);

To use this module, I need to change this line of code.

Cause now I get an error.

How to override function from module

I want to override function from a module, I searched for it many places but could not found the resolution,

I am using drupal 7 version.

New field isn't showing on the live page. 

I didn't build the website, and I'm new to Drupal, but have lots of experience with Wordpress.

I've been asked to add a new kind of field to an existing content type. I've added the field, and it shows up on the form for that content type, but the data entered into the form doesn't seem to translate through to the public view.

Number and Drop Down Appearing in View

I'm new to Drupal, and I don't understand how to get rid of a number and drop down menu that always appears in my book lists. For example, if you scroll down to the book lists on berwynlibrary.org you will see a 52 that appears under "Fiction" and a drop down that appears under the Fiction book list. How do I remove those?  

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x