BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 4,891 through 4,900 (of 15,332 total)
  • Author
    Posts
  • in reply to: No categories showing #393488
    Steven Zahm
    Keymaster

    @ Rachel

    Great to hear you figured it out!

    in reply to: Searchfunction and filter #393487
    Steven Zahm
    Keymaster

    @ Frank

    Sorry, I am not quite certain what you are asking for? Are you asking for exact search matching only?

    in reply to: Short Term Search SQL Query #393486
    Steven Zahm
    Keymaster

    @ Brittany

    I added a new filter, cn_search_like_shortword which you can hook into which should allow you to do what you want. Here’s the link to the changes I made. I also included an example filter in the inline code documentation. So, if you make these same changes and add the new filter, you should get the results you want without having to worry about making changes when applying updates.

    https://github.com/Connections-Business-Directory/Connections/commit/8e33655ca8dd80863bb4c7730f4b5092a3ae1599

    Hope that helps!

    in reply to: License activation limit has been reached #393376
    Steven Zahm
    Keymaster

    @ bodyofwiz

    Please see this FAQ, the “License Activated on Another Site” section.

    After you follow the instruction make sure to activate the support license keys on the Connections : Settings admin page under the Licenses tab.

    Hope that helps!

    in reply to: Internal Server Error #393336
    Steven Zahm
    Keymaster

    @ Bill

    Great news. I do wonder what could have cause the error. It it even happens again, let me know. I would like to take a first hand look to see what the cause is before deleting the entry.

    I’m guessing you were able to view and edit the entry in the admin correct? If so, very odd it would cause an error one place and not the other.

    Apologies for the trouble!

    in reply to: Modify entry link #393331
    Steven Zahm
    Keymaster

    @ Matteo

    The edit entry link resides in the adminbar at the top of the screen when viewing the single entry profile page. It will be located to the right of the edit page link. It will not be at the bottom of the page.

    If you have purchased and installed the Form extension you can also add a link to right above the entry to edit the entry right on the frontend. This setting is found on the Connections : Settings admin page under the Display tab in the Entry Actions section.

    Hope that helps clarify where the edit links are.

    in reply to: Crosslink to posts #393280
    Steven Zahm
    Keymaster

    @ Marian

    Can you give me some idea how you would envision how such a tool would function? I really appreciate any feedback you have time to give.

    in reply to: Required fields in new entry #393279
    Steven Zahm
    Keymaster

    @ Oleg

    Technically yes but would require custom coding to implement. Sorry, no, there is no easy way or point and click way to require other fields at this time. Do you own a copy of Gravity Forms?

    in reply to: Internal Server Error #393278
    Steven Zahm
    Keymaster

    @ Bill

    Ok, let’s see if this can be isolated to a single entry on that page. Change the pagination to be 1 per page by adding page_limit=1 to the existing shortcode on the directory page. Navigate to the directory and then jump to page 40 which should be the Brothers Three entry. Click the next page link until you get the server error. Click the browser’s back button. Note the entry’s name. We now know the exact start of the error. What is it’s name? Find it on the Connections : Manage admin page and click the Unapprove link. Now, can you see the third directory page first remove page_limit=1 from the shortcode?

    in reply to: Use custom css id to remove fields #393276
    Steven Zahm
    Keymaster

    @ Oleg

    re: where can i find id or classes for name title, name prefix, and etc.?

    You can always use the Chrome or Firefox console Inspection tool. Right click and select Inspect Element.

    prefix id = cn-honorific_prefix
    first name id = cn-first_name
    middle name id = cn-middle_name
    last name id = cn-last_name
    suffix id = id cn-honorific_suffix
    title id = cn-title
    org id = cn-organization
    dept id = cn-department

    Hope that helps!

Viewing 10 posts - 4,891 through 4,900 (of 15,332 total)