Captain 777
Forum Replies Created
-
This is PERFECT! My complete addition to the END of my CSS style file is as follows. Fixes text fields and area, as well as provides a margin on top and bottom of each field to space out appropriately (for my particular theme).
THANKS [kaptek-ag]!!/* Job Manager Text Field Formatting */ table.job-apply-table input[type=text], textarea, input[type=file] { width: 85%; margin-bottom: 4px; margin-top: 4px; } /* End Job Manager Text Fields Formatting */Mike,
Thanks for the offer. 2 things:
– found trouble with (a) and (b)…I have to relocate my domain to a dedicated IP for the ssl to work, so once that’s done, we’ll see if the plugin works.
– Found wildcard certs at startssl[dot]com for total of 100. gr8 guysI’ll report back once we have some progress.
Thanks
Did some deep digging in css files. Nothing there in css folder. Seems like TinyMCE is being used to manage the ‘text’ and ‘textarea’.
I’m not aware of what or how TinyMCE works…so some help would be appreciated.Hi Gary…have the same issue. Anyone know where to modify width..or what’s driving the allocation?
Mike,
Thanks for looking that up. I believe my issue is larger than the cache in Chrome. IE8, Safari and Firefox all give me an error on attempting a https…I’m attempting to isolate whether this is:
(a) a cert upload issue with my host provider,
(b) a server config or IP address issue
(c) a WP multisite configuration issue or,
(d) a WP-HTTPS plugin issue.Hoping this forum can tell me that ‘WP-HTTPS works with multisite and wildcard ssl certs’…then I’ll keep chasing (a),(b) and (c)!
Any ideas?
I found that this message also shows up if you have ANYTHING in the 2 fields underneath the ‘mandatory’ checkbox. Not sure what the fields are for…but once i cleared them out, the message went away.
I still am able to use the ‘mandatory’ checkbox as appropriate…just can’t put anything in the boxes below.Ok. I just took a look at the authors website – now has example file and a few other items. I changed my file to look exactly like his….and it works.
I then modified my file a few times and found that it worked when I removed the ‘Category Id’ column, or did not have it in the last column of the file. No idea why.
Anyway….plugin now works for me.
ThanksI updated to 1.01 + tried with both ‘SKU’ and ‘Product Id’. Together and separate.
The header ‘validates’, but upon selecting ‘Import Now’, I still get the message: “0 record(s) affected, 0 price changed” (I have 15 items plus header in my CSV file).Still does not work.
Forum: Networking WordPress
In reply to: With Subdomain, can't access 'mail.mydomain.com' – Workaround?GOT A WORKAROUND!
in cPanel…
1. created a named subdomain ‘mail.xxx.com’
2. Redirected the subdomain to my mail server (http://mail.google…etc)
3. Now mail.xxx.com goes straight to the mail server!xxx.com MX header was updated with ‘google’ mail server details…so mail is flowing there correctly.
Thanks for getting the creative juices to flow!
Forum: Networking WordPress
In reply to: With Subdomain, can't access 'mail.mydomain.com' – Workaround?Ok..I tested something.
If I create 123.xxx.com in cPanel and point it to public_html/xxx.com/123, it does work. When I enter http://123.xxx.com in the browser, it goes straight to the folder. (not to the registration on WP, as with others.)So…question now is how to ‘name’ a ‘mail’ subdomain to point to the mail server?
Forum: Networking WordPress
In reply to: With Subdomain, can't access 'mail.mydomain.com' – Workaround?– Cpanel 11
– Let me compare with my setup:
ALL WP files are in /home/myfolder/public_html/xxx.com
NO subfolders in xxx.com (other than wp-content, etc)In cPanel: only 1 subdomain: * (pointing to public_html/xxx.com)
I thought of putting a mail.xxx.com in cPanel as a named subdomain, but I thought this would interfere with the MX header routing to the mail server.
Any thoughts?
Forum: Networking WordPress
In reply to: With Subdomain, can't access 'mail.mydomain.com' – Workaround?ipstenu
I added the wildcard * in the cPanel “create a subdomain” and it’s pointing to “public_html/xxx.com”.I wonder if the fact that I have several sites in the “public_html/” will mess things up? The setup seems to work just fine for my site1.xxx.com, etc. Just this ‘named subdomain’ issue.
Forum: Networking WordPress
In reply to: With Subdomain, can't access 'mail.mydomain.com' – Workaround?ipstenu – not using Plesk 9. cPanel Thanks
Andrea_r – “Gotta move ’em around.” definitely sounds like the right thing to prioritize the “*” down…but I’m not sure what that is exactly. Is this something I should be working via WP or via cPanel (Domain management)?
Thanks