Results 1 to 10 of 623

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Tableau Responsive Theme - Support Thread

    If you use product reviews I may have stumbled on a minor 'bug':

    It is entirely possible I'm incorrect, but I think part of the file includes\classes\observers\nmx_structured_data\class.breadcrumbs.php

    doesn't validate (http://www.w3.org) because this code: on line 48:
    '<meta itemprop="author" content='.$reviews->fields['customers_name'].'">'.

    should be:
    '<meta itemprop="author" content="'.$reviews->fields['customers_name'].'">'. ​​​​

    The change is an addition of a " at the end of content=

  2. #2
    Join Date
    Apr 2010
    Posts
    282
    Plugin Contributions
    1

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by lindasdd View Post
    If you use product reviews I may have stumbled on a minor 'bug':

    It is entirely possible I'm incorrect, but I think part of the file includes\classes\observers\nmx_structured_data\class.breadcrumbs.php

    doesn't validate (http://www.w3.org) because this code: on line 48:
    '<meta itemprop="author" content='.$reviews->fields['customers_name'].'">'.

    should be:
    '<meta itemprop="author" content="'.$reviews->fields['customers_name'].'">'. ​​​​

    The change is an addition of a " at the end of content=
    Thank you for that. I haven't attempted validation yet, because I have been working on other aspects.

 

 

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1087
    Last Post: 18 Jan 2025, 07:23 PM
  2. v155 Support Thread - Responsive Color Changes for 155
    By dbltoe in forum Templates, Stylesheets, Page Layout
    Replies: 99
    Last Post: 1 Oct 2021, 12:31 PM
  3. v155 Tableau Theme configuration not working.
    By tunes in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 22 Mar 2017, 06:53 PM
  4. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  5. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg