AbanteCart Community

Shopping Cart Operations => Support => Topic started by: cookie on January 20, 2014, 11:31:02 AM

Title: Category URL !?!? Where can I see that ?!?
Post by: cookie on January 20, 2014, 11:31:02 AM
Hi,

Can anyone please tell where I can find the URL of a certain category to embed it in a custom menu?
(in the admin somewhere?!?)

THX
Title: Re: Category URL !?!? Where can I see that ?!?
Post by: abantecart on January 20, 2014, 01:14:15 PM
Why not use selector for category in the menu section?

Select category and click link button
It will put something like this for you: product/category&path=36_40  (there last digits are Path to category)

Title: Re: Category URL !?!? Where can I see that ?!?
Post by: llegrand on January 20, 2014, 02:56:26 PM
Hi,  where/how do I get to this location?  I am not seeing what I need to do here.

Tried   Catalog > Categories  then selected edit - but don't find anything that looks like your screenshot.

Thanks for the additional instructions.

Lee

Title: Re: Category URL !?!? Where can I see that ?!?
Post by: cookie on January 20, 2014, 06:11:43 PM
OK, I found it ...
It's in Design / Menu / Add new menu item > Choose category from the drop-down
A long way around though, I do not see why is it not possible to get that link from the category set-up screen itself and have to go such a long loop to find it.

But thanks a lot for the tip, got the URL for now  :)
Title: Re: Category URL !?!? Where can I see that ?!?
Post by: llegrand on January 20, 2014, 06:25:30 PM
Wow,  I wouldn't have ever found that.  Nice hunting, Cookie.

One thought,  once you determine what the basic url is
like ..../product/category&path=81

Then you can see what the id is when you click on the category within the expected place of  categories, like this example
from the edit link within categoires:
 ..../index.php?rt=catalog/category/update&category_id=81


But thanks for posting where to find this.
Lee

Title: Re: Category URL !?!? Where can I see that ?!?
Post by: cookie on January 20, 2014, 07:06:39 PM
Thanks for the tip with the path Lee, nice hunting too :)