Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ rachelle
The is the multiple category search addon I offer those who request it that have purchase either the Extension Pro pack of the Pro Pack. It is supplied as is function and/style though I can provide CSS to change the accent color. This addon can be difficult to configure because it is setup via a shortcode many options. probably the most difficult is the category option to search by multiple categories.
The page linked to, they did tweak the styles slightly, primarily the three column layout. The layout is stacked.
If you are interested in this addon, I see you have purchased a couple addons already, I can work with you in order to offer an “upgrade pricing” to the Extension Pro Pack. Let me know.
Steven Zahm
KeymasterGreat to hear!
Steven Zahm
Keymaster@ Margo
Great to hear it is all fixed up!
If you have a moment, I would truly appreciate a review as they really do make a difference.
https://wordpress.org/support/plugin/connections/reviews/
Thanks in advance for your time!
Steven Zahm
Keymaster@ Margo
Open the page in Chrome and hit the F12 key. Click the Console tab. Look for script errors.
I suspect another plugin is loading its javascript on the Connections admin page and is causing a fatal error which in turn is preventing the Connections scripts from running properly. That other plugin should be updated so it loads its javascript on its admin pages only to prevent conflicts such as these.
Hope this helps, let me know.
Steven Zahm
Keymaster@ Juergen
RE: I do not have the Update now option. What is the latest version of Connections?
Are you the site admin? If not, you should contact that person and have them do the upgrade as only the site admin has the ability to update plugins in the WP admin.
RE: Is this error unknown to other users?
The version of Connections you have installed is over three years old now. There have been dozens of updates to Connections since. I suspect this warning message was dealt with long ago in one of those past updates.
Hope this helps! Let me know.
ps. It is considered a best practice to log, not display PHP messages on the screen on live public sites as that can reveal private information. You should see this tutorial on how to suppress these developer messages.
Steven Zahm
Keymaster@ Juergen
On the Plugins WP admin page, click the Update Now link in the Connections plugin row in the plugin table list.
Here is a link to a tutorial which describes how to update a plugin. The Update Now link is described under bullet point 1.
https://kinsta.com/knowledgebase/manually-update-wordpress-plugin/
Steven Zahm
Keymaster@ Juergen
Is the version of Connections you have installed up to date? The line number included in the PHP warning (warning are nothing to worry about) does not seem to correlate to the message being displayed.
Steven Zahm
Keymaster@ Tony
I just took a look at your yellow page and I do see three entries being listing in the directory. So it seems things are working correctly.
Let me know if you need any further assistance.
Steven Zahm
Keymaster@ Karine
RE: OSm “layer control”
I have found and corrected this issue … I’ll be releasing an update by end of week. Might be worthwhile to hold off adding custom styles since it is a very minor styling glitch.
Hope this helps!
PS. The fix is making sure the layer control is no output at all with OSM unless there are actually layers to control. In the future there will be the possibility of layer control (for categories, not individual entry addresses) which is why you may not want to add the custom CSS to hide it.
Steven Zahm
Keymaster@ sebastien
By default the Tile Plus template does not display the address. It can be turned on by using the
show_addressesshortcode option. Here is an example:[connections show_addresses=true]Add the
show_addressesoption to your existing shortcode, do not add the a second instance of the shortcode to the page.You will likely have to increase the tile height/width to allow the address to fit. Here is a link to a FAQ with instructions on how to do this:
https://connections-pro.com/documentation/tile-plus/#How_do_I_change_the_Tile_size
Hope this helps!
ps. Here is the doc page for Tile Plus which has all of its available shortcode options with the default values.
-
AuthorPosts
