BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 9,261 through 9,270 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Evelyne

    The 8.1.7 update has been released. It should resolve this issue so I’m going to mark this resolved. Let me know if you need any further assistance.

    in reply to: I can't no longer insert phone numbers #317247
    Steven Zahm
    Keymaster

    @ Solveg

    I’m guessing you mean when you click on the “Add Address” button, nothing happens. The same for the phone and email and such. Correct?

    First, try forces refreshing your web browser. Or try visiting the admin page with a private browsing window. The reason … to make sure they latest version of the javascript for Connections is cached by the browser.

    If that does not work…

    The reason is nearly always the fault of a fatal error in the javascript in another plugin or the theme. Have you made any other updates recently?

    You can view any of these possible fatal errors by loading the page in Chrome and hit the F12 key. The errors, if there are any, will be listed under the Console tab. Do you see any errors listed?

    in reply to: Changing border color #317200
    Steven Zahm
    Keymaster

    @ Paul

    The border can be changed by using a bit of CSS. Add the following to the theme’s custom CSS area:

    #cn-cmap .cn-entry {
      border: 1px solid red !important;
    }
    

    Hope that helps, let me know.

    in reply to: Embedding Connections Directory to Another Website #317199
    Steven Zahm
    Keymaster

    @ Kenneth

    Add to wp-config.php:

    define('CN_MULTISITE_ENABLED', FALSE);

    Install Connections on the main site.

    Activate Connections on the main site.

    Now, activate Connections on each subsite that you want to use it on.

    Do not network activate Connections, that will not work.

    Hope that helps, let me know.

    in reply to: After import, can not add manual entries #317198
    Steven Zahm
    Keymaster

    @ Jason

    Great to hear you have this figured out!

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Category Pages Have Disappeared #317144
    Steven Zahm
    Keymaster

    @ Joel

    I made the fix, it should be working fine again. I’m going to be releasing 8.1.7 tomorrow, it’ll contain this fix so you can safely update to it.

    Apologies for the trouble!

    in reply to: Date Added #317140
    Steven Zahm
    Keymaster

    @ Barry

    Yes, it is case sensitive. So it needs to be exactly as I gave it.

    Glad to hear you have it working.

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
    https://wordpress.org/support/view/plugin-reviews/connections

    Steven Zahm
    Keymaster

    @ Evelyne

    I think I have tracked down the issue. I’ll being including a fix in 8.1.7. If you’d like me to make the small tweak immediately I will be more than happy to do so. The site login details can be sent using the contact link at the bottom of the page.

    in reply to: Category Pages Have Disappeared #317137
    Steven Zahm
    Keymaster

    @ Joel

    I think I located the issue … may I have a temp admin login so I can make a tiny tweak to the Connections files? The login details can be sent via the contact link at the bottom of the page.

    in reply to: Each entry shows momentarily on load/reload #317118
    Steven Zahm
    Keymaster

    @ Rolando

    Yes, it works the same way. The page just loads faster. Because the page loads faster, the javascript that “closes” the etries gets to run sooner giving you much less time to notice it.

Viewing 10 posts - 9,261 through 9,270 (of 15,332 total)