BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 1,671 through 1,680 (of 15,332 total)
  • Author
    Posts
  • in reply to: Enhanced Categories issues #464042
    Steven Zahm
    Keymaster

    @ Carrie

    The temp admin login session you created expired while I was troubleshooting. Can you please extend the session time limit?

    in reply to: email, website font not visible #464041
    Steven Zahm
    Keymaster

    @ Mike

    It’s white because that is how the theme has style links. Add the following to the theme’s custom CSS area:

    #cn-list a {
        color: black
    }
    

    Hope that helps, let me know.

    in reply to: 404 When filtering categories in dropdown #464040
    Steven Zahm
    Keymaster

    @ Kyle

    If you are using a visual page, please deactivate and delete the core Connections plugin only, not any of the addons. Your data and settings are safe. Now reinstall Connections.

    Does that help?

    in reply to: Enhanced Categories issues #464036
    Steven Zahm
    Keymaster

    @ Carrie

    Can you please use this plugin to create a temp admin account so I can take a look?

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

    Reply back, as a private reply, with the token link.

    in reply to: Enhanced Categories issues #464030
    Steven Zahm
    Keymaster

    @ Carrie

    RE: Is there some sort of glitch that is causing bullets to appear beside each of my enhanced categories image grid?

    Those are being added by the theme (Overriding the styles in Enhanced Categories). Add the following to the theme’s custom CSS area:

    #left-area ul.cn-cat-tree.cn-category-image-container {
        list-style: none;
    }
    

    RE: is it possible to remove the category grid from the top of the individual entry pages?

    Are you using the shortcode to display the category list?

    If you are, please remove the shortcode from the page. Instead, navigate to the Connections : Settings admin page and click the Display tab. Scroll to the Categories section and enable the Display option.

    Hope that helps!

    in reply to: Permission Not Allowed #464028
    Steven Zahm
    Keymaster

    @ Jared

    Ok, great to hear! Sounds like another plugin had removed custom roles/capabilities. Make sure you deactivate that snippet.

    in reply to: Permission Not Allowed #464026
    Steven Zahm
    Keymaster

    @ Jared

    Please see this FAQ. Let me know if that helps.

    If it does not, then another plugin could be removing from the menu. I would suggest trying the plugin conflict check.

    in reply to: Search and Categories not working #463995
    Steven Zahm
    Keymaster

    @ Emily

    If you are using a visual page builder and are using Connections >= 8.19.1, please deactivate and delete it (the core plugin only, leave any installed addons as is). Your data and settings are safe. Now reinstall it.

    Does that correct the issue?

    in reply to: 404 when you click on contact #463994
    Steven Zahm
    Keymaster

    @ John

    Google will give grace periods, so, perhaps it was functioning because your account fell into one of the grandfathered grace periods.

    in reply to: image cropping when it should not #463993
    Steven Zahm
    Keymaster

    @ dom

    No problem, glad to hear you got to the bottom of it!

Viewing 10 posts - 1,671 through 1,680 (of 15,332 total)