How to use XML Sitemap for translations

Hi,

on my site i use translations (en, fr, gb, en, de) and everything works great. Every language has his own Domain, but for "de/german" i have two Domains (*.at and *.de).  How can i generate for each of them a sitemap with XML Sitemap? I need it for Google Search Console.

Thanks for helping!

D7 - Send every week an email to some role with all the node created in the last week

hello all,

on drupal7 I need to send every week to the users of a role the list of alle the node created in the last week.

i've created a View page with 'title' with link. 

But now I don't know how can I atomatize the email and the send.

Drupal 7, field in a content that filter next field

Hi everyone, is there a way to fill a field of a node and the next field of the form gets data related to that field.

I mean if i choice in a field Name -> John, in the next field gets, the related content of John.

Thanks very much.

Change Navigation Menu Links Based on Main Menu Item Selected

Can someone point me at an article or example of how I can show different Navigation menu items based on the Main menu item selected ? - so the Home page might have one set of links and then a Product Main menu link could have a completely different set.  Thanks.

Disable Cookies to Get Rid of "Site not Secure" notice?

Hi! I have a Drupal 7 site I built here: http://bit.ly/2C7r8FC.

I have browsers telling me in the URL that the site is "not secure", and seems to imply that it's because of cookies. I'd like to get rid of this warning, and I think I can do it by either using SSL or getting rid of the cookies. I'd like to try the latter.

How can I disable cookies (for non-logged-in users) on my site? Is there a way? Do you have any suggestions about how I can resolve these warnings?

Thanks! I appreciate any advice you can offer.

Display number of nodes of a particular content type

I want to create a custom block and use the following DB query to display the number of nodes of a particular content typ and found following PHP snippet online: 
I have replaced the string YOUR-CONTENT-TYPE-HERE with the machine name of your content type for example: article

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x