falsandtru
Forum Replies Created
-
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] custom post typesclose
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] custom post typesHello,
Parameter setting is required. Please look at this page.
https://falsandtru.github.io/jquery-pjax/api/core/setting/form/If you want to change the parameters, you will need to directly use the jQuery plug-in to delete this WordPress plug-ins.
Thanks.
Forum: Reviews
In reply to: [Preload & Pjax Faster Page Load] Couldn't tell if worked butForum: Plugins
In reply to: [Preload & Pjax Faster Page Load] Not scroll to top?Hello,
Thanks and if you want prevent the scroll by pjax, you need change the pjax settings.
If you want to change the pjax settings, you need to introduce a jQuery plug-in and then manually remove this WordPress plug-in.ref:
https://falsandtru.github.io/jquery-pjax/api/core/setting/scroll-top/
https://falsandtru.github.io/jquery-pjax/api/core/setting/scroll-left/
https://falsandtru.github.io/jquery-pjax/api/core/setting/scope/Forum: Reviews
In reply to: [Preload & Pjax Faster Page Load] Setting is not unnecessaryOMG
I was mistaken for a reply.
Please let me know if there is a way to remove.Forum: Reviews
In reply to: [Preload & Pjax Faster Page Load] Instantaneous Transitions But Broken PagesIt means there is no need to change existing ones. It does not mean setting has no need. Thank you for your review.
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] imageloader.js not workingclose
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] imageloader.js not working1. Please tell me the URL of the plug-in or the theme. Or, Lazyload does not work purely? Perhaps, there is a need to re-execute the script for setting the Lazyload. The easy solution, would be to install this inline script.
ex. <script>$(‘img.lazy’).lazyload();</script>2. Just say that you can not setting the pjax in this WordPress plug-in, this pjax can be used freely in the MIT license.
https://github.com/falsandtru/jquery.pjax.jsThanks for your insight
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] NO can deactived the pluginsSorry, plugin has been enabled on the admin page unintentionally. I have disabled the plug-in in admin page. Thank you for your report.
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] How can know really is working?All right. That jQuery is not set in the
$
variable is due. I will fix as you do not need variable$
in the next version.Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] How can know really is working?I was wrong I’m sorry. Is due also to others. Please wait a little.
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] How can know really is working?Hello dear
An error has occurred in the JavaScript of your site other place. JavaScript was the installation of this plug-in is not running for that. You must correct the error at least the following.
jQuery(“img”).slingPic(…
> Uncaught TypeError: undefined is not a function (index):816
> (anonymous function) (index):816
> n.event.dispatch jquery.js?ver=1.11.0:3
> n.event.add.r.handle jquery.js?ver=1.11.0:3Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] not free?Yes, you do not need to set basically. However, in some cases, it is necessary to set up in order to co-exist with other plug-ins.
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] Show error, break my websiteBecause of this error appears to be caused by duplication of the function name in general, has been modified so that it does not duplicate the function name in v0.0.3. Thank you for your report.
Forum: Plugins
In reply to: [Preload & Pjax Faster Page Load] Show error, break my websiteSorry, I’ll make sure. Potential parameters of the function or the function name is the cause because there are only a few lines just PHP code is high.