PWR Plugins
Forum Replies Created
-
Hello @rexx009,
Could you please specify what are the issues?
We access the page and it displays the “Portfolio archive” and not the portfolio grid.
On the Portfolio 2021 page (http://www.francoclaseman.com/portfolio-2021/) it seems to work correctly.
Hi there,
Thanks for the feedback. We are using the Isotope Jquery plugin for the filter: https://isotope.metafizzy.co/ – I think that, if we limit the number os posts per page, it will filter only the post that are being displayed. I think it’s possible to implement this with Ajax, or even with a page refresh. However it will require some work, so I’ve noted this to implement in a future version.
Regards,
DotRex StudioHi there,
Thank you very much! I noted this and will fix in the next update.
Hello @mthelp,
The portfolio single page depends of the single.php template of your theme (the same that is used for posts). It will work the same way as posts. It’s possible to customize it by creating a single-elemenfolio.php file on your theme.
Another option, is to use Elementor to build the single page.
Hello @mthelp,
Thank you very much for the suggestion! I have added this to our feature request list. We will think about how to implement it.
All the best,
DotRex StudioForum: Plugins
In reply to: [Power Ups for Elementor] Plugin has a warning from WordPressHello @gamicord,
Please use the Portfolio for Elementor plugin (https://ww.wp.xz.cn/plugins/portfolio-elementor/) for the portfolio functionality. It was updated recently and we have plans to mantain it and we are also developing a PRO version.
Regarding the “Power-ups for Elementor”, we may resume the work on it on the future, but for now we are focusing on the other plugin.
Updating status
Updating status
Forum: Plugins
In reply to: [PowerFolio - Portfolio & Image Gallery for Elementor] Category filterHello @randondev,
It’s possible to display posts from a specific category. However, the filter is not available if you use that option.
I think it’s possible to achieve this result by modifying the plugin code (shortcode code on the wp-content\plugins\portfolio-elementor\portfolio\portfolio_shortcodes.php file). But it will require some PHP knowledge.
Hello @edinmaloku,
Unfortunately it’s not possible do that out of the box.
As the plugin uses the jQuery Isotope for the filter (https://isotope.metafizzy.co/), maybe it’s possible to achieve that with some code customization. I found this link that may be useful: https://stackoverflow.com/questions/26616234/jquery-isotope-hiding-items-initially – however it will require some javascript code knowledge.
I just noticed that there is a “Enable Lightbox In Editor” option when editing with Elementor (Elementor > User Preferences). Please idsable it and check if it solves the issue.
Please go to Settings > Permalinks and re-save your permalink structure.
If the issue persist. Please try to create a new page, with a different slug, then add the portfolio widget to it. Does it work as expected?
Hi there,
Which theme are you using? Maybe the second lightbox is being added by the theme.
I did a quick test on a clean install and it worked as expected. Could you send us a link with the issue, so we can check? If not, it’s possible to record a screencast?
You can use the following steps to fix it:
– Open the wp-content\plugins\portfolio-elementor\portfolio\portfolio_custom-post-types.php file
– On line 49, sethas_archiveasfalse
'has_archive' => false,It should fix this issue. We added the archive functionality recently. But we may remove it in the next version.
Hello,
Please check the following video tutorial: https://www.youtube.com/watch?v=DjlY4ckchoo&t=78s.
It’s from a old version. Now, instead of using the shortcode, you can just drag and drop the Portfolio widget on elementor, and choose the settings.
Please let us know if it works for you.