Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 8 replies, 2 voices, and was last updated 7 years, 8 months ago by
Steven Zahm.
-
AuthorPosts
-
11/26/2018 at 9:32 am #477842
Kimberly Gold
ParticipantHi,
I updated tot he latest version of Connections 8.31 and the string I use to set the default select category dropdown text is no longer working. My cMap template version 5.3.1Is there an update coming for the cMap template that will fix this?
Best,
Kimberly11/26/2018 at 9:50 am #477843Kimberly Gold
ParticipantI forgot to mention I am also using this plugin extension “Connections Business Directory Initial Search Results” to suppress the results until a selection is made.
I also can’t seem to hide the search feature. I only want user to select from the dropdown.
Kimberly
11/26/2018 at 10:40 am #477845Steven Zahm
Keymaster@ Kimberly
RE: I updated tot he latest version of Connections 8.31 and the string I use to set the default select category dropdown text is no longer working.
Hmmm… the 8.31 update contained no changes around templates or string customization. It only added the necessary code to “bundle” a block for the new WP editor coming in 5.0 and a block which can be used instead place of the shortcode.
Could you walk me thru the method you used to change the text since there are a few ways that could be accomplished.
RE: I am also using this plugin extension “Connections Business Directory Initial Search Results” to suppress the results until a selection is made. … I only want user to select from the dropdown.
You would have to edit the code in that addon to remove the search field from being generated. Open the addon plugin file, search for and remove
$search = cnTemplatePart::search( $atts );. That will remove the search input field.Hope this helps!
11/26/2018 at 10:45 am #477848Kimberly Gold
ParticipantTo change the default text I followed this path
Connections/template/customizethen chose Connections Template in Customizer and then chose Strings. The first one is “The default select category label text.”
Kimberly
11/26/2018 at 11:14 am #477849Steven Zahm
Keymaster@ Kimberly
Ok, can you link to a page showing the issue?
Also, what is the exact shortcode and options you are using on that page?
11/26/2018 at 11:19 am #477850Kimberly Gold
ParticipantJust using the plain [connections] shortcode.
This page is on a development site and is in the earliest stages so excuse the rough layout. The drop down should say “Select A Region”http://colortechniques.bgdevbox.info.s55999.gridserver.com/agents/
11/26/2018 at 11:31 am #477852Steven Zahm
Keymaster@ Kimberly
The drop down does have the “Select A Region” placeholder value.
http://colortechniques.bgdevbox.info.s55999.gridserver.com/agents/?cn-cat=0
The addon you are using to suppress the results until search does not use the cMap settings since it is not part of the template.
Try adding
str_select='Select A Region'to the shortcode.Hope this helps!
11/26/2018 at 11:36 am #477854Kimberly Gold
ParticipantThat’s strange ’cause it was working until the update.
I’ve added to the shortcode as you suggested and it’s working great thank you!
11/26/2018 at 11:49 am #477855Steven Zahm
Keymaster@ Kimberly
Great to hear it is working! It is puzzling how it was working before the 8.31 update because none of that code was changed in anyway. Hey as long as it is working now, right :)
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
