Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Steve
I don’t know if Say What? is multisite compatible or not, so that could be the issue. The text domain will always be
connections. In your post, above, you asked if the text domain is stillConnections… it isn’t, theCshould not be capitalized … or was that just typo?Steven Zahm
Keymaster@ Rebecca
I couldn’t find the two pages with directories on your site to see why that may be… however… It does sound like you’re using a version of Connections older than a year, at least. The character index now filters by the character clicked rather than jumping to the character section. If you can share a link to the two specific pages, I will take a look. But, if there is a bug, unfortunately it is unlike to be fixed because the code/functionality has changed, quite extensively.
Steven Zahm
Keymaster@ Nick
The old
connections_listshortcode was deprecated a little over two years ago and finally removed in the latests version of Connections ( versions >= 0.8 ).Just change
connections_listtoconnections. After you do that, the directory will display again.Hope that helps!
Steven Zahm
Keymaster@ Chris
Sure, Connections is used for this purpose by many sites. For the search, you would need a template that support search such as cMap or any of the *Plus templates. Hope that helps!
Steven Zahm
Keymaster@ Julian
Have ou forces refreshed your browser, maybe that is the issue? Or maybe it is because you’re on WP 3.8.3. WP had a major overhaul of the visual editor code in WP 3.9. Id do have in place to handle both versions and it should be working for you. Can I have a temp admin account so I can take a closer look?
Steven Zahm
Keymaster@ Brianna
Great to hear this is resolved!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Rob
I took a look at themefuse seems they’re doing the same as me. The difference is between the structure. They have all there doc/faqs/forum on a single “page” where as I have it broken apart by product. I do have a side project going on that moves to a somewhat similar approach here, but it is far from ready. The goal will to move all the docs/faqs/forum to the knowledge base to keep the sales site and it separate to allow better maintenance of both and allow me to better organize each for the users.
Steven Zahm
Keymaster@ cheryl
Great to hear that fixed the issue. I added an extra check to ensure a zero value can never cause this error again.
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections06/05/2014 at 9:54 am in reply to: You do not have sufficient permissions to access this page. #293071Steven Zahm
Keymaster@ Sharon
I just emailed the prerelease version of Link 2.0 to you. Please let me know if you do not receive it.
After you have both Form 2.0 and Link 2.0 installed and activated, turn on the “View My Directory Entry” and “Edit My Directory Entry” actions on the Connections : Settings admin page under the display tab.
Steven Zahm
Keymaster@ cheryl
The
page_limit=0option is causing the divide by zero error. Remove it and it’ll go away. The likely reason for the error being shown on one server and not the other is the way PHP is configured to report errors. -
AuthorPosts
