Results 1 to 10 of 55

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    Hi Andy. Did you ever get this sorted? I have exact same issue with 1.3.9h. Thanks. Paul.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    I've submitted v2.0.0 to the plugins' area for review. Following are the highlights:
    • Correct usage of PHP short tags.
    • Include database setup in an admin-level auto-installer — no more SQL installation script.
    • Delete meta-tag records if a manufacturer is deleted.
    • Update core-file and template-override basis to Zen Cart v1.5.4.
    • Standardize admin and template-override folder names for the distribution.
    • Move meta_tags.php into a template-override folder.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)


  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    I've just submitted v2.1.0 to the plugins:
    • Remove use of the HTML editor, since the keywords and description meta-tags are stripped of HTML content, anyway!

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    v2.1.0 is now available for download.

  6. #6
    Join Date
    Jun 2008
    Location
    UK
    Posts
    209
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    using .... v.2.1.0
    (zen cart v.1.5.4)


    I kept copying and re-copying up this module thinking Id made a mistake ....

    But when looking at this forum I could see that

    includes\languages\english\extra_definitions\manufacturers_metatags.php

    TEXT_INFO_HEADING_EDIT_CATEGORY_META_TAGS

    should be TEXT_INFO_HEADING_EDIT_MANUFACTURER_META_TAGS


    PHP Code:
    <?php
    // -----
    // Part of the Manufacturers Meta Tags plugin for Zen Cart.
    //
    define('TEXT_INFO_HEADING_EDIT_CATEGORY_META_TAGS''Manufacturers Meta Tags Definitions');
    define('TEXT_EDIT_MANUFACTURER_META_TAGS_INTRO''Define Custom Meta Tags');
    define('TEXT_EDIT_MANUFACTURER_META_TAGS_TITLE''Title:');
    define('TEXT_EDIT_MANUFACTURER_META_TAGS_KEYWORDS''Keywords:');
    define('TEXT_EDIT_MANUFACTURERS_META_TAGS_DESCRIPTION''Description:');

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    Oops! I'll get that change queued. Thanks for the report.

  8. #8
    Join Date
    Jun 2008
    Location
    UK
    Posts
    209
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    I am still having a problem but it could be something else causing it. Or me !

    The "admin" for this add-on works great - Ive filled the meta title, keywords and description within the panel
    and the data for this has translated onto the new database table meta_tags_manufacturers_description.

    But the source code remains the same ... no extra statements or use of the data.

    And Im not sure if normally zen cart would put the manufacturers name between the title tags, but this isnt filled either - it just shows
    <title></title>.

    for example http://www.tidytoys.co.uk/ark-toys-13 then right click "view page source"

 

 

Similar Threads

  1. v139h How do I change basic meta tags such as page title and description and meta keywords
    By robertwebsite in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Aug 2012, 08:38 AM
  2. Keywords/meta tags, and title of page change..
    By in4sit in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Oct 2010, 03:41 PM
  3. manufacturers meta-tags(keywords and title and description)
    By jlcaudio in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 7 Aug 2009, 07:04 PM
  4. Custom Meta Tags Title, Description and Keywords.
    By CoolCarPartsOnline in forum General Questions
    Replies: 4
    Last Post: 30 Jun 2009, 12:09 PM
  5. Manufacturers description, meta tags & keywords
    By higherselfgifts in forum General Questions
    Replies: 2
    Last Post: 26 Aug 2008, 07:15 AM

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