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 there,

Is there a reposition or crop option available on this? I have landscape and portrait watermarked images (watermark in a corner). I would like a square grid with my images repositioned or cropped to not show the watermark whilst as a thumbnail. However, I would like the full watermarked image to show when clicked. Is this possible? At least if there’s a double upload option? So I can upload a non-watermarked square for the gallery grid… then have it link to the full image when clicked?

Also, is the popup lightbox customisable? Just something simple like a colour change from black to white?

Many thanks!

Hi there,

I’d really appreciate a reply to my query ASAP.

Many thanks!

Hi, by default it crops the image and centers it so if the watermark is in the corner it shouldn’t be visible and the full image is loaded when clicked on the portfolio item.

Hi, we are receiving an error when trying to active your plugin on our server running PHP7 or PHP7.1. Previously it was working fine on PHP 5.6 but now we can’t use this plugin any more.

This is the error we are getting when we try to activate it:

Plugin could not be activated because it triggered a fatal error.

Fatal error: ‘continue’ not in the ‘loop’ or ‘switch’ context in /home/**/public_html/wp-content/plugins/viba-portfolio/includes/admin/class-viba-portfolio-admin.php on line 231

Nevermind. We simply had to update the latest version of the plugin. It works now!

Hello, I wanted to ask: does your gallery support YouTube videos and give me possibility to add second button? I’d like to give users option to choose between playing video / reading more details when they hover the tumbnail. This is what I want to achive: http://prntscr.com/hmco7j Is it possible?

Hi, video can’t be played in the lightbox popup but you could use the ajax modal to load the portfolio item and there user can view the video and read about it.

See the example http://plugins.apalodi.com/viba-portfolio/ajax-modal-scale/

Hi, I have interests in this plugin for an website i am going to make but i was wondering if there was also a posibility to put a price name where you can write the price on the back end. is that possible and is that hard to do or is that easy? Can you give me an example for that?

Hi, you could do that but you would need to know how to add metaboxes. We could do that for you for additional price.

I’ve sent three support requests through the correct channels and have not had any response. My deadline is fast approaching. Can you look at my issue of missing categories in Query option for Viba Portfolios?

Just letting you know that I solved the issue about the portfolio categories not showing up. It seems I need to have at least one portfolio item allocated to a category before that category can be connected with a Portfolio Query option.

Hi, we are glad you found a solution.

Hi, i have a problem. On the single portfolio page the back to portfolio page button, in the middle of the prev-next pagination is missing. I d’ont now where the problem is.

Send you the url by mail

THX for your quick help

Anyway, great plugin here ;-)

Hi, we have answerd you email. You need to enable main archive page for that middle button.

Hi,

Interested in your plugin. May I know is the plugin can be achieve as this http://i1088.photobucket.com/albums/i328/josephcvh/sample_portfolio_zpsma3dsihn.jpg?

Looking forward to your reply.

Thanks, Joseph

Hi, yes you can achive that but instead of the plus icon it will be either zoom icon or the link icon, depends if you want to show only image in a lighbox or link to the portfolio item.

Hello, I purchased additional support on this item and have contacted you a third time today. The first time we contacted you was two weeks ago. Can you please check your support requests and get back to me? The site is live and has had an issue for two weeks now.

Hi, sorry for this late answer, we have answered you email.

Thanks mate.

Link on image does not work for me, I check the source code at viba-portfolio/templates/loop/item-media.php, and I see the link code, but on the front end it does not do anything, I need to click it on the title. but It must me clickable on the image as well.

Hi, sorry for this late answer. To make the image clicable you will need to add this custom CSS

.viba-portfolio-cover, .viba-portfolio-cover-fixed,
.viba-portfolio-overlay { pointer-events: none }
.viba-portfolio-likes, .viba-portfolio-item-button { pointer-events:auto } 

Hi sir, Please, is there a way to create a gallery of items where each item is not clickable to open a new page?

Hi, you can do that by changing the portfolio item format to link and leaving the link empty http://plugins.apalodi.com/viba-portfolio/documentation/#new-link

Thanks a lot sir.

I enable the archive, then don’t select any page just not to overwrite my main portfolio page, but when I use the search, it loads me the default serach page from the theme. please help!!!!!!!!!!!!!!!!!

You sent me this code jQuery( ‘a[data-isotope-filter]’ ).on( ‘click’, function( event ) { event.preventDefault();

var $this = jQuery( this ),
        filter = $this.attr( 'data-isotope-filter' );
$this.parents( '.et_pb_section' ).find( 'a' ).removeClass( 'selected' );
$this.addClass( 'selected' );
jQuery( '.viba-portfolio' ).apalodi_isotope( { filter: filter } );
});

Where should I put it?

Hi, we answered your email about this.

how to make the archive page and applied the same setting that I do on the portfolio options. I need to display 6 columns for large screen, 5 to small screen, 4,3,2,1 same thing that I do on options. how can I do it.?

The Default style is used on archive pages. So whatever settings you choose for the Default style will be applied.

if it there are way to customize the single page without messing the core plugin.

I don’t know what you mean by that. Please send us your site link with detailed informations (maybe screenshots) about what you mean at support@apalodi.com

I enable the archive, but I have a project page with an existing layout and use the shortcode to display the portfolios, so now the enable archive overwrite my existing portfolio page.

Don’t use the main archive page. Just enable archives if you need the category and tags archive pages.

I need to make the search work, need to be kind of shortcode or php call. and also I want to enable the DIVI builder for the projects single page, it looks does not work. please help.

Hi, there is a custom search widget. You can use wordpress default the_widget function to get the search https://codex.wordpress.org/Function_Reference/the_widget

If there is no builder on the single projects then you will need to enable the Viba Portfolio custom post type in the builder settings.

How can I make the search function work. like this search http://plugins.apalodi.com/viba-portfolio/widgets/

I don’t see the widget on the widgets area. please advice.

You will need to enable archives in the portfolio options. Main archive page is not needed. Here is a blog post that can help you if the layout isn’t right on the search pages http://plugins.apalodi.com/viba-portfolio/blog/how-to-integrate-viba-portfolio-with-themes/

Scrollbar disappear if i´m out of window size without a an browser error. Is there a possiblility to set this up steady available?

Hi, can you give us your site link so we can see what is happening.

Sir. I bought your theme ‘Lumino’ a week ago and my site is running smoothly with your theme. Now I want to add some codes to Ajax loaded content.(imgs to slider). So I enqueued custom.js script.

Since I am not a developer, I don’t know what to put there with conditional code. Can you help me out?

[code] jQuery(“body”).on(‘click’,’ a.viba-portfolio-link’,function(e) { var vb_slider = jQuery(’.viba-portfolio-single-description img’).wrap(‘ ‘); jQuery(’.fade’).slick({ dots: true, infinite: true, speed: 500, fade: true, cssEase: ‘linear’ }); })

Hi, Viba Portfolio already has slider support, you don’t need to custom js.

You need to select the “Gallery” format and then upload images http://plugins.apalodi.com/viba-portfolio/documentation/#new-gallery

Hi, can you tell me if the latest version of your plugin works with PHP 7 please, I am running an older version which does not work under PHP 7

Hi, current demo page is using PHP 7 and everything works ok.

Hello,

I need your help in something, some filters are showing empty even when i have selected images in that filter, how i can change that option?

Ok i emailed you

Please can you reply to my email?

Hi, we answered your email.

Hello, great plugin!. One question: how could I remove all links from portfolio elements

Hi you will need to change the format to link and leave the link empty http://plugins.apalodi.com/viba-portfolio/documentation/#new-link

Hi, is it possible to link to a page on which a portfolio is integrated and preselect filters?

Best Regards!

Hi, at this moment that isn’t possible. We will think about adding that feature in some of the future updates.

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