*

pitbull

  • ***
  • 98 posts
How to get ctegory slug in Veronika Theme?
« on: October 10, 2017, 11:48:48 AM »
Hi, i am trying to add a link to the category showed inside each item when we hover it. I want to get/echo the category slug url for each item? How can i do that ?

i tried the <?php echo osc_item_category(url); ?>

but this gets the category url name and not its slug

Please help !

*

MB Themes

Re: How to get ctegory slug in Veronika Theme?
« Reply #1 on: October 10, 2017, 01:00:15 PM »
@pitbul
Please refer to osclass documentation:
https://doc.osclass.org/HSearch.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

pitbull

  • ***
  • 98 posts
Re: How to get ctegory slug in Veronika Theme?
« Reply #2 on: October 11, 2017, 10:34:38 AM »
Ok solved thanks for response. ;) You can mark it as solved