Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ denis
Yep… I’ve not run into any issue and none have been reported yet. So, all looks well. If updates need to happen, they get fixed and released asap.
Steven Zahm
Keymaster@ Alex
re: How do I get the address-id if I have the entry-id?
Look in the database. In the connections_addreses table, there is an entry_id column which will match the etrny_id you want to edit.
Steven Zahm
Keymaster@ Teague
I’ve never seen such a thing before. I’m going to have to recommend that do the theme and plugin conflict tests. Here are the links.
Let me know what you learn.
06/13/2017 at 10:43 am in reply to: Displaying a initial category when visiting the directory page #425852Steven Zahm
Keymaster@ Kenneth
Add
str_select_all=""to the existing shortcode. Setting the string to nothing causes it not to be rendered.Hope this helps!
Steven Zahm
Keymaster@ Virgil
The template for Connections are not WordPress themes, they only affect Connections. Put another way, you can use Connections templates with any theme. Hope that make sense!
Steven Zahm
Keymaster@ Ian
RE: My client needs “Birthdays” to show up
On the WP Dashboard or the Connections Dashboard? There is already a Birthday widget on the Connections dashboard.
RE: they also need “Membership Dates” and possibly some custom fields.
Possible, but it would require some custom developed code.
RE: There are certain things they won’t need, like “Anniversary.”
In the upper right of the screen, click the Screen Options tab. You can turn off the Anniversary dashboard widget.
RE: is it possible to remove “Deceased.”
Yes, it is possible. Just a small little filter can be added to remove that type… other types can be add too using the same method. If you decide to move forward, I can give you instructions on how to add the filter as a code snippet. Here’s an example tutorial on how to do the same thing, but with addresses.
Hope, I’ve answered your questions thoroughly!
06/12/2017 at 9:17 am in reply to: DIrectory page not showing the datas in alphabetical order #425659Steven Zahm
Keymaster@ vipin
re: DIrectory page not showing the datas in alphabetical order
Can you please share a link to your directory page so I can take a look?
Also, what is the exact shortcode you used to embed the directory on the page?
Steven Zahm
Keymaster@ shanna
RE: i thought i’d get an email when someone responded.
Yes, this should happen, perhaps it was block and filtered into your spam/junk mail folder.
Ahhh… I see. The the permalink
/cat/arts-entertainment/photography/for the will override thecategoryshortcode filter so it is possible to display the selected category.I’m guess the intent is to only display the entries with both 144 (Golden [a location]) and the chosen category (business type). Correct?
This is possible but not by using the
permalinks. I see you’ve made your own category menu… If you update the links to use queries instead of permalinks this will work. Here’s a working example:https://columbiavalley.com/directory/golden/?cn-cat-in%5B%5D=144&cn-cat-in%5B%5D=164
Hope this makes sense, let me know.
Steven Zahm
Keymaster@ Stefan
Here’s the link to the tutorial on how to change labels and other text in Connections and any other translation ready plugin in an update safe way.
Hope this helps, let me know.
Steven Zahm
Keymaster@ Gregg
I visited the page, looks like you may have figured this out. You want to use the category shortcode option
Hope this helps!
-
AuthorPosts
