ustimenko
Forum Replies Created
-
Forum: Plugins
In reply to: [Psychological tests & quizzes] wheel testForum: Plugins
In reply to: [Psychological tests & quizzes] wheel test@famarinu pls provide screenshot of your desired outcome.
I think it’s possible.
Forum: Plugins
In reply to: [Psychological tests & quizzes] wp_t_passing_answers 5000000 строк@sdalex pls use english here for other people that will face same issue.
Yes, all those 3 tables can be truncated.
But you can start to truncate from passing-answers, then fields-values and then passings.
But anyway make db backup before such operations.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Unable to activate the plugin@phil_hb no.
It’s an issue with 1st activation, where there was actual error.
This error is bacause of 2nd activation on broken DB.
Forum: Plugins
In reply to: [Psychological tests & quizzes] php echo the date of results@edit4ever yes, but it’s a little bit ugly.
And to set custom field’s value you will need some custom JS.
Anyway to output it’s value you will need compuvars addon.
Forum: Plugins
In reply to: [Psychological tests & quizzes] php echo the date of results@edit4ever it’s stored in DB, but not outputted on passing page.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Test can’t be viewed@edit4ever 504 error means that something can be your hosting settings. It’s not 500 error, which means error in code.
Forum: Plugins
In reply to: [Psychological tests & quizzes] No email response@loretta123 try to send from another mail? Which email host do you use?
My mail is on gmail.com
You can try ustimenko.alexander@gmail.com — it’s same box actually.
Forum: Plugins
In reply to: [Psychological tests & quizzes] No email response@loretta123 pls double check my email: a@ustimen.co
I dont see any messages from you (also checked spam folder).
Forum: Plugins
In reply to: [Psychological tests & quizzes] PDF of results not downloading@cjcoulson pls contact me directly regarding issues with paid addons.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Private Website not possible?It hides concrete post/content, not entire blog.
Once again: I can not find the text of error, that you provide to me in wordress. It means, that it does not exists in core wordpress. Also I’m sure, plugin does not contain such functionality.
My assuming is that you have some custom worpdress install, that provided by your hoster.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Private Website not possible?Latest wordpress sources also does not have such text like “private website”
wordpress-5.0.3/wordpress$ grep -r 'private website'
wordpress-5.0.3/wordpress$Forum: Plugins
In reply to: [Psychological tests & quizzes] “Start Quiz”@bredowmax try shortocdes.
wpt_test_read_more — the title of test, text before “more” and “Start Test” button. Attributes (allowed values): id/name (id or name or your test), start_title (any text), class (any CSS class name).
Forum: Plugins
In reply to: [Psychological tests & quizzes] Private Website not possible?Show me some docs ot proofs.
1. https://codex.wordpress.org/Content_Visibility
Currently the functionality to hide your entire blog from public view, or to restrict it to certain users, is not part of the core WordPress product. There are possible plans to introduce this functionality into a later version.
2. https://codex.wordpress.org/Writing_a_Plugin
There is no about “private” here.
I dont’ think it’s a plugin’s issue.
Can you install other plugins?
REgarding your chat with worpdress support, pls show me the URLs with instaructions of how to do it and what to change.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Private Website not possible?This plugin does not have such keywords as “private website”.
https://github.com/garex/wp-testing/search?q=private+website&unscoped_q=private+website
It could be one of your another plugins or your custom theme.