Okay
  Public Ticket #199124
Suggestions
Closed

Comments

  • David started the conversation

    Hi,

    Do you know if and when you can ad the following functions;

    The "show more" function for the portfolio page that automatically loads more portfolio items on the same page when scrolling down.

    Add the most recent portfolio items at the bottom of the portfolio detail page.

    Use a drop down menu in the filter menu in the portfolio for the subcategories (when you have a lot of them under different categories).

    Use/show the name of the prev./next portfolio item when scrolling thru the portfolio. (now you 'only' have the left/right arrow).

    Hope to hear from you.

  •  988
    ThemeNectar replied

    Hey David,

    1. I'm going to try to work in an ajax load more in the next feature based update.

    2-4 I'll add these requests to the wishist :)

    Cheers

  • Heath replied

    Cool, just looking at how I can implement this also per the clients request. Looking to just display the 3 most recent or Similar Portfolio items at the bottom of a single Portfolio page.
    Any idea when the next update will be and if this will be in there?

    1. The "show more" function for the portfolio page that automatically loads more portfolio items on the same page when scrolling down.

    Cheers
    Heath

  •  8,445
    Tahir replied

    Hey Heath!

    You can view the changlog for more info http://themenectar.com/changelogs/salient.html .

    Cheers


    ThemeNectar Support Team 

  • Heath replied

    Hi Tahir,

    Thanks for that but still not sure when this feature is coming? or if I should hire a programmer to implement this feature for me?

    Cheers
    Heath

  •  988
    ThemeNectar replied

    Hey Heath - the update will out tomorrow or Monday and does include an ajax loading (infinitescroll type) portfolio and blog option. However for your request of "displaying the 3 most recent or Similar Portfolio items at the bottom of a single Portfolio page.", this would require using the recent projects element at the bottom of every page or indeed modding the sinlge-portfolio.php file to include it automatically.

    Cheers :)


  • Heath replied

    Hi Nectar,

    Thanks for your comments, I can't see the single Portfolio page which has 'recent projects' on it now? can you point this page out to me in the demo please.

    Heath :)

  •  8,445
    Tahir replied

    Hey Heath!

    What i believe Nectar was referring to is that you will have to add a 'recent projects'  Visual Composer Page Element on Every page that you want it to show . See Screenshot: http://prntscr.com/3kmcj2

    Thanks


    ThemeNectar Support Team 

  • Heath replied

    Hi Tahir,

    O.K got it, so I can grab that code and add it to a new single-portfolio.php template to make it work.

    Also keen to see the new ajax infinitescroll type feature.

    Thanks
    Heath

  •  8,445
    Tahir replied

    Yes you can output a shortcode via the WP php function "do_shortcode" in the page template.

    All the Best,

    -T


    ThemeNectar Support Team 

  • David replied

    Hi Heath,

    Could you maybe post the short code that you are going to use and explain where you are going to place it in the single-portfolio.php page? I am not very good at php code etc..

  •  8,445
    Tahir replied

    Hey David!

    What you basically have to do is create a new page add in a shortcode of your choice. Once you have configured all the options. Open up the php file and add the shortcode inside do_shortcode() which will render the shortcode on the page. See examples in codex of contact form7 http://codex.wordpress.org/Function_Reference/do_s...

    All the Best,

    -T


    ThemeNectar Support Team 

  • David replied

    This is really abracadabra for me, is it similar to the php include function?

  •   Tahir replied privately
  • David replied

    I understand, but thats why i asked Heath, that if he is going to implement/make this by himself he could maybe explain to me later how to do it..

  • Heath replied

    Hi David, 

    I'm a designer so I'll need to get a programmer to add this feature for me, once it's done I'll share it.

    Cheers Heath

  •  8,445
    Tahir replied

    Hey Heath!

    That would be very kind of you. Please open this ticket once you have a solution. 

    Thanks


    ThemeNectar Support Team