This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

More than one metatag for the homepage

How to implement more than one custom metadata for the home/landing page?

Cache implementation for a DB table

How to cache the data received from external API to a DB table for a period of 24 hours in drupal 8?

How to change HTML Entity Codes in views?

Hi team,

i'm having an issue,

i've created a view but when a field has ' on my view shows: ' like this image
html entity code

i'm using formatter plain text on my view configuration for that field but i dont know if there is some way to change this field output

Could you please help me?

Regards
Mario

Anonymous session Cookie Breaks varnish and other cdn cache

Hello,

I'm trying to look for a solution for the following problem :

On a website, i have two views which displays results of the same content type.

On the front page they are displayed one after the other, and i store the nids of the first view results in $_SESSION.
The query of the second block is altered based on the nids stored in session so that we don't get duplicate results.

Best development practice using git

This is undoubtedly a hot topic and I have read many web pages on "best development practices" for Drupal with respect to the use of git. The background is that this will be a multi-developer project with three repositories on the server: development, staging and production. The branching model to be used in Git will follow "A successful Git branching model" found on the web.

errors with review Schema

On Drupal 7 with the schema module in use. Get this error- "One of offers or review or aggregateRating should be provided"       I know we can get a fully validated test return by manually writing the review schema (and entering it in the Google validator), but cannot eradicate this error using any (intuitive) combination of settings in the Drupal module.   Q's     1. Is this a known problem/Is there any solution?    2. Is there an example somewhere of exactly how to create a 'review' schema in the module that will pass the validator test?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions