Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2009
    Posts
    2
    Plugin Contributions
    0

    Default Linking Categories

    Hello,

    I am new to this forum and have been looking for 5 days now and cannot find the answer I am looking for. I am sure at least one person has come across this and have resolved the issue.

    I have two catgories, (Shop by Style and Shop By collection), each of which has a subcategory (French Style and French Influence). I need to link the French Influence to French Style. Which means, when they click on French Influence it goes to the French Style page.

    I tried the Mutilple Categories Link Manager, but when I add a new product to the French Style, it does not automatically link that item to the other category. So, this wont work for me.

    If anyone of you have any suggestions or can point me in the right direction I would appreciate this.

    Thanks,

    Shereen

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Linking Categories

    Categories have a master_categories_id but there is the immediate categories_id used in navigating through the categories ...

    Based on this, the access to the Product is sent to the "immediate" category that you are in -- or -- the master_categories_id with the "immediate" categories_id ruling over which is used ...

    To change this, you would have to rewrite a lot of code to "ignore" the "immediate" categories_id, based on current navigation, and "only" use the master_categories_id of the Product ...

    I think it would confuse me greatly if I am looking at one Category of Products but then taken to another Category of Products ...

    NOTE: be sure that you have applied the Known Bug Fixes to your shop ...
    http://www.zen-cart.com/forum/showthread.php?t=82619

    and this is a good time to review and apply the Security Patches for your version of Zen Cart:
    http://www.zen-cart.com/forum/showthread.php?t=131115
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Oct 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Linking Categories

    Thank you for your prompt reply. I may not be making myself clear as I am new to the zencart world.

    Both of the sub categories are the same, but fall under different main categories.

    For example: Category Id 344 should link to Category ID 345 and Category Id 345 should link to Category Id 345.

    There is already a category on our zencart site that works this way. Unfortunately, we are not in touch with that person who set that up. The only difference is that the sub categories are named the same.

    So what happens is that when they click on the category the URL changes to point to the other category.

    I do not see anything in the database that would cause this behavior.

    I have ordered the zen cart manual, maybe that will help too.

    Thanks again.

    Shereen

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Linking Categories

    There is nothing built into Zen Cart to have Product links ignore the current categories_id and go to another categories_id ...

    You would have to customize the code for this ...

    You can set Products as "Linked Products" to as many Categories as you want, but there is nothing built in to "over rule" the current categories_id and go to a different one ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v139h Question about linking Categories with other categories
    By aperfecthost in forum General Questions
    Replies: 4
    Last Post: 3 Apr 2014, 08:42 PM
  2. Linking Categories
    By tahiti amin in forum General Questions
    Replies: 2
    Last Post: 22 Aug 2012, 01:23 PM
  3. Categories linking to categories, possible?
    By icecold in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 2 Apr 2010, 02:11 AM
  4. Linking Categories?
    By fmckinnon in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 5 Oct 2009, 06:08 AM
  5. Linking sub categories or categories
    By hardwiredtemplates in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 6 Nov 2008, 04:15 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