BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,301 through 11,310 (of 15,332 total)
  • Author
    Posts
  • in reply to: Custom Fields #290538
    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-Fields

    The 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-Levels

    The 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/Hours

    Hope this helps you, and if you want, send me yours, I’ll put it up Github for others.

    in reply to: Images aren't resizing #290519
    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.

    in reply to: maps plugin shortcode conflict #290517
    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.

    in reply to: entire record links to single #290516
    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.

    in reply to: it's back, Custom Fields request #290514
    Steven Zahm
    Keymaster

    @ Michelle

    Forgot to mention … that line of code is to be added to the card.php and card-single.php files in cMap.

    in reply to: it's back, Custom Fields request #290513
    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.

    in reply to: Map view #290512
    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.

    in reply to: Entries Missing #290489
    Steven Zahm
    Keymaster

    @ Trace

    I would need a temp admin account to take a closer look to see why.

    in reply to: 2nd page not showing, search not working #290487
    Steven Zahm
    Keymaster

    @ bhardwick

    Go to the Connections : Settings admin page, click the Advanced tab. Make sure the Character Base is set to char and then click the Save Changes button.

    That should fix it.

    in reply to: entire record links to single #290486
    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.

Viewing 10 posts - 11,301 through 11,310 (of 15,332 total)