BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 5,671 through 5,680 (of 15,332 total)
  • Author
    Posts
  • in reply to: Custom Fields #378190
    Steven Zahm
    Keymaster

    @ Patricia

    Add the following to the theme’s custom CSS area:

    #cn-slim-plus div.cn-entry-content-block-meta > h3 {
        display: none;
    }
    

    That will hide the Custom Fields label.

    Hope that helps!

    in reply to: Limiting the number of entries shown at a time #378189
    Steven Zahm
    Keymaster

    @ Crystal

    You need one of the premium templates to enable support for paginated results.

    Hope that helps!

    in reply to: Squeezed on page #378188
    Steven Zahm
    Keymaster

    @ Bill

    Well, the first thing I see is the http://ocontoareachamber.com/ site is running the TwentyEleven WordPress theme and the http://ca9.9ef.myftpupload.com/ site is running the WordPress TwentyTelve theme… since those are different themes, the pages do look different. If you want it to look the same, you should run the same theme on both sites as the Market template for Connections will inherit some of the theme’s styles in order to be better visually integrated with the WordPress theme.

    Hope that help!

    in reply to: display after search #378187
    Steven Zahm
    Keymaster

    @ Alireza

    I just tested the snippet again, it does still work. Here’s a common list of errors to check:

    • Copy/paste error when creating the snippet. Try recreating the snippet.
    • The snippet was created but it was not activated. Double check to ensure the snippet is activated.
    • initial_results='false' was not added to the shortcode, double check to make sure you added it. If you copy/pasted it, delete it and type it in manually.

    Hope that helps, let me know.

    in reply to: Search Bar not showing #378186
    Steven Zahm
    Keymaster

    @ Heath

    You need one of the premium templates to enable the keyword search feature.

    Hope that helps!

    in reply to: Connections will NOT work #378185
    Steven Zahm
    Keymaster

    @ Drew

    It sounds as if the permissions are not being setup by WordPress correctly. Please try the instructions in this FAQ.

    http://connections-pro.com/faqs/s2member/

    The FAQ isn’t specific to the issue you are seeing, but the instructions apply to force resetting the permissions.

    Hope that helps, let me know.

    in reply to: Redirect, Cancel and Go Back options in Form #378184
    Steven Zahm
    Keymaster

    @ Alison

    re: May I ask you to take the user back to the directory instead of ‘home’?

    That is what the snippet I gave does… ‘home’ is the directory home page which is the same as the main directory page. If you want it to go to some specific page, change the code to the URL you want it to go to.

    Hope that helps!

    in reply to: Display Edit Entry for email matched only #378178
    Steven Zahm
    Keymaster

    @ Alison

    This is how it already works. If your users are seeing the link to entries to which they are not linked to, then the user role capabilities are not likely set up correctly. Note, that you as an admin will always see the link because you have the permissions to edit all entries.

    Hope that helps!

    in reply to: Google Map #378177
    Steven Zahm
    Keymaster

    @ Alison

    Add enable_map=false to the existing shortcode so you end up with something like this; [connections enable_map=false].

    Hope that helps!

    in reply to: Plugin Install #377855
    Steven Zahm
    Keymaster

    @ Tina

    WordPress either failed to install or correctly uninstall Connections from a previous install. The only solution is to login into your site with FTP and navigate to the ..//wp-content/plugins/ folder and then delete the connections folder. After you do, you should be able to install Connections normally.

    Hope that helps, let me know.

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