Looks like this plugin was flagged as having a security vulnerability; specifically Unauthenticated Local File Inclusion: https://wpscan.com/vulnerability/39577f16-811e-47d0-a640-5fa4cd355c95/
The vulnerability report is showing it affecting versions < 2.3.2, but then goes on to say that there is no known fix.
Are you aware of this vulnerability and was it fixed in version 2.3.2? If not, how soon can we expect a fix?
Thanks!
Hello!
When I publish the Portfolio page, it brokes the page and shows this error:
Uncaught Error: Object of class WP_Error could not be converted to string in /wp-content/plugins/auxin-portfolio/public/templates/theme-parts/entry/portfolio-column.php:67.
Could you help me find a solution?
Thanks
I have been locked out of my portfolios..
I have tried everything and the bug seems to be within this plugin.
Hello,
I have several projects with Phlox with this portfolio and I have never found a solution to this problem.
The Portfolio Page Filters, is there a way to put them in descending order?
That is, order the filter categories in reverse, from X to A.
Thanks!
]]>This plugin causes a conflict with many other plugins/themes. More below:
In the file ‘includes/general-hooks.php’ line number 3843.
You are using action “pre_get_posts” and the callback function uses below code:
$post_types = [ 'portfolio', 'post' ];
You are setting post_type to include portfolio and post, but other plugins or themes can use a different post_type but this is overwriting them.
Instead please use this code:
$post_types = [ 'portfolio', $query->get('post_type') ];
so it returns your post_type portfolio and the original post_type instead of post.
]]>Hi.
On multisite installations, it seems to not be possible for site admins to see the Portfolios menu.
However, superadmins for the multisite install can access perfectly fine the menu.
Is there any additional configuration to add, or this plugin doesn’t support multisite installations?
Hello,
I searched, I read your BEFORE POSTING, but I didn’t find a solution.
I can’t edit the homepage in Elementor, I get the message Terms Not Found and the info arrives on my e-mail: “Uncaught Error: object of class WP_Error could not be converted to string in femask.cz/www/wp-content/plugins/auxin-portfolio/public/templates/theme-parts/entry/portfolio-column.php:67” But PHP has only 56 lines.
The error appeared after renaming the page that is in the menu.
After disabling the Phlox Portfolio plugin, the page can be edited in Elementor. Each time I edit, I have to turn off the plugin, edit the page, recreate the portfolio, turn on the plugin. After turning it back on, I cannot edit again.
The frontend works without problems.
WordPress version 5.8
Current template: Phlox (version 2.8.2)
Current plugin: Phlox Portfolio (version 2.2.0)
PHP version 7.4.21
hello,
this plugin will work with other themes or work only with the theme PHLOX.
i tried with generatepress not working.
if it work with others themes please let me known HOW?
Thanks
How do I customize my portfolio archive pages?
]]>Hello
I have the following problem: the page in my portfolio shows posts from the first page all the time, on each page, i.e. page 2, 3 shows the same as on the first.
Phlox Version: 2.5.0
Phlox Core Elements Version 2.5.1
Phlox Portfolio Version 1.9.0
Hi,
I just want to override single-portfolio.php (auxin-portfolio/public/templates/theme-parts/entry) in child theme.
I tried to copy the file here:
child-theme/auxin-portfolio/templates/theme-parts/entry/single-portfolio.php and
child-theme/auxin-portfolio/theme-parts/entry/single-portfolio.php
but with no success.
Please, help me how to meke this changes.
Best regards,
Ivanka
Please take the following steps before posting a support ticket:
WP-DEBUG
to true temporary, in order to trace any error on your website.As a plugin that adds visual functionality, it would be good to supply screenshots for potential users / those who are thinking of downloading and installing… I certainly wanted to see what it looked like prior to install… Just a thought ?? Great plugin by the way! Well done and thanks!
]]>Installed plug-in Premium Portfolio Features for Phlox theme, all new entries are created automatically from the URL “https://site_name/portfolio/title_portfolio”. How to change URL in a portfolio?
]]>After installation, what do next?
]]>