Throws the following errors:
Deprecated: File Theme without header.php is deprecated since version 3.0.0 with no alternative available. Please include a header.php template in your theme.
Deprecated: File Theme without sidebar.php is deprecated since version 3.0.0 with no alternative available. Please include a sidebar.php template in your theme.
Also will not Save Gallery after adding images
]]>It looks like this plugin has been flagged as having a possible security issue:
https://solidwp.com/blog/wordpress-vulnerability-report-may-1-2024/#h-filterable-portfolio
Is a fix on your radar?
]]>Is there an easy way to get the Filerable Portfolio to default to Alphabetical order?
]]>Dear Sayful,
I try to use the hashFilter-option from isotope, is there any possibilty to implement this function?
I found the following code on github, but couldn’t connect it with your plugin: https://github.com/metafizzy/isotope/issues/1330
Do you have an idea how to fix it?
Thanks in advance and kind regards,
Elisabeth
it does not show the filter.
put the link in case you can help me.
Thank you
Hello, since my last check, a few weeks ago I think, all of the galleries and additional datas (as related projects, categories, date ecc) disappeared from all of my portfolio pages! They are still in my admin dashboard pages but they don’t show up anymore on my website, what’s wrong? I updated everything I could update.
]]>Hello,
On portofolio list you have 2 options Theme one and Theme two, i wanted to have list a “theme one” but with no button “details” and with link to portofolio page on the image (so only appear the image with title linkable and no button “details”)
Right now the theme one only works if you click on on image plus button, but theme two dont work with image click, only button.
Where i can change code to have image click and no button?
Many thanks in advanced for your help
Regards
Hi,
In the single-portfolio.php template your are doing echo get_the_content();
on line 17 but this prevents shortcodes rendering. Would you considere doing instead echo do_shortcode( get_the_content() );
or do you have any other idea ?
Thanks for your answer.
]]>Hello,
Thank you for your great plugin!
I need your advice if I want to add pagination for the portfolio slider, it seems there is no option for that, but can we customize this with a code?
Waiting for your reply!
Hello Sayful Islam,
The plugin was abandoned? there are also many unanswered questions.
Example: How to show a single category?
]]>Made another small adjustment so that the dot navigation for the portfolio slider on the single post page would be centered instead of on the right hand side.
/* Portfolio Gallery Dots Centered */
.fp-tns-slider-outer.dots-right .tns-nav {
justify-content: center;
}
]]>
Just for the record I was having an issue where if there were too many categories showing in the filter bar they were overflowing past the designated area (which of course looked bad). AKA Filter buttons extend beyond the button area. Might be a small bug to fix in case others have had the same issue?
The fix was to add this code to my CSS:
.filterable-portfolio__terms {
flex-wrap: wrap;
}
.filterable-portfolio__terms button {
margin-bottom: 10px;
}
]]>
Hi,
I have a problem embedding videos from vimeo and youtube on the single portfolio page. If I try to embed a video, the frontend shows only the link and not a video player, backend shows the video player.
Hi everyone,
I need Single Portfolio Page to show Related Projects Randomly
Does anyone know how to do it?
Thank you
]]>Hi all,
I love this plugin BUT i would really like to over the the template files via the child theme.
these specifically:
portfolio-meta.php
single-portfolio.php
everything i have tried doesn’t seem to work?
any help would be awesome?
]]>I have a question about the Minimal Portfolio Theme. I downloaded the theme and installed the plugins and imported the demo file. But the menu (borders buttons) of the filterable portfolio is not the same as on the demo website. Can you tell me what’s wrong or how I can solve this? See buttons original demo website https://abileweb.com/minimal-portfolio/
]]>I want to show only the year. how to change it?
]]>When I try to create new content in my portfolio, I can’t. The symptom is that after selecting an image from the Project Images “add to gallery”, I can’t press the “Save gallery button”. This button is not responding.
]]>Hello,
please, is here any possible, to show title direct by the category image? There is only possible to show title on hover. I would need to show the name permanently. Thank you very much, nice work.
I created portfolios and pasted in the code but I got the menu. Please help
]]>While this plugin has worked great on most all browsers and devices, I seem to be running into a problem on devices running Safari. Seems to be an issue with several other users of this plugin.
Example Page: https://www.hustlepeakmedia.com/portfolio/gear-com-wandrd/
Issue One:
“Project Details” and “Project Description” columns are forced to stack on top of each other rather than sit next to each other.
Issue Two:
The third thumbnail in the “Related Projects” gallery at the bottom is always bumped down onto the next row, leaving an awkward gap and pushing the last thumbnail of the gallery pushed down onto and empty row.
UPDATE:
Solution: After messing around with the CSS, I realized that the plugin measures each column as 33.33333% width. I removed a few 3’s to change the dimension to just 33.3% and the plugin began to function correctly across all platforms.
Hopefully this will help anyone else running into this problem.
]]>Can I sort the portfolios by Date of project? And how does sort by ID works? Thanks
]]>the columns setting doesn’t seem to change anything. No matter what I number of columns I change the desktop setting to it still uses three columns. Is there any fix for this? Please fix it or tell me how to fix it.
]]>Link is the what I want to use theme for my website.
I want the portfolio page layout to be an image on the left and detail text on the right, and stop use the slider. for example is this page: https://nord.fwp.fastwp.net/fwp_portfolio/montures/
how to do this?
]]>I added the suggested code in the FAQ to the functions.php file of my theme and the “filterable_portfolio_remove_product_date” function is never called. Any suggestions appreciated.
]]>Visual composer is not working in single portfolio page.
]]>I’d like the details button to go to another page I’ve created. So for example, the IX systems details button goes to: https://146.66.113.175/~techgard/portfolio/ix-systems/ but I’d like it to go to: https://146.66.113.175/~techgard/ix-storage/
Is that possible? Thanks.
]]>Hello,
First of all, thanks for this great plugin.
I want to show a single categorie on a page. For example I have three categories (cats, dogs, abc).
I want to show just cats on a page. Is there a solution for this?
Thanks!
]]>Hi !
I can’t save changes when i added photos in gallery, because ‘save gallery’ button do nothing.
When I press it, I see nothing append, but when i added no photos, the button work..
I see a topic with this problem, but in phpinfo i see the php extension ‘gd’ and ‘imagick’ was enable.
Have you a solution ?
]]>Hello!
Trying to add some photos to my new site. Dowload template minimal portfolio, install your plugin, add photos to gallery, but when I push “Save Gallery” button, nothing happens. This button works only when there is no photos in “edit gallery” window.
Tryed wordpress 5.2.2 and 5.1.1