georgefarkas
Forum Replies Created
-
After many issues with this plugin, I switched to the SendGrid Plugin. It’s designed to work on Multisite and have had no issue with it so far.
Automatic Domain Changer doesn’t seem like it’s supported anymore, so maybe it’s just incompatible.
Check your API Key
Forum: Plugins
In reply to: [WP jQuery DataTable] Not working anymoreApologies… there was a conflict with a plugin. I can’t remember which one it was, but if I can figure it out, I’ll post here.
Same problem here. I am sticking with 2.x until this gets resolved.
Forum: Plugins
In reply to: [Intuitive Custom Post Order] Reverses post orderI am experiencing the exact same issue. I am going to have to run my site with this plugin disabled for now. It really only started doing this after the last update. Before that, it was working fine.
Forum: Networking WordPress
In reply to: RewriteRules in MultisiteForgot to mark as resolved
Forum: Networking WordPress
In reply to: RewriteRules in MultisiteOkay, I figured it out. I wasn’t taking into account the subdirectory of the sub site. This is the code that works
RewriteRule ^(.*)/pdfs/(.*)$ /$1/wp-content/uploads/sites/$2 [L]Forum: Networking WordPress
In reply to: RewriteRules in MultisiteAny suggestions, anyone? Maybe an alternate method to link to a pdf in my uploads folder with a prettier URL?
Forum: Networking WordPress
In reply to: RewriteRules in MultisiteIt appears there’s something about Multisite rewrites that causes htaccess rules before the WordPress ones to be ignored. Is this the case? Or is there a special syntax required for this sort of (simple) rule to work?
Forum: Networking WordPress
In reply to: RewriteRules in MultisiteThat does simplify it, but it’s still not working. Any idea why this wouldn’t work as an htaccess rule? Did I mention that this is a Multisite?
Alternatively, is there a way to use the rewrite API to link directly to a pdf file without it showing in the template?
Forum: Networking WordPress
In reply to: All of my subdomain's dashboards are no longer working properlyI am having the same issue and I am also with Network Solutions. Just to make sure there was no conflict. I started with a clean install of WP and a blank database, setup multisite and then sub-sites. No plugins at all. The dashboards on the sub-sites work intermittently, and when they fail, I get an error:
Failed to load resource: The network connection was lost.
I am guessing this is a server error. I am still looking for someone who has solved this without having to change hosts.
Forum: Plugins
In reply to: [WP Super Cache] Preload Cache Now IssueTo complicate matters, a large component of my content relies on custom post types.
I just read something about Super Cache not being able to preload posts in custom post types? Is this still the case?
Forum: Plugins
In reply to: [FoxyShop] [Plugin: FoxyShop] Not able to access Product Images fieldYes — it’s a conflict with the Simple Fields Plugin which is not compatible with WP 3.3. They admitted issues and not sure when they will update. I am switching over to Advanced Custom Fields. Hope this helps someone else. Thanks again David 🙂
Forum: Plugins
In reply to: [FoxyShop] [Plugin: FoxyShop] Not able to access Product Images fieldI think it’s a plugin conflict. Perhaps something to do with the custom fields applied. I will post my findings.