danny
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Update and Getting ErrorProblem solved.
This was actually due to W3 Total Cache.Forum: Fixing WordPress
In reply to: How to Force SSL on WordPressThank you.
Forum: Plugins
In reply to: [HeadSpace2 SEO] No Longer Maintained?it was pretty awesome. dont know what yo use now.
Forum: Fixing WordPress
In reply to: If is this plug-in pageThanks, friend.
Forum: Fixing WordPress
In reply to: If is this plug-in pageI am enqueueing the script.
I’m asking how.if(is_plugin_page(”mypluginpage’)) {
wp_enqueue_script() load the javascript
}Forum: Fixing WordPress
In reply to: If is this plug-in pageIm trying to load a javascript file from my plugin’s /js/ directory from my plugin page, and only on my plugin page, as when the plugin is activated, it loads the JS file everywhere in admin.
Forum: Plugins
In reply to: [Zone Manager (Zoninator)] Links to Categoriesbump
Forum: Reviews
In reply to: [SlimStat Analytics] Second BestYou’re welcome
Forum: Plugins
In reply to: [W3 Total Cache] Minify on a Per Page BasisQuick question: even if I do conditionally exclude JS from certain pages, that W3 Total Cache is all or nothing, so I would be left with certain pages that have the all the JS combined, and others that dont.
Is there any way to add something that says if(is_page(‘contact)){only enqueue this_file.js} <–but add that to the combined JavaScript?
Forum: Plugins
In reply to: [W3 Total Cache] Minify on a Per Page BasisWould be awesome if Minify included an exclude
They basically said it doesnt work here. http://ww.wp.xz.cn/support/topic/plugin-google-analytics-dashboard-could-not-load-google-analytics-data-1?replies=31 shouldnt the status of the plugin be ‘broken’?
I’ve asked about this many times
Forum: Fixing WordPress
In reply to: Why We Do Get Template PartAhhh, makes so much sense
ThanksForum: Fixing WordPress
In reply to: Why We Do Get Template PartI read that. Still a bit confused
I have the same issue. Is there a known solution?