New Landing How can we help? Themeforest Theme Support Flexform Choose custom taxonomies in Portfolio Widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #119319
    vandicla
    Member
    Post count: 30

    Hello,
    I’ve created some custom taxonomies for portfolios and I would like to be able to select them for Portfolio Widget.
    At the moment only portfolio-category terms can be chosen in the portfolio widget.

    I know this is a customisation you won’t provide, but could you please tell me what are the files I should work on to make this possible ?

    Thanks

    Claudio

    #119397
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Check around the code below inside Flexform/includes/page-builder/composer/lib/shortcodes/portfolio.php

    $tax_terms = get_category_list('portfolio-category', 1);

    and also

    "value" => get_category_list('portfolio-category'),

    Good luck.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register