BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 241 through 250 (of 15,332 total)
  • Author
    Posts
  • in reply to: Search Visibility #487959
    Steven Zahm
    Keymaster
    in reply to: CSV Import never loads #487958
    Steven Zahm
    Keymaster

    @ Anna

    Ok, it seems the server is actually responding with error 500 on the import process. I suggest doing the following:

    Let me know how it goes!

    in reply to: CSV Import never loads #487953
    Steven Zahm
    Keymaster

    @ Anna

    I highly suspect that another plugin or perhaps the theme is not limiting their scripts to their admin pages which is causing a fatal script error preventing the import script from running.

    Do the import using Chrome and when on the “please wait” page hit the F12 key and click the Console tab.

    Any script errors will be displayed by Chrome here.

    What are they?

    in reply to: Search Visibility #487952
    Steven Zahm
    Keymaster

    @ Anna

    You could try the solution discussed in this developer doc:

    Hope this helps!

    in reply to: How to override gridder files in child theme #487948
    Steven Zahm
    Keymaster

    @ Thomas

    RE: How do I change the placeholder text for the name or keyword search input?

    This instructions covered in the change labels doc should work:

    RE: How do I change the word Location: after a search is made in the info box

    The same instructions for the change labels doc should also work for this. Since the text does have a variable portion, you need to use this for the Original text:

    • Location: %s

    RE: Is there a way to disable the autocomplete or input field history. It is blocking the input result below the input.See screenshot attached.

    This must be specific to you browser as I am not able to replicate it. Which browser and version are you using? A quick web search reveals that there is no real way to force the disable of autocomplete if the browser is “helping” you. Supposed to be a feature, not a bug :/

    RE: I have another purchase that I believe should be refunded: #484582

    The refund has been processed and it should be available immediately in your account.

    Hope this helps!

    in reply to: Search Functionality #487947
    Steven Zahm
    Keymaster

    @ Joe

    RE: How do I display some type of search functionality on the directory page?

    All of the premium templates includes a keyword search field which will search those fields. They also include a category search filter.

    Hope this helps! Let me know.

    ps. Some templates have the search features disabled by default due to their design focus being small teams. Search can be enabled on these templates.

    in reply to: ERROR: Entry could not be added. #487946
    Steven Zahm
    Keymaster

    @ Bob

    I suspect the database tables and the Connections version are now out of sync. Where the tables you migrated the other day from the same version of Connections or was the old site running an old version of Connections?

    in reply to: Search by Zip Code #487945
    Steven Zahm
    Keymaster

    @ Ryan

    RE: Is that search function available out the box when you purchase the template pro pack?

    Sorry, I’m not certain I understand the question. Could yo provide more details?

    in reply to: Reordering address block #487944
    Steven Zahm
    Keymaster

    @ Scott

    • Navigate to the Connections : Templates admin page and click the Customize Button for the Default template.
    • The page will reload displaying the Customizer on the left and a preview on the right.
    • Click the Back Arrow in the upper left of the Customizer.
    • Click the Advanced tab.
    • Enter the following for the Address Format:
      • %label% %line1% %line2% %line3% %city% %state% %zipcode% %country% %district% %county%
    • Publish the changes.
    • Exit the Customizer.

    Hope this helps! Let me know.

    ps. You will have to add a bit of custom CSS to ensure if flows onto a new line. Something like this should do the trick:

    #cn-list .vcard span.district {
        display: block !important;
    }
    
    in reply to: Result list for little countries #487943
    Steven Zahm
    Keymaster

    @ Ralf

    I can not think of anything offhand other than putting them in the wrong country. Can I see your search? Maybe after I see it something will come to mind.

Viewing 10 posts - 241 through 250 (of 15,332 total)