Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Xavier
Thanks for the suggestion, I have added it to my feature request list.
Steven Zahm
Keymaster@ Paul Can you please share a link to the directory page having the issue so I can take a look?
Steven Zahm
KeymasterSteven Zahm
Keymaster@ Margaret
One way I can think of accomplishing this is with two pages.
The first, the landing page named as “Our People”
The second, the “result” page named as “Person”The first page is the one you would put in the site nav and have the Names shortcode widget.
The second page you would exclude from the site’s nav but it should also have the Names shortcode widget.
The second page should be setup as the “Directory Home Page” that way when names are clicked, the user will end up on the “results” /”Person” page.
This page should have only the
[connections template=profile]shortcode.That should get you the functionality you want.
Hope that helps!
Steven Zahm
Keymaster@ Margaret
re: vCard download link
Have you enabled the option on the Connections : Settings admin page under the Display tab in the Entry Actions section?re: custom CSS
My guess is you added it to the Connections plugins folder. It needs to be in one of the three paths outlined in the QuickTip in order to be update safe.Steven Zahm
Keymaster@ Meg
Have you turned on the option on the Connections : Settings admin page under the Display tab in the Entry Actions section?
This link should show up on the page where the Names template links to.
Steven Zahm
Keymaster@ Andrei
Thanks for the suggestion. I’ve added it to my feature request list.
Steven Zahm
Keymaster@ Andrei
Actually it is very complicated for the same reasons WordPress actually exports a XML like file rather than a CSV file… but to answer your question, yes CSV export is going to be added, hopefully before the end of the year. What caveats this feature will have are not completely known at this point but there will be some.
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@ Margaret
yes, the latest version had fixed another few edge case bugs a few users seemed to experience. Glad it fix the issue.
Steven Zahm
Keymaster@ Bill
Ahh, ok, sorry, I obviously misread the details. The reason for the other site is likely the reason I stated. Your site …
It seems to be cause by a fatal JavaScript error. Load your site in Chrome, hit the F12 key and then click the Console tab.
The source of the error is coming from the WordPress Catalog plugin (guessing based solely on the error, could be another plugin).
Bu the source of its error my because you’re using W3TC (or some other minification plugin) and minifying the JavaScript.
Connections and its scripts are perfectly compatible with W3TC JS minification but when in combinations of n-number of plugins the minification can break things in unexpected ways.
My suggestion is to disable the JS minification to see if the issue resolves itself. It it does not, it is possible the JS minification was hiding another fatal JS error but I would not know what that is until the minification is turned off.
Hope that helps!
-
AuthorPosts
