Frederic Serva
Forum Replies Created
-
Forum: Plugins
In reply to: [Birds Portfolio] Can't install the pluginExactly what I was going to say…
Forum: Plugins
In reply to: [Birds Portfolio] Can't open detailpage of projectsMaking my WordPress plugins require PHP 5.4
This is a very good read 😉
Forum: Plugins
In reply to: [Birds Portfolio] Can't open detailpage of projectsThen check your PHP version…
The PHP version of your server must be 5.4 or higherForum: Plugins
In reply to: [Birds Portfolio] Mouse click not workingI’m closing this “issue”
Forum: Plugins
In reply to: [Birds Portfolio] Can't open detailpage of projectsI know it’s not a theme issue or a conflict with another plugin.
It’s a php syntax problem.I released new version of the plugin.
Update and let me know…Forum: Plugins
In reply to: [Birds Portfolio] Can't open detailpage of projectsFirst, did you flush your rewrite rules? (Visit “Settings > Permalinks” in your WordPress admin)
2nd, Correct path?
Go to Portfolio > Projects Category, then hover one of your category name, then click View.Code for calling archives’ page & single project is the same.
So, you should have the same Fatal error: Using $this when not in object context in if trying to access both templates.If not, let me know.
I’ve tested this plugin with a lot of themes and nothing went wrong…Forum: Plugins
In reply to: [Birds Portfolio] Can't open detailpage of projectsAmazing…
Can you open the archive page?
Try http://yourdomain.com/work/SLUG_OF_ONE_OF_YOUR_PORTFOLIO_CATEGORY/Forum: Plugins
In reply to: [Birds Portfolio] Mouse click not workingSorry for the delay…
No, there is no popup.
The three templates (single page, archive page and portfolio) are just basic templates with some basic design and functionalities.