Page 14 of 20 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 193
  1. #131
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    Bug. For a product with zen-default attribute-handling.
    Fixed on GitHub.
    Ok so if I just overwrite the files it should fix it then?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  2. #132
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    Bug. For a product with zen-default attribute-handling.
    Fixed on GitHub.
    I've just replaced the files with your new files and I still don't see url in the data? do I need to run the SQL again?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  3. #133
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    you should always compare...only the jscript_ changed. Is it on your site yet? I see no change on Brass Plaque Engraving.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  4. #134
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    you should always compare...only the jscript_ changed. Is it on your site yet? I see no change on Brass Plaque Engraving.
    Thats why I took a backup! Regardless of comparing anyway...it isn't working for me.

    I'm downloading from here.

    https://github.com/torvista/Zen_Cart-Structured_Data

    I've also tried setting the product to 'Product Priced by Attributes: Yes' and still don't see the url.

    https://ventureengravings.uk/brass-plaques-and-brass-signs/brass-plaques-and-brass-signs-made-in-the-uk
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  5. #135
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Are you sure you are using the updated file?
    Click image for larger version. 

Name:	Clipboard01.jpg 
Views:	23 
Size:	11.0 KB 
ID:	19796
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  6. #136
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    Are you sure you are using the updated file?
    Click image for larger version. 

Name:	Clipboard01.jpg 
Views:	23 
Size:	11.0 KB 
ID:	19796
    Yes, I downloaded your files from GitHub

    This is what it has in jscript_plugin_structured_data.php

    "url": "<?php echo $canonicalLink; ?>",
    <?php if ($attribute_lowPrice === $attribute_highPrice) { //or if price not set by attributes, this is already set to base price
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  7. #137
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    It does not show up in your head. It should be here:
    Click image for larger version. 

Name:	Clipboard01.gif 
Views:	14 
Size:	2.8 KB 
ID:	19797
    Even if the url data was not working, the text "url:" should show....is it in the right template folder?
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  8. #138
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    It does not show up in your head. It should be here:
    Click image for larger version. 

Name:	Clipboard01.gif 
Views:	14 
Size:	2.8 KB 
ID:	19797
    Even if the url data was not working, the text "url:" should show....is it in the right template folder?
    Got it working. I had copied it over in the right directory which is 'bootstrap' but it appears when I copied the folder over and not the file it didn't overwrite jscript_plugin_structured_data.php

    Just tried copying 'jscript_plugin_structured_data.php' as an individual file and the url has appeared.

    Sorry for the run around on this :-)
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  9. #139
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    I have made an observer that adds custom fields to the database AND adds those fields to the Admin Product Edit page:

    https://github.com/torvista/Zen_Cart...Product_Fields
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  10. #140
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    I have made an observer that adds custom fields to the database AND adds those fields to the Admin Product Edit page:

    https://github.com/torvista/Zen_Cart...Product_Fields
    Brilliant. Thanks for this, hopefully it will resolve the errors that are being thrown up in search console.
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

 

 
Page 14 of 20 FirstFirst ... 41213141516 ... LastLast

Similar Threads

  1. Replies: 13
    Last Post: 27 Jun 2019, 05:31 AM
  2. v150 Contact# structured data markup
    By ShopVille in forum General Questions
    Replies: 9
    Last Post: 12 Nov 2014, 03:01 PM
  3. I want to add Facebook open graph tags
    By stevemax in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Jul 2011, 07:07 PM
  4. Where do I add facebook open graph tags?
    By surlybroad in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 25 May 2011, 04:12 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR