Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Diane
So doing this, is not working for you? If not, could I get a copy of your CSV file so I can see if I can replicate the issue? It can be attached here as a private reply.
There’s no built in way to create multiple drop downs for, I’m guessing, multiple categories. That is something that would need custom developed for you. If you would like to pursue that option, I do have a dev I can recommend. Just let me know and I’ll have him get in touch with you.
Steven Zahm
Keymaster@ Tara
If it was fine originally using the same theme (I’m assuming you haven’t switched themes) then it likely another plugin that was installed or updated is causing the issue. It doesn’t look like you have many plugins installed and none of those that are installed have any conflict issues that I am aware of … with that said, the issue I’m seeing is usually always caused by themes (generally from ThemeForest). My first suggestion … try the raw and noformat suggestion from this FAQ. The setting option mentioned in this FAQ only effects templates so there is no need to change that setting. Let me know if that resolves it or not.
Steven Zahm
Keymaster@ Peter
The text color is inherited from the theme, so, what the exact change you would need really depends. If you can share a link showing it and the color you want, I’ll take a look ans see if I can give you the CSS you would need to change it to the color you want.
Steven Zahm
Keymaster@ Larry
Here are the rules that the CSV Import uses…
If you have first/last name in the CSV file and they are mapped to their respective fields and those fields are not empty in the CSV, it will be imported as an
Individual.If you have first/last name in the CSV file and they are mapped to their respective fields and those fields are empty in the CSV, it will be imported as an
Organizationif there is an organization field in the CSV file and it is not empty and it is mapped to its respective field.If you do not have first/last name in the CSV file, it will be imported as an
Organizationif there is an organization field in the CSV file and it is not empty and it is mapped to its respective field.You could also skip the auto logic and add an
Entry Typecolumn to the CSV and set it to beorganizationon every row. You will lose anything in the CSV file in the first/last name columns if you have those set because an organization can not have a first/last name. You should map to the contact first/last name instead.Hope that helps.
Steven Zahm
Keymaster@ Mitch
ahhh… modsec, yes, now I remember another user having the same issue. I bet they’re using WC too.
Honestly, if renaming the file is the “fix” to get around the rule … well, my opinion is WC should just rename the file themselves so no users run into this issue. That’s what I would do. Stuff is just supposed to work, right? :)
Steven Zahm
Keymaster@ Mitch
Curious, what exactly is the conflict and the fix?
Steven Zahm
KeymasterOh, yes, adding the entry type field you can force it one way or the other rather rely on the auto detection.
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
KeymasterGreat to hear!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Mitch
Hmm, that is just the a server error, that should prevent the javascript from working unless the 406 relates to the loading/serving of a javascript file. If it is page I can get to, I’d be happy to take a quick look.
Steven Zahm
Keymaster@ Mitch
Sounds like there is a javascript causing a fatal error. This will break every script being loaded after the error occurs. Load the page up in Chrome, hit the F12 key and then click the Console tab to see the page render error.
-
AuthorPosts
