Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ roy
Not that I know of, I reviewed the doc on setting the minimum char length, it seemed like it could only be set at the server level in a .cnf file.
I’ll have to look at Relevanssi to see what they did … I’m sure I can learn all sorts of new things to further improve search in Connection. I’ve added that to my, ongoing, search improvement issue tracker.
Yep, you should never alter your DB after you’ve installed and been using it unless you really, really, know what you’re doing because it could easily lead to data loss.
Steven Zahm
Keymaster@ roy
Are speaking about FULLTEXT queries? That has been in Connections for quite some time now. But, to take advantage of it more fully you have to turn off the keyword search on the Connections : Settings admin page under the Search tab. The disclaimer is that this will only have an effect if the database tables are setup with the MyISAM storage engine, which is the MySQL default. Some host default to the InnoDB which until very recently did not support FULLTEXT queries. So, if you disable keyword search and you do not get any results when performing queries, you have to use keyword search.
Hope that helps.
Steven Zahm
Keymaster@ Cara
I do not see the error message … have you resolved it?
By default, entries are ordered alphabetically by last name. This can be changed by using the order_by shortcode option.
Steven Zahm
Keymaster@ Thomas
It appears PHP error reporting is on, on the server. If you have access to the php.ini file. I recommend suppressing PHP error notices, especially on live production servers. Then you’ll have to delete the Connection entries and redo the import.
Steven Zahm
Keymaster@ PatriciaB
Sorry, no. You could use a plugin like Widget Logic to show it only on a specific page [I think].
Steven Zahm
Keymaster@ PatriciaB
The bio and notes fields do support shortcodes, so, you could use a plugin that has a shortcode that limits the view if its content to only logged in users. There are a few in the WordPress.org plugin repository. I can’t remember their names off the top of my head, sorry.
Steven Zahm
Keymaster@ Brian
I’ll work in a fix in 0.7.8 which is scheduled for release within a week or so.
Steven Zahm
Keymaster@ m0e
Can you share a link to your directory? Maybe grant me a temp admin account?
Steven Zahm
Keymaster@ Derek
The category widget is coded to add a class to indicate the current category but it seems the TwentyTen theme does not include styling to make this category show differently than the others.
The next release of Connections due within a week or so will have the option to show the current category name and category description before the results list. Keep an eye out for version 0.7.8.
Hope that helps.
Steven Zahm
Keymaster@ Erik
First, to verify … since this is posted in the cMap forum … this question is actually in regards to Form, correct?
Here’s the shortcode that will turn on logo support too:
[connections_form select_type=FALSE photo='TRUE' logo='TRUE' messenger='FALSE' str_contact_name="Med-Mal Defense Lawyer Info" str_bio="About You & Your Firm"] -
AuthorPosts
