Closed boboz closed 10 years ago
Hi,
it works really well, i just used it on one of my sites today (3.8, custom theme). (http://www.sylvie-lahlou.fr) has a plugin architecture too. let me try it on a standard twenty twelve (i just think default settings aren't exactly fit to it). two sidebars is /quotes/ normal /quotes/, i'll fix my code to take this into account (btw i was thinking about this today....)
I'll recontact you in a few hours to let you know.
Best !
Thanks!
Hi,
here's the current status of the plugin :
I fear there's too much work to do to get it to a real workable state with default setups. I'll continue to update it by little touches though.
Please tell me what you would need and i'll tell you what i can do in a reasonable time frame.
Best
Brilliant! Will do some more testing later this evening.
Hi! Tested it some more and, as you said, it seems to work really well.
Two things specifically did not work on my test setup:
Do you handle statistics in any special way? I've tried other plugins and some of them had ways to ensure pagecounts and stuff for use in for example google analytics.
Many thanks!
Hi,
for analytics, i'm investigating the matter, but no it doesn't manage that actually
Best
for google analytics that would be pretty easy to add support with a simple plugin js file in your theme. if you need it i'll be happy to send it to you.
for tabby i think you don't need a plugin, but only to configure which selectors don't have to be treated by wp-ajax, you can found this in "Links" Section of plugin config.
Ok, I'll dig some more during next week. Merry Christmas!
Hi! About to use this on a project so will probably have som questions in near future :) Also, not a programmer, but this seemed it could be of interest: http://blogs.mpr.org/developer/2014/01/dynamically-loading-assets-with-pjax-and-require-js
Hi ! Sure, i'll be happy to answer. I use this on production, but as said before i should make a few modifications to handle 'special' cases, like feed urls for example...
Although i didn't read everything, your link seems really interesting. however that solves only the client side of things. The biggest work will be to integrate the server-side aspect (Wordpress dependency management) to the public side. In my plugin system i already use yepnope.js that plays the same role as the solution presented in the article you mentioned.
I'll be happy to discuss this when you'll be available.
Best
Hi again!
Just translated this to Swedish. Pull request coming up as soon as I figure out how it's done. Heh..
Thanks !
Great!
Just about taking it for a spin in the recent released WP4 beta.
Nice ! I'll maybe work on the plugin during next winter, since i have a lot of catchup to do regarding my work assignments. Your remarks are welcome, thanks !!
Wow, always stunned by page-load speed of this plugin! Seems to work perfectly alright on 4.0-beta1-20140715. Debug-mode reveals some notices/warnings etc. I'll just write up an Issue as documentation.
Hi!
Been researching WordPress ajax solutions for a bit and just stumbeled over your's :) Tried it on a standard 3.8 with Twenty Twelwe but it seems not to be working. Also getting two sidebars. Just thought I should ask you about the status for this plugin.
Cheers!