BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 41 through 50 (of 15,332 total)
  • Author
    Posts
  • in reply to: Order_by Problem #512407
    Steven Zahm
    Keymaster

    RE: is it ASC or ACS for Ascending?

    It is SORT_ASC. In you could use any combination of letters for SORT_ASC since it’ll just be tossed with the default order being ascending :)

    RE: So first entrys should be the ones with an organisation (Just a few persons have one and there is only one

    So it sounds like only one is displayed and there should be more??? No entirely sure I understand the issue you are experiencing. My first guess/suggestion… make sure the missing entries are set to public and not unlisted.

    I hope this helps, let me know.

    in reply to: Connections-pro is not working? #509895
    Steven Zahm
    Keymaster

    RE: So I thought this problem was related to your site. But after an hour, the program worked normally and I was relieved.

    Seems just like a coincidence. This site could disappear from the internet completely and that would not affect your site.

    Hope this helps!

    in reply to: Connections-pro is not working? #509838
    Steven Zahm
    Keymaster

    RE: used to work just now not working. I think it has something to do with your server.

    Sorry to hear you were having trouble! But be rest assured that the functioning of your directory on your site is unaffected by any trouble this site may be experiencing. The is only onc connection between the two and that is only for update checks and a failed or failing update check will not stop your site from working.

    RE: Your site is not working properly, either.

    Curious, could you give a little more detail on how this site was not working?

    in reply to: search and category selection 100% width? #508560
    Steven Zahm
    Keymaster

    That is the core mobile device style for the drop down, sorry, I can not change its style.

    in reply to: search and category selection 100% width? #508472
    Steven Zahm
    Keymaster

    RE: Why doesn’t CSS apply to Category select on the mobile?

    Sorry, I am not sure I understand the question. Could you please give more details?

    Actually are you asking why it does not look like it does on the desktop? With the searchable filter? That is because the native mobile drop down is being used, which is what you actually want the user to use because they are optimized for the mobile device.

    in reply to: search and category selection 100% width? #508434
    Steven Zahm
    Keymaster

    Please add the following to your theme’s custom CSS area found in the Customizer:

    #cn-cmap span.cn-search {
    	display: block;
    	float: none;
    	width: 100%;
    }
    
    #cn-cmap span.cn-search input {
    	width: calc( 100% - 32px )
    }
    
    #cn-cmap form.cn-form select.cn-category-select {
    	width: 100%;
    }

    I hope this helps, please let me know.

    in reply to: Print Pictorial Directory (Church) #507273
    Steven Zahm
    Keymaster

    Sorry, no, the only way to manage Connections data is in the Connections admin within the WordPress admin.

    in reply to: Print Pictorial Directory (Church) #507204
    Steven Zahm
    Keymaster

    Here’s a link to a tutorial which has instructions how this can be done using MS Word:

    https://connections-pro.com/documentation/print-directory-using-word-2016/

    I hope this helps!

    in reply to: Folder name creation error #504686
    Steven Zahm
    Keymaster

    Yes, If I recall correctly the changes made to your site have been rolled into the updates too.

    I hope this helps!

    in reply to: Geocode Entries after CSV import #499467
    Steven Zahm
    Keymaster

    Sorry, no, there is not a tool, yet, that can batch geocode addresses. Geocoding should still occur when importing a CSV file (assuming you did not exceed the rate limit of the geocoding provider which would be Algolia unless you setup the Google Maps API keys).

    Not sure this helps, but I hope it does!

Viewing 10 posts - 41 through 50 (of 15,332 total)