Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Jake
I can’t replicate this. Can I have a copy of the CSV file you’re using so i can see if I can replicate this?
Steven Zahm
Keymaster@ Lucy
The map is a feature of a couple of the premium templates such as cMap and Market.
You’ll need either of those templates in order to have a map.
You can turn off the single entry link by going to the Connections : Settings admin page and unchecking the Name link option under the Advance tab. If you decide to use one of the templates mentioned, you might want to leave this option enabled as both of those templates have a second view for this page.
Hope that helps.
Steven Zahm
Keymaster@ Michael
The category select pagination issue is not the same. The fix for that is included in the latest releases.
The character index works only for inpage links where the character group that is clicked must be on the same page. If the character group is not, the link will not do anything.
Previous versions of the template filtered the character list to show only those characters that are found on the current page of results. Do to a large number of requests to show the entire character index, I removed the filter. I did explain in each request that clicking the character would not take the user to the page or filter the results by the character clicked to those requesting it, but that didn’t seem to matter for their use.
Any way … sometime this summer the character index will receive an update where it will filder by the character clicked. I say I am about half finished with the feature as it is already implemented in the admin manage page.
Steven Zahm
Keymaster@ Kevin
Sorry, no. at the moment, it is automatic on login only.
Steven Zahm
Keymaster@ Simon
The only way to change that is to edit the PHP file. Is this something you’re comfortable doing? Open the class.widgets.php file and do a search for ‘limit’ and change the ’10’ to the desired value.
Steven Zahm
Keymaster@ Christian
I is very likely a conflict. Can you share the link to you directory so I can take a closer look?
Steven Zahm
Keymaster@ Tracy
That setting is for the Entry Actions list … are you referring to the link on the default template? If so, the only way to hide that is to use CSS. Add the following to the end of the theme’s style.css file:
#cn-list .vcard-block { display: none; }Steven Zahm
Keymaster@ kroussel
I guess it would be feasible, but require quite a bit of work.
The form can be edited in the class.form.php file. That’s probably the easy part. You would also have to add support for the additional images in class.entry.php, class.output.php and inc.processes.php.
Off the top of my head, I think thats the only files you’d have to edit.
Steven Zahm
Keymaster@ Luan
Take a look at this FAQ, it has solutions which will fix this.
Steven Zahm
Keymaster@ carlos
Thanks. I’ve fixed this.
-
AuthorPosts
