BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,781 through 13,790 (of 15,332 total)
  • Author
    Posts
  • in reply to: CSV Import – Facebook not working #262216
    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?

    in reply to: http://www.lesbiansnorthlondon.co.uk/ #262215
    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.

    in reply to: Pagination and Character Index Conflict #262214
    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.

    in reply to: Link new users to existing directory entry #262213
    Steven Zahm
    Keymaster

    @ Kevin

    Sorry, no. at the moment, it is automatic on login only.

    in reply to: NUmber of items in the list #262197
    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.

    in reply to: Google maps won't show #262196
    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?

    in reply to: Add to Address Book. #262195
    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;
    }
    in reply to: Add multiple images #262194
    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.

    in reply to: Tile Plus Template Layout Issue #262193
    Steven Zahm
    Keymaster

    @ Luan

    Take a look at this FAQ, it has solutions which will fix this.

    in reply to: misspelling in spanish #262188
    Steven Zahm
    Keymaster

    @ carlos

    Thanks. I’ve fixed this.

Viewing 10 posts - 13,781 through 13,790 (of 15,332 total)