Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Faris
Apologies! This is my fault. Some reason the script that renders the map, the build process did not update the minified script (the version served from live sites vs the version served on my dev site).
I just released 8.30.1 which has the updated minified scripts. Updating should resolve this issue.
Again, my apologies. Let me know if this helps!
Steven Zahm
Keymaster@ Patrick
If all template files are restored and any other edit that may have been made, do the images appear? Also, try opening the page in a private window on the phone. Perhaps the browser is lading a locally cached version of the file instead of the current version from the website.
Steven Zahm
KeymasterRE: I’m thinking no. The client wants to have the distance calculated from their location to each point. If that’s not possible, then yes we’ll do a custom text field.
Well, it is indeed possible, but would take much more time to code up, and so it will be more expensive.
A simple custom text field is quick and cheap. The reason I thought that would work because the distance between the two points will not change unless one of the businesses actually move locations. And if that happens the entry would need updated to the new address anyway, so you would just update the distance when updating the address.
RE: zoom level
Oh, I see … those are Google automagically inserted POI/s. Connections does not add or have any control over those pins or their popups.
Actually, the installed version of Connections is out of date. The pop ups on the maps pins I am referring to would come from the red (now blue) pin and have the address and a directions button.
Hope this helps!
Steven Zahm
Keymaster@ Patrick
It is impossible to tell from a screenshot, but, it looks like the custom CSS may have broke the layout. Or, perhaps the image grid size is set too wide.
Not sure this helps, but I hope it does. Let me know.
11/08/2018 at 10:12 am in reply to: Help with the ERROR: The $img_path variable has not been set. #476642Steven Zahm
Keymaster@ Tracy
The variables for
CN_URL,CN_IMAGE_BASE_URLandCN_TEMPLATE_URLare incorrect. They both should be full URL/s not relative URL/s. ExampleCN_URLshould be something like:https://yoursitename.com/wp-content/plugins/connections/This seems to suggest that the
WP_CONTENT_URLwas set and set incorrectly. If you manually set this in thewp-config.phpfile please double check that it is configured correctly:https://codex.wordpress.org/Determining_Plugin_and_Content_Directories#Constants
Hope this helps, let me know.
Steven Zahm
Keymaster@ Pina
The best I can tell it looks like you may have accidentally deactivated Connections. Please navigate to the WordPress Plugins admin page and reactivate the Connection plugin.
Hope this helps, let me know.
Steven Zahm
Keymaster@ Matthew
Delete the installed version and download and install the latest version. It has been updated twice over the last two weeks.
Steven Zahm
Keymaster@ Jill
Mapping both like that will not import both … just like if you would try to map last name twice. Follow the instructions in the FAQ that I linked to in my last reply.
Steven Zahm
Keymaster@ Jill
Were both categories in separate columns like in the CSV file that was originally attached?
https://connections-pro.com/documentation/csv-import/#How_do_I_import_categories
Steven Zahm
Keymaster@ WP Project
RE: I can’t work out how to add the search fields to the top of the directory page?
All the premium templates enable the frontend keyword search functionality and also enables the ability to filter by category. Several of the templates do have these features off by default by can easily be turned on.
https://connections-pro.com/templates/
RE: how do we show the different categories under the search fields but ensure that the search is conducted across both categories?
As mentioned, all the premium templates include a category filter, but if you want category links instead. You would disable the category filter and then use the Enhanced Categories extension.
Hope this helps! Let me know.
-
AuthorPosts
