Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Monica
Yes this is possible … I didn’t know for sure but I just tested it. Follow the instructions in this QuickTip.
Original string=Your submission has been posted.
Text domain=connections_form
New string=Your submission has been posted. Return to the main directory page <a href="http://domain.com/directory/">here</a>.Of course change
http://domain.com/directory/to the currect URL.Hope that helps!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Trevor
Great to hear!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Bill
WordPress 3.8 (I think that was the version) did major updates to the visual editor which required just about every plugin that uses it to need to be updated. With that said, the version of Form being used is nearing 3 years old.
I highly recommend you updating to the latest version which can be downloaded via your purchase history.
Installing this update should fix the issue with the visual editor.
I do see you used the shortcode option to change the header text for the bio and notes section. These two shortcodes no longer exist in the newer versions. My suggestion is to remove all shortcode options that you’re using and instead set those options on the Connections : Settings admin page under the Form tab.
To change the headers for the bio and notes fields, you need to follow the instructions in this QuickTip.
The text domain for any strings within the metabox will be
connections. Strings that are specific to Form, the text domain will beconnections_form.Hope that helps!
Steven Zahm
Keymaster@ Meg
The best that can be done is I base this width of the of Names on my guess of what the most popular width is for the main content area in themes. I think my guess is 600px … can’t remember without looking… so, stuffing it in a widget the guessed width of 600px is still being used. What you need to do is add some custom CSS so it fits better. See this QuickTip on how to create template custom CSS files.
You you can use the editor to add additional images. Just use the
imgtag. Many users use a simple gallery plugin which supports shortcode for output and use that shortcode in the bio and notes fields.Hope that helps!
Steven Zahm
Keymaster@ Trevor
That sounds about right … just visit the page a a few different browser to make sure things look like they should.
Steven Zahm
Keymaster@ Christopher
lol … that one reason I decided to stay as far away from client work as possible :)
I just emailed you directly. If you do not receive this email, let me know.
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/connections
Steven Zahm
Keymaster@ Mitch
Sure something like this would work … here’s a working example:
li.cat-item-12 { display: none; }Hope that helps you out!
Steven Zahm
Keymaster@ Catherine
Nope, I had couple bugs relating to multi site path for image … great to hear the update has fix the issue or you!
Steven Zahm
Keymaster@ Shannon
My first guess would be the memory assigned to PHP has been exhausted. I question that a little because deactivating other plugins would/should improve the situation.
What is the memory settings now? You can find this on the Connections : Dashboard on the System widget. There will be two numbers, one for the setting and the other for usage.
If those two numbers are somewhat close, try increasing the memory. Here’s and excellent blog post which includes several methods. With method that will work for you depends on your host, so I suggest starting at the top and working your way down the list until the issue is hopefully resolved.
http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/Oh, please make sure you’ve updated to Connections to the newly released 8.1.2 version.
Hope that helps!
Steven Zahm
Keymaster@ Inomid
You can add the class to these places:
- https://github.com/Connections-Business-Directory/Connections/blob/develop/includes/entry/class.entry-output.php#L581
- https://github.com/Connections-Business-Directory/Connections/blob/develop/includes/entry/class.entry-output.php#L830
The filename is
class.entry-output.phpand can be found in this folder:
../wp-content/plugins/connections/includes/entry/Hope that helps!
-
AuthorPosts
