Easton Bavents
Forum Replies Created
-
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorYour update has fixed that issue.
Google Page Speed now 99/100 – need a faster server!
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorYes, I think that was probably the same.
COmplicated this stuff, isn’t it. 🙂
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorThanks. Seems to be working well for me now. I think you may have some more to do with rewriting paths, I did find that one other plugin was conflicting(?) – in that a path is broken when your plugin is activated (http://wordpress.org/plugins/simple-social-icons/).
Great work though, thanks.
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorOOPS!!
Warning: Illegal offset type in /home/marchant/public_html/wordpress/wp-content/plugins/async-js-and-css/functions.php on line 325
Warning: Illegal offset type in /home/marchant/public_html/wordpress/wp-content/plugins/async-js-and-css/functions.php on line 328
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorI am using the latest Genesis theme (Wintersong), which I assume is pulling all the same stuff as Twenty Thirteen.
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorHi
Switched off all other plugins using Twenty Twelve it went away I changed to Twenty Thirteen Theme and it popped back up:
asyncScripts = [{“name”:”admin-bar”,”src”:”http:\/\/marchant.ch\/wordpress\/wp-includes\/js\/admin-bar.min.js”,”extra”:””},{“name”:”comment-reply”,”src”:”http:\/\/marchant.ch\/wordpress\/wp-includes\/js\/comment-reply.min.js”,”extra”:””},{“name”:”jquery-core”,”src”:”http:\/\/marchant.ch\/wordpress\/wp-includes\/js\/jquery\/jquery.js”,”extra”:””},{“name”:”jquery-migrate”,”src”:”http:\/\/marchant.ch\/wordpress\/wp-includes\/js\/jquery\/jquery-migrate.min.js”,”extra”:””},{“name”:”jquery”,”src”:”http:\/\/marchant.ch\/wordpress\/”,”deps”:[“jquery-core”,”jquery-migrate”],”extra”:””},{“name”:”twentythirteen-script”,”src”:”http:\/\/marchant.ch\/wordpress\/wp-content\/themes\/twentythirteen\/js\/functions.js”,”deps”:[“jquery”],”extra”:””}];
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorAha, I have found another.
This is being written out and will obviously give an error –
{“name”:”jquery”,”src”:”http:\/\/marchant.ch\/wordpress\/”,”deps”:[“jquery-core”,”jquery-migrate”]Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorHi
That’s better, the paths seem to be cleaned up. Great! Thanks v. much.
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorHi
Hmm, doesn’t seem to have done the trick. Looking at the rendered page source it still has some unmodified path info. Looks like where it applies you are pulling the stylesheet directory variable correctly, but the others are not have the installation directory path inserted.
<script type="text/javascript"> asyncScripts = [{"name":"admin-bar","src":"\/wp-includes\/js\/admin-bar.min.js","extra":""},{"name":"comment-reply","src":"\/wp-includes\/js\/comment-reply.min.js","extra":""},{"name":"jquery-core","src":"\/wp-includes\/js\/jquery\/jquery.js?ver=1.10.2","extra":""},{"name":"jquery-migrate","src":"\/wp-includes\/js\/jquery\/jquery-migrate.min.js?ver=1.2.1","extra":""},{"name":"jquery","src":"?ver=1.10.2","deps":["jquery-core","jquery-migrate"],"extra":""},{"name":"jquery-cookie","src":"http:\/\/marchant.ch\/wordpress\/wp-content\/plugins\/cookie-law-info\/js\/jquery.cookie.js","deps":["jquery"],"extra":""},{"name":"cookie-law-info-script","src":"http:\/\/marchant.ch\/wordpress\/wp-content\/plugins\/cookie-law-info\/js\/cookielawinfo.js","deps":["jquery"],"extra":""},{"name":"wintersong-responsive-menu","src":"http:\/\/marchant.ch\/wordpress\/wp-content\/themes\/wintersong-pro\/js\/responsive-menu.js?ver=1.0.0","deps":["jquery"],"extra":""},{"name":"jquery-form","src":"http:\/\/marchant.ch\/wordpress\/wp-content\/plugins\/contact-form-7\/includes\/js\/jquery.form.min.js?ver=3.40.0-2013.08.13","deps":["jquery"],"extra":""},{"name":"contact-form-7","src":"http:\/\/marchant.ch\/wordpress\/wp-content\/plugins\/contact-form-7\/includes\/js\/scripts.js?ver=3.5.2","deps":["jquery","jquery-form"],"extra":"var _wpcf7 = {\"loaderUrl\":\"http:\\\/\\\/marchant.ch\\\/wordpress\\\/wp-content\\\/plugins\\\/contact-form-7\\\/images\\\/ajax-loader.gif\",\"sending\":\"Sending ...\"};"}];[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Forum: Plugins
In reply to: [Async JS and CSS] Path ErrorGreat. Neat plugin, thanks.
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Marketpress Documentation?Thanks, so long as there is no comprehensive documentation, that’s fine, I just thought I was missing something.
I switched to Google Analytics Dashboard for WP. Seems to work fine.
I am getting the same problem. Any answer?
Forum: Fixing WordPress
In reply to: Failed to import post tagIt is not rational to blindly assume that that this is not the same issue or related. That is why I asked here.
Forum: Fixing WordPress
In reply to: Failed to import post tagDid you manage to resolve this? I am having the same problem – during the last month I have imported several WP installs to new sites, including from WordPress.com, and now all of a sudden I have the exact same problem you describe.
I have tried different servers, new installs and so on, still doesn’t work.