BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 131 through 140 (of 15,332 total)
  • Author
    Posts
  • in reply to: Does Entry-Homepage add on still work? #490799
    Steven Zahm
    Keymaster

    @ Ellen

    Yes, that method should continue to work. Hope this helps! Let me know.

    in reply to: cURL error 7: couldn’t connect to host #490798
    Steven Zahm
    Keymaster

    @ Ioannis

    RE: You mentioned that it works even if I don’t activate the license or is it ok now that I have activated it on my live site?

    If is fine that the license is activated on the live site. Running it on your localhost will not count as a license activation so it is safe to use on both :)

    Hope this helps!

    in reply to: cURL error 7: couldn’t connect to host #490730
    Steven Zahm
    Keymaster

    @ Ioannis

    Sorry to hear you are having trouble activating your license. This is an error being by WordPress. Basically, WP is telling Connections is is not able to connect. Generally this is caused by the web host. But most often this is encountered only on local installation of WP where the firewall is blocking access.

    Are installing on a local install or on a web hosted account? If it is a web hosted account, can you install plugins from the plugins directory?

    Let me know what your learn.

    ps. Not being able to activate the license will not prevent the Widget Pack from functioning.

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

    @ Anna

    Apologies for the delay in my reply! I’ve been having trouble with my web hosting account the past couple days and keeping things running has been a challenge the past couple days.

    Please use this plugin to create a temp admin account:

    https://wordpress.org/plugins/temporary-login-without-password/

    Reply back, as a private reply, with the login link and I’ll take a looks ASAP.

    in reply to: USERS LOGIN AND UPDATE THEIR PROFILES #490610
    Steven Zahm
    Keymaster

    @ Darin

    Yes, you will need at least the Link extension:

    https://connections-pro.com/add-on/link/

    And optionally, the Form extension if you want frontend editing instead of allowing the using to edit in their admin profile page:

    https://connections-pro.com/add-on/form/

    I see you have already purchased the CSV Import addon, if you want these two additional addons, the the Extension Pro Pack is the most cost effective way to get these by upgrade your CSV Import addon to the Extension Pro Pack license. Here’s how:

    • Navigate to your purchase history page.
    • Click the Licenses tab.
    • Click the View Updates link for the CSV Import extension.
    • Here you will see an upgrade option for the Extension Pro Pack, click the Upgrade License link.
    • This will add the Extension Pro Pack to the cart with the fee being minus the full price of the CSV Import Addon.
    • Completing the purchase will upgrade the CSV Import extension purchase to a purchase of the Extension Pro Pack.

    Hope this helps!

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

    @ Anna

    Do you see the entries on the site’s frontend, while not logged in?

    On the Connections : Manage admin page make sure all the filter drop downs are set to “All…” and click the filter button. Do this even if they already say all.

    Did that help? If not, try…

    Navigate to the Connections : Roles admin page, check the Reset All Role Capabilities options and save the changes?

    Did that help? If not, try…

    Creating a temp second admin account and login into that account. Do you see the entries now?

    in reply to: HoneyPot SPAM Protection Issue #490400
    Steven Zahm
    Keymaster
    This reply has been marked as private.
    in reply to: HoneyPot SPAM Protection Issue #490397
    Steven Zahm
    Keymaster

    Thanks for the report and the links to supporting docs.

    Would you like to trial a tweaked version of Contact which should properly deal with autocomplete/autofill?

    in reply to: Custom Category Order Causes 500 error #490150
    Steven Zahm
    Keymaster

    @ Mark

    Hmmm… not sure what would cause this for you, but here are a few suggestions to try:

    Hope this help, let me know what you learn.

    in reply to: How to Remove links on maps #490135
    Steven Zahm
    Keymaster

    @ Martin

    Those are the required attribution links for the Leaflet library (3rd party library used to display maps) and the Wikimedia Map tiles (the actual maps). These are required per their terms of use.

    You have two options, do not display the maps or use CSS to hide attributions using CSS:

    .leaflet-control-attribution.leaflet-control {
        display: none;
    }
    

    Hope this helps!

    ps. Of course hiding the attributions will likely put the site in violation terms of use.

Viewing 10 posts - 131 through 140 (of 15,332 total)