ustimenko
Forum Replies Created
-
Forum: Plugins
In reply to: [Psychological tests & quizzes] Paid Add Ons@c0rrin3 issues are with my time — I’m too busy now.
But I will find time slot anyway.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Paid Add OnsForum: Plugins
In reply to: [Psychological tests & quizzes] Display result after paymentNo currently.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Is there any shorten way to do it?Yes. Computed variables addon.
Vars formulas:
is_barbarian = …
is_greek = …
is_oriental = …
is_carthaginian = …
is_roman = …
is_unknown = NOT(is_barbarian OR is_greek …)Results formulas
is_barbarian => Barbarian result
…
is_roman => Roman result
is_unknown => Unknown resultForum: Plugins
In reply to: [Psychological tests & quizzes] Scale Graph not showingpls post here result page
@mattglover I think yes.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Can’t get paid add-onsPls write me directly regarding paid addons/support.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Can’t get paid add-onsPls write me directly regarding paid addons/support.
Your invoice is still not paid, pls check your paypal.
Forum: Plugins
In reply to: [Psychological tests & quizzes] can not save the scores1st — change hosting to be 100% sure, that your hosting is the reason of issue.
Forum: Plugins
In reply to: [Psychological tests & quizzes] can not save the scoresTry it on another hosting with same settings and you will see who to blame.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Move from a post to a page?@ninfadelgado pls use english here.
Read the wordpress codex, google how to use shortcodes. This plugin’s FAQ describes availalbe shortcodes and their attributes.
Forum: Reviews
In reply to: [Psychological tests & quizzes] Magnífico!Magnificent work the one done by Alexander with the plugin. I had trouble finding it but it was just what I wanted. Congratulations!!
Thx ))
Forum: Plugins
In reply to: [Psychological tests & quizzes] Option to turn off rewrite with_front?hi.
Try to play here: https://github.com/garex/wp-testing/blob/021de4dd0a825a6eda47ee4662f2ec4e24989987/src/Doer/WordPressEntitiesRegistrator.php#L154:L158
And then report which filter should I add to solve this issue.
Or send PR on github.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Activation problem wordpress 5.3It’s not related to WP 5.3.
It’s your hosting DB replication issue.
Send em this link: https://stackoverflow.com/questions/40724046/mysql-gtid-consistency-violation
Forum: Plugins
In reply to: [Psychological tests & quizzes] Кнопка “Узнать результаты”@djuchi, may be javascript error?
I have no idea what could be the reason.
Without real URLs it’s not possible to tell anything.