dgrcomms
Forum Replies Created
-
Forum: Plugins
In reply to: [WP FullCalendar] Events not showing up on calendarYes I have tried 0.9.1 and it does not work either. I will post in your Forums too. I can’t see how its an issue with the theme when it has been working fine on the older versions.
Forum: Fixing WordPress
In reply to: Visual editor not working after update to 4.2.4Had the same issue with one of my sites and updating the WP files fixed it.
Forum: Plugins
In reply to: [WP FullCalendar] jQuery conflict since 0.9?Having the same issue here using the latest versions of WP, EM Pro and WP Full Calendar.
Cache is not the issue as cleared and still problem. I am going to go back to 0.8.4.
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Subdomain redirecting to main websiteCheck the Network Admin -> Network Setup screen for the .htaccess content. Update your .htaccess to match what’s in network admin.
I checked as part of the checks I did before creating this ticket and the htaccess and the wp-config and both have the correct content.
The permanent redirect is disabled when you don’t have a primary domain set.
Should the subdomain be set to Primary?
What other Domain Options should I have turned on/off. I tried everything and nothing works.
Thanks
Forum: Networking WordPress
In reply to: Cannot see Visual Editor on 2nd multisiteMaybe I should get your multisite 101 and 110 ebooks! I have set up multisites before with no problem 🙂
Forum: Networking WordPress
In reply to: Cannot see Visual Editor on 2nd multisiteHey, thanks for all your help. I now have different problems. Basically here is the deal. Multisite (using subdomain) is hosted with Bluehost, domain management is with GoDaddy and we are using Sucuri Firewall.
Sucuri made a change at their end that enable my subdomain es.domain.com to be covered by the firewall as I assumed that since the problem started when we activated the firewall that would be the issue.
Since they did that I am not able to even access the subdomain site as its redirecting to the main domain address. This is what is being seen
curl -D – –header “Host: es.domain.org” 69.89.24.146
HTTP/1.1 301 Moved Permanently
—–snip—–
Location: http://domain.org/But after checking the hosting and the htaccess we have no idea what is causing this.
I have tried setting up the subdomains as wildcard and also within the cpanel individually and nothing works. I have to say that I am at a total loss at this point 🙁 I much appreciate you trying to help out.
This is what I have in the .htaccess.
# Use PHP5.4 as default
AddHandler application/x-httpd-php54 .phpRewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule ^wp-admin$ wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^(.*\.php)$ $1 [L]
RewriteRule . index.php [L]<IfModule mod_headers.c>
<FilesMatch “\.(eot|font.css|otf|ttc|ttf|woff)$”>
Header set Access-Control-Allow-Origin “*”
</FilesMatch>
</IfModule>Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Issue with Domain Mapping and SucuriThanks Ron! Back to the drawing board to figure out why I can’t get this site to work. 🙁
Forum: Networking WordPress
In reply to: Cannot see Visual Editor on 2nd multisiteyes, that is correct!
Forum: Networking WordPress
In reply to: Cannot see Visual Editor on 2nd multisiteThey exist in the plugin and theme folders. I am working another angle at the moment too. As I have one of the sites protected with Sucuri Firewall and I am thinking that is causing the problem.
Forum: Networking WordPress
In reply to: Cannot see Visual Editor on 2nd multisiteSorry just saw your note, no those files do not exist on that folder, they exist in other folders
Forum: Plugins
In reply to: [Emma for WordPress] First Name and Last Name fields aren't added to listThanks v2theg! Client has Emma and I am not sure they are going to change. Might end up using Emma’s iframe instead. Appreciate you responding.
Forum: Plugins
In reply to: [Emma for WordPress] First Name and Last Name fields aren't added to listhaving the same issue, did you work out a fix to this? Assume there is no support for this plugin?
Forum: Networking WordPress
In reply to: Cannot see Visual Editor on 2nd multisiteWell, you may have to.
http://codex.ww.wp.xz.cn/Using_Your_Browser_to_Diagnose_JavaScript_Errors
Good luck :/
Thanks! I have already done Step 1, Step 2 and Step 3, which is why I have those errors posted, I just don’t know what those errors mean.
If you have any other ideas please let me know.
Thanks
Forum: Plugins
In reply to: [Gravity Forms Mass Import] Double QuotesWhere should I sent the CSV files? Via your website request form? Thanks
Forum: Plugins
In reply to: [WP Publication Archive] Upgraded plugin and now not workingThank you so much. Will email you shortly!