Porfolio Questions

Hello,

I’d like to display Website Templates on my website and though I could use the Portfolio to do this. I’m not sure about the best way of doing it though, so I thought I’d better ask you.

  1. Is there a shortcode or another way to display part of the portfolio (or all of it) with the filtering option, within a page? I’d like to achieve something similar to this (seen on http://opus.premiumcoding.com/): https://prnt.sc/li94xx
  2. Do I need to use a plugin such as Essential Grid or The Grid in order to get a similar Design Effect by Mouse Hover and so on?
  3. Is there a way to customise the design of the Porfolio page. I’d like to get something similar to this: http://opus.premiumcoding.com/portfolio/love-bridge/

Thanks,
Antoine

1 Like

Hi There,

Currently, we have a recent posts shortcode which you can display the latest portfolio as well. But filter is not available in this shortcode:

http://demo.theme.co/integrity-1/shortcodes/recent-posts/

[recent_posts type="portfolio" count="4"]

It could be achieved by the The Grid or Essential Grid plugin. You can see more demo here:

That is technically possible. However, that would fall beyond the scope of our support since it would require custom development.

Thank you for understanding.

Thank you for the explanation. I am not sure to understand everything clearly :slight_smile:

  1. I understand there is no filter option with the shortcode. Will there be a filter option if I use the The Grid or Essential Grid plugin? If not, what is the way to get the filter?
  2. On the Portfolio page, I will have the filter. How can I however add content above and below the portfolio? Is there a shortcode for the entire porfolio or how to do it?

I might have to go another way if the porffolio doesn’t allow me to do what I need with much customisation, but I prefer to understand first what the possibilities are.

Thanks,
Antoine

Hello @Lecoqdigital,

Thanks for updating in!

1.) Yes there is a filter feature than you can add when you use The Grid or the Essential Grid plugin.

2.) The portfolio page cannot be easily edited with Cornerstone or the default WP editor because WordPress will dynamically populate the portfolio items. If you need to add a text in the portfolio page, please check out this thread: https://theme.co/apex/forum/t/add-text-above-the-portfolio-page/7536/4

Hope this helps.

Thank you.

The solution is then maybe to use The Grid or the Essential Grid plugin both for the section on my homepage, and to create a kinf of porfolio page, as it will give me more flexibility than using the default WP portfolio page.

I used a no header template for pages with a slider in the top section, the header-menu being integrated in the slider. I realised this might not be a got idea though, as it makes in more complicated to keep the same header for pages with no sliders… It means I would then have to recreate the header within the header builder. On question though, it is possible to create something similar to this part with the header builder?

URL: https://neowebsite.io/

Thanks,
Antoine

Hi Antoine,

Unfortunately, it’s only possible with customization, the effect like the fade in and expansions aren’t available on header navigation element. How about just adding that slider on the header text element(as shortcode)? Just make sure the header height is also the same as the slider’s height, else, it will be clipped or hidden.

Thanks!

Thanks for the tip. It might be a good alternativ indeed :slight_smile:

If I use a sticky menu. How can I have a transparent backround at the very top and they a white background when the user scroll down?

Thanks,
Antoine

Hey Antoine,

You will need to create 2 bars for that or you will need to duplicate your bar. The 1st bar would be transparent and the 2nd bar will have the solid background and sticky enabled.

If you’ll set this up with 1 bar, it would be technically possible but it would require custom development. You will need to declare a white background to the x-bar-fixed which is a class generated when the bar has become fixed.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.