goldhat
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Minify purge doesn’t update minify files on localClosing ticket.
Forum: Plugins
In reply to: [W3 Total Cache] Minify purge doesn’t update minify files on localThis issue has been resolved. In case it helps anyone that might have a similar issue it involved paths. The paths listed in the minify settings all started with /wp-content, because my site on local is in a subdirectory, the path would need to be /subdirectory/wp-content/ to work. I’ve solved this by creating a /wp-content/ at the root of my /www and symlinking it to the subdirectory at www/subdirectory/wp-content.
My problem is thus solved… but I’m not sure if it’s correct or not that the plugin doesn’t seem to follow the site path settings. Because the site path settings on my site do include the subdirectory, so one might expect that a path of /wp-content/* would result in finding the file at /subdirectory/wp-content, yet for some reason it doesn’t.
Forum: Plugins
In reply to: [W3 Total Cache] Minify purge doesn’t update minify files on localIf you mean add the files under the /minify settings page, no. We have those added automatically via a directory /w3tc-config/master.php that has a json definition with minify.css.groups and minify.js.groups. To update that master json file list we parse script definitions in another json file. Normally we only do that when adding a new file (so that new file appears under the /minify settings page). But I did do that step just in case, however it doesn’t change the list because all the files are the same as before. My change is just adding some script to one of the existing JS files.
On staging and other servers the clear minify cache works fine with the same setup, files are rebuilt with the changes automatically.
Thanks.
- This reply was modified 5 years, 12 months ago by goldhat.
Forum: Plugins
In reply to: [Favorites] Favorites.plugin.updateAllLists length undefined errorIs it possible to have a reply about this issue? It is persistent, though not hugely impacting us because it only happens in certain circumstances (user clears all bookmarks, stays on page, tries to add new bookmark).
Forum: Plugins
In reply to: [Wp-Pro-Quiz] New Maintainer for WP Pro Quiz@nightowlaz usually the stats fail due to a php error when sending email, deactivating emails has been reported as a fix by other users.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] New Maintainer for WP Pro QuizWe’re aiming for March 1 as the release date for WP Pro Quiz. It may take another 4-6 weeks to have the project re-assigned on www.ads-software.com for it to be available as an automatic update.
QuizMaster is still in beta and currently we’re replacing ACF as the fields engine. We’ll make the questions easier to associate with quizzes, but questions will remain separate to allow for reuse and dynamic quizzes. The next release is scheduled for the end of January.
Forum: Plugins
In reply to: [QuizMaster] Student profil page ?There is a student report page with quiz completed stats. A developer can modify which stats are shown.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Shortcode for Statisticsstats are only available in admin, we have an addon that shows stats to users at https://goldhat.ca/product/wp-pro-quiz-completed/
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Quiz doesn’t startThey seem to work now? Javascript errors anywhere on page will block quiz start.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Import/ Export FunctionIt exports quiz with question. There is no export for stats.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Adding audio to the answerI’ve built audio integration for QuizMaster, a newer plugin based on WP Pro Quiz. I’m currently working on WP Pro Quiz 2 and have applied to take over as the maintainer as the project has not been updated in some time. If you’d pool a budget together I’ll see that audio support is included in WP Pro Quiz 2. If you needed it before end of January we can discuss making it as an addon to the existing 0.37 version.
Forum: Plugins
In reply to: [QuizMaster] IssuesThanks for reporting these issues.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Not able to start quizThere is an option to allow only logged in users to take the quiz, find and deactivate that option in your quiz settings.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] New Maintainer for WP Pro QuizThanks for the feedback Toni. WP Pro Quiz will always be free… if we can get it to a better state of extendability we’ll release some extensions that will be premium. Would you be able to help us a bit with testing? As we’re making changes to the codebase there is a lot of risk of features breaking… we setup test sites and could use some volunteers to check what works and what doesn’t, and report any issues to the GitHub repo.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Adding FREE GIFT image and text to Email captureYes WP Quiz Pro is a premium plugin so if you purchased it you can get support there in the same forum you shared a link from, the product page is at https://mythemeshop.com/plugins/wp-quiz-pro/
If you didn’t purchase it, you’re going to have to try something else like StackOverFlow and hope to get a match because there is no support here at www.ads-software.com for premium plugins.