New Landing How can we help? Themeforest Theme Support Dante Portfolio Carousel using Sub-Category

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #133030
    ovollc
    Member
    Post count: 48

    Is it possible to tell the portfolio carousel to use a sub/child-category? Or is it only possible to use the top-level parent categories?

    #133038
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit portfolio-carousel.php at /date/swift-framework/page-builder/builder/shortcodes/

    Find this code:-
    "value" => sf_get_category_list('portfolio-category'),
    
    Change to:-
    "value" => sf_get_category_list('portfolio-category',0,'YES'),

    Thanks
    Mohammad

    #133041
    ovollc
    Member
    Post count: 48

    Mohammad,

    Thank you for the quick response.

    Will this be safe in a Theme update, or is there a better way to make this (plugin?) change without it being overwritten with the next theme update?

    #133043
    ovollc
    Member
    Post count: 48
    This reply has been marked as private.
    #133046
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am afraid that its not possible due to big customization.
    Thanks
    Mohammad

Viewing 5 posts - 1 through 5 (of 5 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