Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Alaa
At the moment I do not have a step by step on how to add custom fields, however, I can refer you to a couple plugins that I’ve released that creates custom fields which you can reference to build you own.
The first is the custom field demo plugin. It is very basic. It adds four metaboxes showcasing all of the fields that can be created using the Custom Field API.
https://github.com/Connections-Business-Directory/Connections-Custom-Metaboxes-And-FieldsThe second is a fully functional, well documented plugin that adds a Income Levels field. This one will likely be a good base for you to base your on.
https://github.com/Connections-Business-Directory/Income-LevelsThe last is a bit more complex as it creates and utilities a custom field type, a field type not supported by the API. Basically this plugin demonstrates that any type of field can be added.
https://github.com/Connections-Business-Directory/HoursHope this helps you, and if you want, send me yours, I’ll put it up Github for others.
Steven Zahm
Keymaster@ Tracy
After you change the image size, you need to re-upload the image so the new settings can be applied.
…
Oh, I see you’re using cMap, see the FAQ.
Steven Zahm
Keymaster@ Mitch
On the Connections : Settings admin page under the Advanced tab there is a setting that disables the Google Maps API that Connections enqueues. Try toggling that function. It’ll work as long as the other plugin loads the API before Connections needs it. If it loads after, it will not solve the problem. Any way, give it a go and let me know.
Steven Zahm
Keymaster@ Mitch
Ok, got it. Right now, I leave the anchor styling to the the theme so a bit a CSS tweaking is all that needs done.
Steven Zahm
Keymaster@ Michelle
Forgot to mention … that line of code is to be added to the
card.phpandcard-single.phpfiles in cMap.Steven Zahm
Keymaster@ Michelle
The short answer is, they will not work with the current version of Form. I’m nearly complete with Form 2.0 which adds full support for fields added via the API as well as adding support for front-end editing and a few other smaller nifty features. If you want, I can email you copy. All that needs done is some final testing and fixing any bugs that popup during the testing. As for adding support to your custom cMap template, add this line of code to it, that all it takes.
Steven Zahm
Keymaster@ Jerry
Yes and no. The 0.8.x version I just recently released removes many/most of the barriers preventing this from working efficiently. Right now I’m in the middle of updating the templates and other extensions to take advantage of many of the new features that 0.8.x enables. After that, I’m going to finish Contact. And after that, I’m going to work any a pretty darned neat mapping extension. My best guess at this time is maybe sometime this summer.
Steven Zahm
Keymaster@ Trace
I would need a temp admin account to take a closer look to see why.
Steven Zahm
Keymaster@ bhardwick
Go to the Connections : Settings admin page, click the Advanced tab. Make sure the Character Base is set to
charand then click the Save Changes button.That should fix it.
Steven Zahm
Keymaster@ Mitch
I understand the question…
Sorry, that would not work because you can not have links within links … you think this is not intuitive for users? Every directory I’ve ever used on the web, clicking the name was how one navigated to more details provided of course that the directory has such a feature. In a different context, that is even how WordPress blog posts work. The main page list the title with an except, clicking on the name takes one to the complete post. Please do not take these comments as being defensive… If you can point me to any directories you know that follows a different design, I’ll definitely take a look. In the end, with templates, you can really do it any way you want.
-
AuthorPosts
