Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Steve
This is the only method available.
Steven Zahm
Keymaster@ Steve
The London Tango site is using the cMap template. for paginated results. Pagination is only support by several of the premium templates. Is that what you mean by; “displaying a list in a collapse state which can then be expanded”? Or do you mean something more like what Slim Plus offers?
Re your, example…
I believe the results with settings
category_in='1,2,3'and a user selecting a category would result in a list showing the user selected category not limited to entries categories1,2,3and the user selected category.Not knowing what your category structure… maybe something like this FAQ is the solution.
Steven Zahm
Keymaster@ Dave
The show_alphaindex is not a character filter, it simply outputs inpage links so if the character group is on the current page of results it’ll jump down to the beginning of that group. The functionality will be changing sometime this summer/fall where it will filter by character. The work to do this is about 90% completed as I’ve already implemented it in the admin. Hope that helps.
Steven Zahm
Keymaster@ Robert
Yep, that the only solution, you have to edit the template of your choice.
Steven Zahm
Keymaster@ Shirley
It seems to be working fine… what I did.
Created a new Entry for myself in Connections. The only real difference is that I set me as private for testing purposes.
Create a new user.
Set my membership to active.
Logged into the site in a private browsing session [to simulate logging as a user].
Click the Edit My Directory Entry link from the admin bar and the details I entered were there as they should be.
To repeat the test. I deleted the test user and then deleted the my test entry in Connections and repeated the steps above. Again, it worked.
Now, I see that none of the entries in Connections are linked to any user account. Which users did you try to login as and which entries are they to be linked to?
Steven Zahm
Keymaster@ Susan
Thanks for letting me know. You shouldn’t receive any errors on a production server. The next update will include a fix. I’ve added a check for the property before comparing its value. That should eliminate the error completely.
Steven Zahm
Keymaster@ urbencl
The only point and click option would be to setup Connections to use a different template went viewing a single entry. You would do that by checking the Single Entry option on the Connections : Settings admin page under the Display tab. You would then choose your desired template under both the Individual and Organization template type. Maybe use the Default Entry Card?
Hope that helps.
Steven Zahm
Keymaster@ Carlos
The error is in the theme files, not Connections. The file you need to edit is likely the
header.phpfile. This line of code:<script type="text/javascript">jQuery(function($) { $("li.post-item-255").children("a").attr('href', "javascript:void(0)");});</script>Needs to be deleted from before the
<html lang="en-US">and inserted after thewp_head();template tag.Steven Zahm
Keymaster@ Staci
Ok, I see, I thought you meant the fields in the admin and not the text that can be changed via the template options. Take a look at this FAQ.
Here’s the list of options that are available to cMap:
str_select='Select Category' str_select_all='Show All Categories' str_image=’No Logo Available’ str_tray_image='No Photo Available' str_map_show='Show Map' str_map_hide='Close Map' str_bio_head='Biography' str_bio_show='Show Bio' str_bio_hide='Close Bio' str_note_head='Notes' str_note_show='Show Notes' str_note_hide='Close Notes' str_contact='Contact' str_home_addr='Home' str_work_addr='Work' str_school_addr='School' str_other_addr='Other' str_home_phone='Home Phone' str_home_fax='Home Fax' str_cell_phone='Cell Phone' str_work_phone='Work Phone' str_work_fax='Work Fax' str_personal_email='Personal Email' str_work_email='Work Email'Every option can be found here.
Hope that helps.
Steven Zahm
Keymaster@ Shirley
Ok, I’ll log back in and create a test user to see if I can figure it out, Link should work regardless if there is moderation or not.
-
AuthorPosts
