Code

Discussion on Viba Portfolio - WordPress Plugin

Discussion on Viba Portfolio - WordPress Plugin

By
Cart 1,356 sales

APALODI supports this item

Supported

This author's response time can be up to 2 business days.

384 comments found.

Hi, you are planning to upgrade the plugin for wordpress 5.x?

Hi, WordPress 5.0 block editor has option to enter shortcodes so you can copy paste the viba shortcode into pages just as with older versions of WordPress.

I want to move site to WordPress and I need option to filter portfolio like on this site http://www.agrotop.co.il/Projects/ProjectsAll (filter is near “Show our projects by “) the filter are not depend. can I do it with your plugin? It is two separate filters, will the plugin work with any team?

Hi, that isn’t possible without customizations at this moment.

Hi!, when comes the next update? It would be very sick if there is an fluid morphing overlay effect on thumbs. Thanks & keep up the good work.

Hi, can you give us an example of morphing overlay.

Some examples: http://www.goo.gl/BULAfd (scroll down to case studies) Also, this is very cool modal opening: https://goo.gl/hJ4AaL and https://goo.gl/kGGcNo I like it because it gives more fluid and natural feel to it.

Hello, I’m interested, but I have a question, I need it to be a portfolio for stores in a mall and I need you to have a single page portfolio, phone, email, a link to the center plan and a link to the store’s website .

Is it possible in viba portfolio?

Thank you

Hi, Viba Portfolio has single page portfolios where you can insert custom text with phone,email and link. The button text “View project” can easily be replaced by something you want, like “Visit store site”.

Also the date, client, categories, tags can be removed in admin options.

Example http://plugins.apalodi.com/viba-portfolio/work/workspace/

Hello, there is one more thing that we need, apart from the photo of the store, we need to put the logo of the store, is it possible?

Thank you.

Hi, you can put the logo in the featured image so it’s visible in all stores overview http://plugins.apalodi.com/viba-portfolio/work/

Also you can insert any image (logo) in the description of the single portfolio item.

Hey, i want to show different Portfolio’s in my own WP-Theme. That works in the individual pages with the shortcode. But I want to show the portfolio outside of the loop on my homepage. Outside, the shortcode does not work.

Header (static html) Content (loop) Portfolio Slider Footer (static html)

Is that possible. If yes how?

Thank you in advance!

Ok, I did it with do_short_code (), but the styles will not be applied. The elements get the classes, but they have no properties .. only if I embed the shortcode directly in the backend in the respective page. How can I have the styles loaded everywhere?

Hi, that is because Viba Portfolio loads styles only if the shortcode is active. You can go to the “Portfolio Options->Advanced Options” and enable “Load all scripts”

Thank you for helping me anyway, even though the support has expired. I actually found the option myself about half an hour ago. Thank you! :)

Hi, under the viba portfolio page showing thumbnail with title and category only, how to show the tag under the title as well?

Hi, at this moment there is no option to show tags.

How to use wordpress default search to search content in viba portfolio?

Hi, there is a widget for viba portfolio seach.

Hi, I bought your plugin. A question kindly. When I set up a gallery, thumbnails do not respect the actual size of the images (which I would like) but they are bigger. I tried using the plugin force regenerate thumbnail but I can not see the actual size. You can help me, please, it’s very important.

Hi, maybe your images are to small and they can’t be croped in the sizes you want. For more help you will need to purchase support.

Why does my portfolio page with filtering enabled not show me portfolio itemsd unless I hit refresh? It happens on first load as well

Hi, to know more about that you will need to send us your site link so we can see better. You can send us an email at support@apalodi.com

How to use a direct link URL to open up portfolio with specific category?

Hi, every category has it’s own automatically generated page if you have enabled archives in the portfolio options

E.g. http://plugins.apalodi.com/viba-portfolio/portfolio-category/branding/ or http://plugins.apalodi.com/viba-portfolio/portfolio-category/presentation/

Hi, Last week I’ve sent a support question about a problem I’m experience. Any chance to get some feedback about it?

Hi, your support has been aswered.

pre- purchase questions:

1. I need the portfolio element to be able to have filter buttons to show only selected category or all, at will. 2. I need to be able to display the selected portfolio items in grid, with selectable columns layout and undefined number of portfolio items per category 3. In the back end in portfolio items, I need a filter to be added to show only the selected category. 4. Are the portfolio links customizable? Or they all have to lead to a portfolio page with its own content? 5. Can the main image of portfolio item be a .pdf file? Showing only the first page as the image?

Hi, 1. there are filters 2. that is possible, you can choose what categories you want to display 3. there is no back end option to filter items 4. there is an option to have custom url so you can link to whatever you want 5. no, only images can be shown as images.

Hi, under portfolio how to show tag under the Title. Currently only can show/hide title or categories, but I need to show Tag under Title.

Hi, you can add this code to your theme functions.php to display the tags under title.

remove_action( 'viba_portfolio_single_meta', 'viba_portfolio_single_meta_tags' );
add_action( 'viba_portfolio_before_single_content', 'viba_portfolio_single_meta_tags', 11 );

to change the column width add this CSS

@media screen and (min-width: 960px)
.vp-single-sidebars .viba-portfolio-single-media {
    width: 50% !important;
}
.vp-single-sidebars .viba-portfolio-single-content {
    width: 50% !important;
}
}

Hi, I want to show the tag in the portfolio page (all the thumbnail, with title and category), not the detail page (single portfolio page).

Hi, maybe you need to enable tags meta option in the “Portfolio Options -> Single Portfolio”

pre-sale question. Can an “add to wishlist” button be added to products, and is there a way to email the wishlist to the website owner?

Hi, this is a portfolio plugin to showcase your work. There is no ‘Add to wishlist’ option.

Hi I like your work but have question, if I click on portfolio name item in demo, page with more text info loads. I need that text info to open in a popup window – so user dont exit page. Is that possible ?

Hi, yes there is an ajax modal option that opens portfolio items in a popup http://plugins.apalodi.com/viba-portfolio/ajax-modal-scale/

Is this plugin currently supported? I posted a question here over 2 weeks ago, and then after purchase submitted more questions via the support contact form. I resolved the beaver builder issue mentioned above but still need to know these things:

1) How to make the entire image tile clickable to open the connected portfolio. 2) How to make all images in a carousel the same height regardless of portrait or landscape orientation. 3) If it’s possible to make the carousel auto-advance like a sildeshow? 4) Can you configure what shows up in related items?

Some prompt assistance is much appreciated I am swiftly approaching a deadline. Thank you.

Hi, sory for the delay. Your support request has been answered.

Thank you so much! I sent a response regarding the other two questions.

Can I create custom links in the multi-sized grid? For example, if I wanted to use a custom post type to link to “pages” and then have a couple regular pictures linking to external sites? Please let me know if this is possible. Thank you.

Hi, yes you can have custom links. Just select the the “Link” format and enter your custom link. http://plugins.apalodi.com/viba-portfolio/documentation/#new-link

Hi, looks great but can you have 2 dropdown filters?

Hi, there is no option for 2 dropdown filters.

Hello! I got this plugin as part of a theme and I love it! I want to buy a full licence but I have one really major issue. It doesn’t seem compatible with the Beaver Builder page builder. Neither of the available widgets do what I need them to do and when I enter the shortcode into the page builder, the output is not as expected. It looks like most of the styling is being stripped? Is there a solution or workaround for this? Thanks!

I’ve resolved this now.

Hello! I’m wondering if in the Viba Portfolio Filter widget I can select which categories to show (I want to create two different widgets with different categories in each one), cause now it’s showing all my categories by default.

Hi, you can’t choose what categories to display inside a widget.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey