BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 691 through 700 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Mark

    Ok, my best guess is that the theme has styles applied which is hiding the name/org/depart fields.

    You’ll need to share a link to your directory with me so I can view it and determine that is indeed the issue and offer you a specific fix to get those fields to display (I bet the fields are there, just hidden by the theme).

    in reply to: OSM map #480607
    Steven Zahm
    Keymaster

    @ Karine

    RE: Why not redirect the link to OSM

    Because there are no routing features in OSM (no way to actually get directions).

    Hope this helps clear this up a little.

    in reply to: 0 Rows Imported #480550
    Steven Zahm
    Keymaster

    @ Carl

    It seems you have Connections version 8.5.13 installed on your site which was released on 3/11/2016. It is out of date. The current version is 8.35.

    One of thenreason the import fails is the Current version of CSV Import requires a newer version of Connections which includes the ForceUTF8 library.

    I recommend upgrading Connections. If that is not possible, I think I might be able dig up an older version of the CSV Import addon which would be compatible with that older version of Connections.

    Hope this helps, let me know.

    Steven Zahm
    Keymaster

    @ Mark

    When you edit the entry in the admin, are the names present?

    in reply to: Roles & Capabilities Not Updating #480518
    Steven Zahm
    Keymaster

    @ Richard

    Great to hear! perhaps UM “resets” role capabilities to whatever is set in its settings.

    I’ve tested against the Members plugin and the Role Capabilities set in Connections are saved and are reflected on the Members Admin page too. So, UM must be doing something different when creating roles and assigning capabilities.

    Hope this helps!

    in reply to: OSM map #480517
    Steven Zahm
    Keymaster

    @ Karine

    RE: But the “control layers” at the top right is not displayed correctly.

    Thanks for reporting this! I have made a slight logic tweak so the layer control will not display.

    RE: the link “Get Directions” in the popup refers to google-map and not to OpenStreetMap.

    OSM does not have a routing feature. The only other option would be to generate a link to another routing provider which happens to use the OSM map tiles. I can not think of any of hand. Honestly, not sure it worth the effort. The button is simply a link to Google Maps with a latitude/longitude. No other information is passed and none is being queried from Google, at all.

    Hope this helps!

    in reply to: No display of the email address #480427
    Steven Zahm
    Keymaster

    I suspect you have the Contact addon activated. One of its primary features is to disable the display of email addresses. If you wish to have the email addresses publicly displayed, please deactivate the Contact extension.

    Hope this helps!

    in reply to: OpenstreetMap #480426
    Steven Zahm
    Keymaster

    @ Michael

    Good news, this work has already been completed a few months ago :)

    Please navigate to the Connections : Settings admin page and click the Advanced tab.

    Scroll down to the Google Maps API Key section and delete both the browser and server key. Save the changes.

    Connections will now default to the using OSM.

    Hope this helps!

    in reply to: Missing translations #480381
    Steven Zahm
    Keymaster

    Thanks! I pulled them down from FTP and added them to the plugins so they will come with all future updates.

    I still have a couple more updates to release next week.

    in reply to: Hestia Pro 2.0.19 conflict #480334
    Steven Zahm
    Keymaster

    @ Richard

    Looks like a bug in the updated theme. This code in Connections runs when the core WP the_title filter is run. WordPress passes two attributes, the post/page title and the post/page ID.

    Judging from the error the theme is applying the core WP the_title filter. That is fine, but they must pass the exact same attributes so other plugins which hook into the core WP filter are not broken.

    My best guess is that the theme is passing the entire WP_Post object instead of passing just the post/page ID. If my guess is correct, only the theme developers can correct this issue.

    A workaround to avoid the error…

    Activate Connections and then navigate to the Connections : Settings admin page and click the SEO tab. Disabling the Page Title option should prevent this error from occurring because that bit of code is no longer run.

    Hope this helps, let me know.

Viewing 10 posts - 691 through 700 (of 15,332 total)