ustimenko
Forum Replies Created
-
Forum: Plugins
In reply to: [Psychological tests & quizzes] Integration to Understrap theme@stmono Understrap is a theme’s framework.
Contact your concrete theme’s authors to make it compatible with wordpress custom post types.
It’s clearly not this or other plugin’s responsibility.
Forum: Plugins
In reply to: [Psychological tests & quizzes] ChartsDorothée, I assume — you can’t.
But you can hire developer that can implement you desired solution.
(S)he must know wordpress, templates overriding, javascript and php a little.
Forum: Plugins
In reply to: [Psychological tests & quizzes] ChartsHi Dorothée, it’s a known feature request, but not for near future.
Anyway all data is available in template and average php/javascript developer that you can hire, can implement this with for example https://developers.google.com/chart/
Forum: Plugins
In reply to: [Psychological tests & quizzes] Conflict of post types@sdalex as I see “Prime catalog” is a paid private developed solution.
I can’t help with it.
Ask for support it’s authors.
@bomyras, fxd in 0.21.3
The fix will be available as soon as tests pass.
Bug repeats at my side.
Hi @bomyras!
Thank you for such a great bug report ))
I think it’s definetely bug. I will research it and post here.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Conflict of post typesIt is most likely that you use the same alias for a custom post, you can change the second plug-in to achieve compatibility
I think he is absolutely correct.
This plugin uses slug “test”. It’s here: https://github.com/garex/wp-testing/blob/b2a264d5fca792207f4d2ee5dddedc1e21ffa25d/src/Doer/WordPressEntitiesRegistrator.php#L53
Try to change it to for example “test2”, deactivate/activale plugin and see if issue repeats.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Formula to resultYou see, that paid support is a great motivator ))
Forum: Plugins
In reply to: [Psychological tests & quizzes] Formula to resultIt’s correctly gives you error as you have error in formula.
For this case I can provide you paid support.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Weighted reults & GerResponse integrationHi @squeebo
This plugin has addon for getting emails (custom fields) and addon for exporting results (max 999 per page).
But there are no automatic data export integrations.
So if periodically manual data export will be ok for you — it’s a possible solution.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Formula Questions & Results PageHi,
1. You can order paid support for complex cases like this.
2. Provide your technical details thorugh “Feedback” metabox. And more details like screeenshots and what concretely you are doing.
Forum: Plugins
In reply to: [Psychological tests & quizzes] No title on test page@sdalex, contact theme’s authors.
It’s definitely your theme issue and not related to this plugin or any other wordpress plugin with custom post types.
Forum: Plugins
In reply to: [Psychological tests & quizzes] No title on test pageIt’s your theme issue. Try to switch to another one (for example standard) and you will see — it will be there.
This plugin not renders title or manages it’s rendering — it’s a wordpress responsibility.