BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,021 through 14,030 (of 15,332 total)
  • Author
    Posts
  • in reply to: a to z options along the top #260126
    Steven Zahm
    Keymaster

    @ Kate

    Currently there is not a filter by character in the front end, only in the admin. This feature will be migrated to the front end sometime soon, no exact ETA at the moment.

    What is available is the show_alphaindex shortcode option. However, this does not filter by character. It jumps to that character group if it is on the current page of results.

    in reply to: Form Submit and return #260124
    Steven Zahm
    Keymaster

    @ Christopher

    Is the web address right? Do you have something setup in your hosts file because I can get to the site.

    in reply to: No Forms Tab in "Settings" #260119
    Steven Zahm
    Keymaster

    @ christina809

    The reason the settings tab was not there was because you were running one of the versions I released early last year. I installed the updated version and everything seems fine.

    in reply to: No Forms Tab in "Settings" #260114
    Steven Zahm
    Keymaster

    @ christina809

    I do see that the settings tab is missing though…

    in reply to: No Forms Tab in "Settings" #260111
    Steven Zahm
    Keymaster

    @ christina809

    Ok, I logged in and my test submission that I made yesterday was in the Moderate queue and I just tested again. It seems to be working fine. Is there something specific that is not working?

    in reply to: Couple items #260088
    Steven Zahm
    Keymaster

    @ Roy

    Let’s see…

    1a.) It must be the theme or another plugin interfering. Typing the search term and hitting enter works on the dozen or so test themes I use which include 2010, 2011 and 2012.

    2a.) Currently no. I have it on the to do list for the release scheduled for the end of the month. to add an option in the settings to allow a user to define a date format.

    1b.) Not built in to Connections, but I believe there is a couple plugin that are available which can be used to determine when and where a widget should be displayed.

    2b.) You could use CSS to hide entries in the Uncategorized category.

    #cn-market .uncategorized {
    display: none;
    }

    3b.) Which template?

    in reply to: Templates & Maps #260086
    Steven Zahm
    Keymaster

    @ Roy

    To left align the character index, use this CSS:

    #cn-market .cn-alphaindex {
    float: left !important;
    }
    

    Market will display a map for an individual as it does not care if the entry is an individual or an organization.

    You can configure Market to show the photo instead of the logo by adding this to the shortcode:

    image='photo'

    Does that help?

    in reply to: The info not show but only photo #260085
    Steven Zahm
    Keymaster

    @ Flora

    Can you share a link to your directory so I can take a look?

    in reply to: search by category and location #260072
    Steven Zahm
    Keymaster

    @ Jose

    Sorry, there is not a location search available at this time. Key changes are being made to support this but as of right now I can not say when and how this will be implemented. I’m also working on a add-on called Contact that will allow email to the entry without exposing the email address. Bu honestly, I expected to have that out in March. Tracking down obscure little bugs have been taking my time so I can not say when it will be fully completed and released. With that said, It would seem Connections would not be a good fit for your project, sorry.

    in reply to: A to Z search #260063
    Steven Zahm
    Keymaster

    @ Neil

    Currently there is not a filter by character in the front end, only in the admin. This feature will be migrated to the front end sometime soon, no exact ETA at the moment.

    What is available is the show_alphaindex shortcode option. However, this does not filter by character. It jumps to that character group if it is on the current page of results.

Viewing 10 posts - 14,021 through 14,030 (of 15,332 total)