More than one imageObject per view?

Hey.

So i use the Schema.org metatag module and was wondering if there is a way to use more than one imageObject for a view? 

i got many projects i want to display on google, and for that to happen i may need more than one object per view. 

Any idea if this is possible? 

The node of each post is not styled, and thus we don't want the end user to click on anything that redirect directly to that page.

Thanks in advance. 

Recent Hack

I work for a charity and look after our website built on Drupal 7. I missed the recent March alert and didn't update in time, and about 3 weeks ago we were hacked.  Some (not all) users get redirected to a malware site.

Sadly our daily backups are only stored for a week (I didn't realise the host only stored a week) so I didn't have a clean backup to go back to. Lesson to myself is download them to my PC on a regular basis. 

Schema meta tag outputs <script> and not <script type="application/ld+json">

<script>{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "LocalBusiness",
            "@id": "https://*****/",
            "name": "'****",
            "address": [],
            "telephone": "+47 922 10 222",
            "url": "https://***************",
            "sameAs": "https://www.facebook.com/*****/",
            "image": {
                "@type": "ImageObject",
                "url": "https:/*****/sites/default/files/logo.png",
                "width": "184",
                "height": "131"
            },

Seeking Dedicated Full-Time Drupal 7 Developer

Seeking a Drupal 7 developer to provide ongoing maintenance for several existing sites, satisfy change requests, and implement various new features.  The primary two sites you would be focusing on are simple custom social networks using Statuses module and a suite of other social modules.  These sites do NOT use Distributions as part of their core featureset.

Typical work may include - CSS changes, minor layout changes and updates, adding ad units throughout the layout, updating and adding new features i.e. "Like" button and report button, etc

where can I find user_migrate module

Updating Drupal core, and I am getting a user warning:

      "The following module is missing from the file system: user_migrate"

Searches of the module pages do not turn up this particular module, and I can't complete the update without it.  

Where else should I look?

Thanks in advance!

Warning: Invalid argument supplied

Hi,

I have been adding extension contrib modules and recently started getting the following warning message out of the blue.

Warning: Invalid argument supplied for foreach() in opigno_class_app_views_query_alter() (line 408 of /home/liikanjitsu/public_html/mindsets.eu/pedles/dev_d7-opigno/profiles/opigno_lms/modules/opigno/opigno_class_app/opigno_class_app.module). 

I have not touch the Opigno profile/apps, nor the views module so far.

Can anyone tell me what is or has gone wrong and how to fix it?

Kr,

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x