Skip to main content
Home

e: info@zerotouch.co.uk

t: 01628 820100

Main navigation

  • Home
  • About Us
  • Web Design
  • Drupal Services
  • SEO
  • Portfolio
  • Contact Us

Length, Width, Height and Ubercart

Read more about Length, Width, Height and Ubercart

sites/all/thmes/contrib/fusion/fusion_core/template.php

See the line below:

$dimensions = !empty($node->height) && !empty($node->width) && !empty($node->length); /* MR */

This might help. Work in progress.

Drupal Ubercart Product length, width and height missing on node import

Read more about Drupal Ubercart Product length, width and height missing on node import

Check the following links:

http://drupal.org/node/568574

Link to go back

Read more about Link to go back
<p><a href="javascript:history.back()">Go Back</a></p>

Produces:

Go Back

Google Analytics account

Read more about Google Analytics account

To access your account you will need to visit the Google Analytics page and enter your username and password.

The Google Analytics Reporting pages may be visited by clicking on the link below.

Google Analytics - https://www.google.com/analytics/reporting/login

Google Business Profile entry

Read more about Google Business Profile entry

To access your account you will need to visit the Google Business Profile pages (formerly known as Google Places and the Google Local Business Center) and enter your username and password.

The Google Business Profile page may be visited by clicking on the link below.

Google Business Profile

Make http:// goto http://www and get rid of trailing slashes

Read more about Make http:// goto http://www and get rid of trailing slashes

Update the .htaccess file as described below.

Views Header subject to the Taxonomy Term ID

Read more about Views Header subject to the Taxonomy Term ID
Within the Views Arguments section add the 'Taxonomy: Term ID' as the argument.
 
The output from the header may then be configured per taxonomy term ID using the example php code below.
 
The example php code is placed within the Views Header field.
 
<?
$a = arg(0);
$b = arg(1);
$c = arg(2);

print "<p>arg-0: [" . $a . "]</p>";
print "<p>arg-1: [" . $b . "]</p>";
print "<p>arg-2: [" . $c .

Update Drupal Core

Read more about Update Drupal Core

This describes a quick process of updating Drupal core.

1. Make back-ups.

Then run the composer command

See: https://www.drupal.org/project/drupal/releases/10.1.6

To start a new Drupal project with version 10.1.6:

composer create-project drupal/recommended-project:10.1.6 "install-dir"

To update your site and all dependencies to the latest version of Drupal:

ls -ald php*

Read more about ls -ald php*

ls -ald php*

Block display subject to User ID

Read more about Block display subject to User ID
<?php
global $user;
if ($user->uid == 1){
  return TRUE;
} else {
  return FALSE;
}
?>

Pagination

  • « First First page
  • ‹ Previous Previous page
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • Next › Next page
  • Last » Last page
Subscribe to
Image:
Abstract Chevrons
Image:
abstract circular ligjts
          • Home
          • About Us
            • History
            • Employment
            • Testimonials
            • News
            • Privacy Policy
            • Cookie Policy
          • Web Design
            • Requirements
            • Style Guide
            • Content Management
            • Fully Responsive Websites
            • Customer Self-Service
            • Bootstrap
            • Bespoke Development
          • Drupal Services
            • Drupal Websites
            • Drupal Intranets
            • Drupal Support
            • Drupal modules
          • SEO
            • Organic SEO
            • Pay Per Click
            • SEO Advantage
            • SEO Summary
          • Portfolio
            • Brochures
          • Contact Us

          Copyright © 1999 - 2025 Zerotouch Limited.  All rights reserved.  Registered in England and Wales.  Company Number 03694425

          Web design and maintenance by Zerotouch Ltd