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 12 years, 1 month ago by
Steven Zahm.
-
AuthorPosts
-
07/13/2014 at 10:11 am #296917
Matt Schaefer
ParticipantHello,
we are using tile plus for our site on http://potentialyou.com/coach-finder/
We used to be able to filter via dropdown menu, but that does not seem to work anymore (see http://potentialyou.com/test/) – whenever we use the shortcode, only 20 entries appear, no drop down appears.Another question:
Now our client wants to be able to search by country and zip code and have rotating entries. Possible?Thanks!
07/14/2014 at 1:41 pm #296957Steven Zahm
Keymaster@ matt581
In short, you need to update the Tile Plus 4.0.2. The version that is currently installed is 1.0.1. You can freely download the update from your purchase history. The way templates are installed has dramatically changed since you purchase Tile Plus, take a look at this page for the installation instructions.
Searching for country and zip codes can be handled a couple of ways. The first is to limit the search input to only those fields on the Connections : Settings admin page under the Search tab. The second, you can enable the country and postal code linking options on the Connections : Settings admin page under the advanced tab. This will turn those parts of the address into links that when clicked will filter the list by the country or zip clicked.
Hope that helps!
07/14/2014 at 4:30 pm #296974Matt Schaefer
ParticipantHi Steven,
thanks – that solved the 1st part…
Now we need to have the listings show as one column, it shows as two cutting off important information. http://screencast.com/t/1cILTS8Ldgr
I do not see any option where to tweak that, so we are currently displaying the default template (css teaks would be fine with me).Also, can we show entries randomly?
Thanks!
07/14/2014 at 6:34 pm #296985Steven Zahm
Keymaster07/14/2014 at 10:27 pm #296998Matt Schaefer
ParticipantThanks, Steven. So far so good… except the translation into German.
I am confused about the Transitex link, it is described as the way if you want to translate or contribute to the translation.
Aren’t there any existing mo and po files to download?Thanks!
07/15/2014 at 9:07 am #297011Steven Zahm
Keymaster@ matt581
I assume you mean for the “Select Category” text, yes? You need to use the
str_selectandstr_select_allshortcode options for Tile Plus. See this FAQ for more details.re: Aren’t there any existing mo and po files to download?
Yes, you can download the PO files directly from Transifex and then use Poedit to create the MO file. This FAQ explains the process. Unless you’re updating a translation, you really do not need to do this because I try to keep all the translations current and distributed with Connections.Hope that helps!
07/15/2014 at 1:27 pm #297027Matt Schaefer
ParticipantHi Steven,
I hate to ask you again, but the str_select technology is over my head (where would I find the correct string names for the terms listed in the paragraph below).
I followed all the steps with the po and mo files, uploaded them to the server.
WP-language is set correctly, but the Select Category still shows, including Show All Categories and Uncategorized, even after emptying the cache.Thanks!
07/15/2014 at 2:42 pm #297043Matt Schaefer
ParticipantAnd I notice that in my tile plus template the address is not showing
http://screencast.com/t/BqFkjAyi3t as it does in the default template http://screencast.com/t/LMRXHRH7Ugj.It did this before the update though and I made sure that the entry is present in the database.
I do not see where to tweak that…Thanks
07/16/2014 at 9:13 pm #297297Steven Zahm
Keymaster@ matt581
You do not need the MO/PO files for the
str_selectandstr_select_allshortcode options. Just add them to the[connections]shortcode like so:
[connections str_select='Select Category in German' str_select_all='Show All Categories in German']Hide the
Uncategorizedcategory with theshow_empty_categoriesshortcode option. Add it to the above shortcode like so:
[connections str_select='Select Category in German' str_select_all='Show All Categories in German' show_empty_categories='true']By default, Tile Plus does not show the address due to the limited space it usually has when actually being shown as tiles. You can turn it on with the
show_addressesshortcode option. Building on the shortcode from above, like so:
[connections str_select='Select Category in German' str_select_all='Show All Categories in German' show_empty_categories='true' show_addresses='true']Hope that clears it up for you.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
