Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Kim
Which template are you using? Can you share a link to your directory?
Steven Zahm
Keymaster@ cjohnson
Sorry, no. This plugin is will only work with posts and Connections entries are not posts.
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.
Steven Zahm
Keymaster@ Chris
Sorry, no Connections would not be a good fit for your need, sorry.
Steven Zahm
Keymaster@ Yani
Sure, just use the id shortcode option.
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.
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.
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 OffIf 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.phpIf 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.phpPlease let me know how this goes.
Steven Zahm
KeymasterIt seems the theme might be missing the wp_footer() template tag.
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.
-
AuthorPosts
