karel772
Forum Replies Created
-
Forum: Plugins
In reply to: [Cartpauj PM] Messages that are sent/replied to occur 5 timesTo add further to this, this is linked to WPML plugin usage…
Solution I applied to all our sites that have the jetpack plugin and where we observed similar issues:
1. use ftp and disable/delete jetpack plugin.
2. login to backend and reinstall jetpack, but disable security option
3. follow forums to find permanent solution ??Forum: Plugins
In reply to: [Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Quiz not showingHello Frank,
I have temporarily disabled the need to be logged in and activated pagination on an existing survey page: https://www.pcgcare.eu/my-toolbox/pcg-self-assessment-form/
As you will see nothing is shown.
Once you have identified the issue please let me know so I can change teh settings again.
regards, Karel
Forum: Plugins
In reply to: [Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Quiz not showingHello Frank, we use indeed the latest version 4.5.3. You can see an example at https://www.pcgcare.eu/my-toolbox/pre-assessment-form-to-be-used-by-trainers/ (registration is required) where we set the pagination to 0, as otherwise it was not appearing. This quiz was made before the update to 4.5.3.
We set up a new testpage with a quiz now at https://www.pcgcare.eu/test-page-quiz/ (no registration needed) where pagination is set at 10 with 30 random questions out of 181. Here however the quiz is displayed. So not sure what is causing this random issue.
It seems all new quizzes set up after the update yesterday do not have this issue related to pagination (see also https://www.pcgcare.eu/test-page-2-quiz/), but all existing ones have.A solution we found is to duplicate the existing questionnaires, this solved the issue.
However, in all cases pagination is not working.
Regards, Karel
Forum: Plugins
In reply to: [Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Quiz not showingSame issue here, turning off the pagination did the trick indeed. Thanks for the quick temporary fix.
Forum: Plugins
In reply to: [Clean Login] Restore password not receiving emailA solution that worked:
First: install and activate the WP Mail SMTP plugin
Then check: https://support.mailpoet.com/knowledgebase/lists-of-hosts-and-their-sending-limits/
Then check the settings for your provider and enter those into WP Mail SMTP plugin. If all is done correctly all will work again.
The actual reason why WP mail sending stops working is unclear, but this is a solution. Hope it helps.
Latest version Jetpack 3.5.3 has similar behaviour, so here as well, the rule is:
– rename the jetpress plugin on the server side,
– log in,
– rename it to jetpack on the server side to re-enable it,
– disable the “Protect” feature.Forum: Plugins
In reply to: [Clean Login] Restore password not receiving emailI confirm same problem, this functionality was definitely working but the latest WP update seems to have broken this functionality. Submitting the email of a user, the user doesn’t receive the recovery mail with instructions.
Forum: Plugins
In reply to: [Cartpauj PM] Cartpauj PM and WPMLTo get the currently selected language in WPML, they suggest to use the following code:
global $sitepress; $language = $sitepress->get_current_language();
That will return a two letter language code like ‘fr’ for French or ‘it’ for Italian which could then allow me to set the respective urls correctly… however where do I put this in the code so that I get the correct language code and the urls within cartpau are correctly created?
Should this be done in the pm-class.php file? And if so where and how?
Thanks for the help in advance.
Forum: Plugins
In reply to: [Cartpauj PM] change languageI use WPML but I do face issues… the messages inbox page is set in the correct language but all inside links turn up to refer to the default language version.
Forum: Fixing WordPress
In reply to: Sorry, that key does not appear to be valid.This looks like a bug within WordPress. We have this on various installations, everywhere the same issue. We applied all various solutions without any positive outcome. We cannot start digging in the database for every single user. Is this linked to this?
I solved this by:
=> Login to your Admin Panel
=> Go to [Left Menu] WPML -> Support
=> Click on the “troubleshooting” link. [ You can find that at bottom of the page ]+ Once you are on “Troubleshooting” Page:
=> Reset all language data (last option in troubleshoot page)
=> Deactivate WPML
=> ReactivateWorked as a charm.
Ignore, it is caused by WPML plugin. Even the latest version 3.1.8.4 corrupts WordPress.
Forum: Plugins
In reply to: [Cartpauj PM] Autofill feild using URLYou are welcome.
Forum: Plugins
In reply to: [Cartpauj PM] Autofill feild using URL[cartpauj-pm]
must be put on its own page, and the url I mentioned before needs to call that page from the post in which you put that url.It seems you have not created the actual CartPauj pages. Please do this first. Then you will see all will work.