BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,801 through 14,810 (of 15,332 total)
  • Author
    Posts
  • in reply to: Email addresses not displaying #253441
    Steven Zahm
    Keymaster

    @ Kim

    Which template are you using? Can you share a link to your directory?

    in reply to: Infinite Scroll #253440
    Steven Zahm
    Keymaster

    @ cjohnson

    Sorry, no. This plugin is will only work with posts and Connections entries are not posts.

    in reply to: Form Add-On #253439
    Steven Zahm
    Keymaster

    @ Jeremy

    Link, is the solution, you’re looking for to allow users to maintain their own info. Link, will eventually also integrate with Form so users do not have to make a trip to the admin page but it’s not there yet.

    Tile Plus, currently, is the best option with integrating with responsive theme’s, but that is only because the layout is already narrow.

    I hope that helps.

    in reply to: Displaying latest posts from feed #253437
    Steven Zahm
    Keymaster

    @ Chris

    Sorry, no Connections would not be a good fit for your need, sorry.

    in reply to: shortcode for individual cmaps #253436
    Steven Zahm
    Keymaster

    @ Yani

    Sure, just use the id shortcode option.

    in reply to: Form submission email #253434
    Steven Zahm
    Keymaster

    @ David

    Form uses the standard wp_mail() function to send email…

    So, it is likely the email address that the notification email is being sent to is blocking it or the email client is putting it in the spam folder.

    I suggest de-activating the SMTP plugin, that can complicate setup… and then try changing the email addresses that the notifications to be sent to, to Gmail or Hotmail accounts. I suggest them because I know thru testing that they do not block the notification emails.

    Please let me know how you make out.

    in reply to: Picture not displaying #253433
    Steven Zahm
    Keymaster

    @ Dan

    Oh, I should have suggested:

    First simply try de-activating Connections and re-activating it followed by activating any random template and then re-activating Excerpt.

    in reply to: Picture not displaying #253429
    Steven Zahm
    Keymaster

    @ Dan

    This seems to be a host problem and my web server configuration knowledge is limited… but I’ll try.

    The issue is on the new server, access to TimThumb script is forbidden, the server is returning response 403. I really don’t know the reason why it would be forbidden, but…

    A Google search has turned up these possible solutions:

    Try adding this to the .htaccess file:
    SecFilterEngine Off
    SecFilterScanPost Off

    If that doesn’t work, try:
    Set the permission on the following folder to 0775:
    ../wp-content/plugins/connections/includes/timthumb/

    The try setting the permissions on this file to 0775:
    ../wp-content/plugins/connections/includes/timthumb/timthumb.php

    If that doesn’t work, you’ll have to contact your web host and ask them to white list the following mod_sec rules: 340151 AND 340153 AND 1234234

    If you have to have these rules white listed, then you’ll very likely need to change the permissions back to where they were. And they should be, for reference:

    Set the permission on the following folder to 0755:
    ../wp-content/plugins/connections/includes/timthumb/

    The try setting the permissions on this file to 0644:
    ../wp-content/plugins/connections/includes/timthumb/timthumb.php

    Please let me know how this goes.

    in reply to: Buttons within Form #253286
    Steven Zahm
    Keymaster

    @ Alison Cromie

    It seems the theme might be missing the wp_footer() template tag.

    in reply to: Search from Directory Page #253285
    Steven Zahm
    Keymaster

    @ steve woods

    There’s nothing built in to Connections to put just a search box on a page … the only thing I can suggest trying is a plugin that allows putting widget on a page. I’ve never tested uses such a setup, so I do not know if it’ll work or not.

Viewing 10 posts - 14,801 through 14,810 (of 15,332 total)