New Landing How can we help? Themeforest Theme Support Flexform Reordering Portfolio, Removing Breadcrumbs, Sidebar on Portfolio page

  • This topic has 5 replies, 5 voices, and was last updated 11 years by fiqman.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #525
    #553
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    1. Try this: http://wordpress.org/extend/plugins/post-types-order/

    2. Custom CSS in theme options:

    .portfolio-details-wrap, .single-portfolio .breadcrumbs-wrap {
    display: none;
    }

    3. That is not possible with the theme.

    Regards,
    ————————————————————————————————————
    Cosmin
    Support Assistant

    #555
    Tekguild
    Member
    Post count: 171

    For #2 you have a few options.

    1. Add this to the Custom CSS area of Flexform or, my preference, install the My Custom CSS plugin:

    #breadcrumbs {
    display: none;
    }

    2. add the display: none; to the Child Theme style.css file for the #breadcrumbs property.

    The above would be useful if you wanted to keep your options for Breadcrumbs NavXT to be able to enable them later. Alternately you could just uncheck all the options to show breadcrumbs in the Settings>Breadcrumbs NavXT panel.

    #562
    jbrookeiv
    Member
    Post count: 10

    Great, thanks guys. Would it be possible to add the Sidebar feature on the Portfolio to a future update? I would figure it is probably frequently requested.

    #599
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @grokism – thanks for chiming in to help, much appreciated!


    @jbrookeiv
    – we’ll add it to the list, but it’s actually not frequently requested.

    – Ed

    #2372
    fiqman
    Member
    Post count: 7

    yes it would be great ! For axample to show portfolio categories in sidebar

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