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.
Tagged: 8.37, cMap, custom fields, template
- This topic has 25 replies, 2 voices, and was last updated 3 years, 4 months ago by
Steven Zahm.
-
AuthorPosts
-
03/11/2019 at 12:56 pm #486644
Steven Zahm
Keymaster@ Roland
RE: But what kind of prayer do you have to say that Connections finds out that the card.php is in a folder named connections-templates in the child theme?
Put the override template file in the connections-templates folder in the child theme folder, that path is covered in the dev doc, copied here:
../wp-content/theme/{child-theme}/connections-templates/{slug}
Connections does “find out” where the
card.php
file is… that is afterall how it is possible to load the file so it can be used.Connections, however, does not delete plugin files, that is WordPress, which is how it updates all plugins… very basically, WP deletes the plugin folder contents and then copy the new plugin files to that folder. Since the template override file is not in the plugin folder, it will not be deleted by WP.
The process is not much unlike the WP Child Theme process where you can update the parent theme without affecting the child theme’s files. And, it is very much, like other plugins which provide the ability to override template files… which is to code the template logic to look for template files outside of the plugin folder and if fund load them instead.
Hope this make sense now, so it can help!
03/11/2019 at 5:13 pm #486647Roland Stumpp
ParticipantHi Steven
in the attachment are our snippets for our custom fields.
All is ok but we are not able to import the custom fields.Regards
RolandAttachments:
You must be logged in to view attached files.03/11/2019 at 5:50 pm #486649Steven Zahm
Keymaster@ Roland
RE: in the attachment are our snippets for our custom fields.
All is ok but we are not able to import the custom fields.Add an entry that contains data for your custom fields and then do a CSV export. When doing an import, make sure the data for those fields match exactly as they are export otherwise they will not import.
If you supply a very small CSV export of an entry which contains data for those custom fields, I should be able to spend a couple minutes and do a quick test.
03/12/2019 at 12:52 pm #486751Roland Stumpp
ParticipantHi Steven,
here is one export with some custom fields in the zip file.
Regards
RolandAttachments:
You must be logged in to view attached files.03/13/2019 at 1:40 pm #486909Steven Zahm
Keymaster@ Roland
Small bug in the importing section of your custom fields code snippet. Corrected version attached.
Hope this helps!
Attachments:
You must be logged in to view attached files.03/18/2019 at 3:05 pm #487334Roland Stumpp
ParticipantHi Steven,
thanks for your support. Meanwhile all is fine.
One problem is open. Our URLs are all with .html at the end. And with the .html at the end your functions with the search area are not ok.
It is possible to have the urls with html at the end?
Regards
RolandPS;. In the google map we have our own marker. Your plugin have no function to use a own marker. It was no problem to upload our own and replace the marker-icon.png and to change the css.
But this is not good with updates03/18/2019 at 3:49 pm #487339Steven Zahm
Keymaster@ Roland
RE: It is possible to have the urls with html at the end?
Sorry, no, this is not possible to support the legacy style URL/s. Modern style URL are better user experience and perhaps offers SEO benefits.
03/19/2019 at 8:15 am #487431Roland Stumpp
ParticipantOk… thanks
you can now close the topic.Regards
Roland03/20/2019 at 6:23 am #487532Roland Stumpp
ParticipantHi Steven,
after the first new entry we have in the address only english version for the country. Here is a screenshot from one entry….
we have de in our config.
We must have Deutschland and not Germany!
Regards
RolandAttachments:
You must be logged in to view attached files.03/21/2019 at 9:49 am #487666Roland Stumpp
ParticipantHi Steven,
see your post 17552 with Find the closest locations.
What we have to enable to have this feature?Regards
Roland -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.