New Landing How can we help? Themeforest Theme Support Flexform FILTER OUR WORK only shows up to 12 images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #1112
    michael007
    Member
    Post count: 19

    Hello Flexform,

    I have more than one portfolio page.

    When I use the FILTER OUR WORK FEATURE

    it does not show all the portfolio’s but only the 12 from the actual page.

    Any ideas?

    #1152
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    When editing your portfolio page element, you have an option to specify how many items to show: http://cl.ly/image/0G002Q0G1B1v

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #1184
    michael007
    Member
    Post count: 19

    Hello,
    I know but this meants you see all the portfolio’s.  For the rest of the content
    you  have to scroll down. I will end up between 35 and 50 portfolio’s.
    Would it be possible to have the filter bar visible and select one of the portfolio
    catogories when you load the page? This to reduce the the height and target
    the portfolio’s to the page visitors are looking for.

    Let me know

    Thanks

    #1267
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hmm, let’s see.

    Say your slug for a portfolio item is ‘design’

    Open includes/page-builder/composer/lib/shortcodes/portfolio.php and go to line 46 :

    $filter_output .= '<li class="all selected span2"><a data-filter="*" href="#"><span class="item-name">'. __("All", "swiftframework").'</span><span class="item-count">0</span></a></li>'. "\n";

    Try changing that to:

    $filter_output .= '<li class="all selected span2"><a data-filter="design" href="#"><span class="item-name">'. __("Design", "swiftframework").'</span><span class="item-count">0</span></a></li>'. "\n";

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

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

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

License required for the following item
Login and Registration Log in · Register